pancake
87162dc8bf
Add wta
support for appending dump.
2015-04-03 04:11:26 +02:00
pancake
b553f607b7
Update rahash2 manpage and support -f/-t in -s/-x
2015-04-03 01:49:01 +02:00
pancake
6e8b84a7b3
Add rahash2 -x and fix other issues related to -f and -t
2015-04-03 01:37:26 +02:00
Jeffrey Crowell
29d583df60
fix some warnings
2015-04-01 21:10:49 -04:00
pancake
aed5e5e4a1
Fix PDB nullderef in rbininfo.file
2015-04-01 14:57:59 +02:00
pancake
e7b310a786
Properly limit rahash2 -Bb boundaries to filesize
2015-04-01 13:38:29 +02:00
pancake
df86cc3124
Fix all t/feat_grep tests
2015-04-01 03:33:12 +02:00
pancake
257ada577c
Fix #2269 - rasm2 -d does not handle invalid input well
2015-04-01 01:29:15 +02:00
pancake
7292fbab40
Fix PE and Brainfuck crashes related to RBinInfo
...
- Fix warn in radiff2
2015-03-27 17:18:15 +01:00
Kai Renken
db4abd8f6b
Fix #2061 - Add JSON style output to radiff2
2015-03-27 11:44:06 +01:00
pancake
1a73f5e807
Handle <directory> in r2 as an alias for cd /path;r2 --
...
Remove noisy eprintf and fix another crash
2015-03-23 00:41:50 +01:00
jcrowell
285b20ce1a
disable auto-saving of history while in the sandbox
2015-03-20 22:58:34 -04:00
pancake
12ea9734b5
Fix about 15 more random COVs
2015-03-21 02:04:49 +01:00
pancake
734d1a9a5d
Add -e cfg.plugins (speedup tests), initial massive esil-review
...
- Includes some fixes for the bf, mips and x86
- Toggle some missconcepted swapped parameters
2015-03-11 02:59:33 +01:00
pancake
a00339f1c9
Fix #2168 - rabin2 -gj is now happy again
2015-03-08 18:07:52 +01:00
pancake
0040f8cb44
JSONify PDB and remove useless function in r_util
2015-03-08 17:30:41 +01:00
pancake
ab5b89c610
Cleanup preload/alloc a bit
2015-03-08 01:54:12 +01:00
Clément Vuchener
705e4d56bf
Fixing arguments (bugs #1814 and #2117 ) #2143
...
Added proper escaping of command line
Creating a command line from arguments when debugging on Windows
Keep backslashes when not escaping a character
Assuming that the path of the binary should be in desc->name and not the command line in ptrace IO plugin
Print the backslash when it is at the end of the command line
2015-02-26 03:05:37 +01:00
pancake
d8f96a765d
Fix android build and bin/d installation issue
2015-02-23 01:55:35 +01:00
Kamil Rytarowski
345403f0ea
Honor zip configure linkage
2015-02-23 01:07:05 +01:00
Clément Vuchener
fa53b4de51
Rewrote prepending './' on unix platform
2015-02-22 17:05:12 +01:00
inisider
208aa0ce8a
fix merged problems
2015-02-19 22:49:44 +01:00
pancake
36b38f50c6
Fix rahash2 output without JSON
2015-02-12 16:19:26 +01:00
Jeffrey Crowell
e4efe92194
Fix crash in pe regressions
...
http://ci.rada.re/view/All/job/radare2-regressions-formats-pe/2090/console
fixes that
2015-02-11 18:36:28 -05:00
pancake
4ad5a7a27b
Fix more base64 warnings
2015-02-09 23:37:49 +01:00
pancake
d1e602f14c
Fix static link
2015-02-08 20:17:47 +01:00
pancake
1306b87112
Fix #2050 - Show commit counter in r2 -v
2015-02-07 00:14:55 +01:00
pancake
ba525f1b72
Fix #2049 - Add rahash2 -j
2015-02-06 14:15:19 +01:00
Nick Stephens
4f15eea06d
Fix #1945 - Add wide string search to rafind2
...
Fix styling issues in r_search_keyword_new_wide
2015-02-04 03:28:28 +01:00
pancake
a5a211c1d9
r2 -k is now -o, and -k perform sdb queries
2015-01-31 03:51:01 +01:00
pancake
0cb78f973e
Fix #2004 - filter flag names in dm*
2015-01-29 02:25:00 +01:00
pancake
039858fd86
Fix r2 -B, rabin2 -B, Implement oa
command
...
- Now it is possible to load binfiles from debugger memory
* Base address is now honored properly. But it needs more testing
2015-01-29 01:45:39 +01:00
pancake
62617bb14e
Fix android build
2015-01-24 23:17:55 +01:00
pancake
1fcf02c98b
Add sys/android-build.sh local
target and fix sys/static.sh
2015-01-24 03:30:07 +01:00
pancake
99d99aca14
Implement Pc command to show contents of a project script
2015-01-22 02:54:58 +01:00
pancake
ac036b6301
Add Pd to delete projects, Remove rmrf util function, better project file checks
2015-01-22 00:30:19 +01:00
NighterMan
e910bf769a
Improved history save support
...
- Added scr.histsave
- Added q!! to exit without saving history
- Added isatty() check before saving
2015-01-17 19:29:32 +01:00
NighterMan
53a554f358
Fix to always save history when exiting
...
When exiting radare by using ctrl+d or due to null stdin read it doesnt save
history as expected. Actually it was only saving when exiting using 'q'.
2015-01-17 19:29:32 +01:00
inisider
bd416e4380
fix print usage of rabin
2015-01-12 21:23:06 +01:00
pancake
97d1f70f53
Fix some warns and Use RRegex in parse_mreplace to make support w32
2015-01-12 02:52:12 +01:00
pancake
4c6e2f129c
Add rabin2 -F and r2 -F to force the use of a specific rbin plugin
2015-01-11 19:40:26 +01:00
pancake
75c322b613
Add bin.lang, rabin2 -D and iD commands to demangle from commandline
...
- Fix some warnings in windbg
- Minor fix for ARM analysis (wip)
2015-01-10 01:00:01 +01:00
pancake
48422b07db
Fix #1910
2014-12-26 19:42:35 +01:00
pancake
4c1253b0c5
Use radiff -n for numeric addresses instead of function names
2014-12-26 19:28:55 +01:00
Andrew McDonnell
841a00e0d1
Add option to radiff to suppress names
2014-12-26 19:26:06 +01:00
pancake
fb31e2405d
Honor PDB_SERVER and rename pdb.sym_srvr to pdb.server
2014-12-24 19:49:07 +01:00
inisider
d052d96415
remove r_cons_printf from rabin2.c
2014-12-24 18:54:22 +01:00
inisider
f18988f21f
fix pdb downloader
2014-12-23 15:06:42 +01:00
pancake
c886531195
Implement 'ko' and 'kd' to open/dump Sdbs, Helpers for PE ordinal symbols
2014-12-21 00:55:38 +01:00
pancake
0cb4c60c63
Fix r2 -C crash (thanks zlul!)
2014-12-19 20:58:38 +01:00