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 |
|
inisider
|
f9048c2a44
|
Add init function of PDB downloader
|
2014-12-12 15:31:05 +01:00 |
|
fenugrec
|
55c4963656
|
describe rasm2 -L output
|
2014-12-09 04:20:44 +01:00 |
|
LemonBoy
|
3b9164c04c
|
Initial WinDBG support
|
2014-12-07 19:32:45 +01:00 |
|
Jeffrey Crowell
|
ed1aae7fd1
|
fix lots of spelling
fix some errors from the sed script
undo file mode crap
|
2014-12-07 17:00:59 +01:00 |
|
pancake
|
153b8b1f9d
|
Add 'rmd' target, enhace io_self and add library version to libr2.so
|
2014-11-22 02:51:35 +01:00 |
|
pancake
|
9a0d62da22
|
Finally remove the void*debug pointer from RIOPlugin (use bool isdbg)
|
2014-11-21 11:36:51 +01:00 |
|
inisider
|
ee429365a7
|
Add JSON support to the PDB parser
|
2014-11-21 11:28:12 +01:00 |
|
Riccardo Schirone
|
db6247ac5a
|
Fix linker flags issue on darwin, when USE_RPATH=1
|
2014-11-20 09:59:29 +01:00 |
|
pancake
|
ccf0ad030d
|
Run -A before -i in r2 (fixes a test)
|
2014-11-19 15:55:59 +01:00 |
|
condret
|
1b2d87341d
|
fix 'r2 -q'-segfault
|
2014-11-18 16:40:32 +01:00 |
|
pancake
|
3fadf91a93
|
Load file from stdin with r2 = (TODO: load RBin)
|
2014-11-18 11:44:16 +01:00 |
|
pancake
|
cd29612889
|
No ranal2 for this release
|
2014-11-10 11:39:43 +01:00 |
|
pancake
|
17b89e3bf6
|
Fix #1345 - Cleanup some offensive fortunes
|
2014-11-10 06:04:46 +01:00 |
|
pancake
|
587642619b
|
Re-enable ranal2 build
|
2014-11-10 03:55:44 +01:00 |
|
pancake
|
9d042142b3
|
Honor 'q!' and scr.interactive when quitting debug mode
|
2014-11-08 13:15:45 +01:00 |
|
Maijin
|
e160851174
|
Add help and man for - and --
|
2014-11-03 17:04:14 +01:00 |
|
pancake
|
69b40d1afa
|
Add ragg2 -n and -N and fix some bugs in r_buf and r_egg
|
2014-10-29 02:44:21 +01:00 |
|
pancake
|
bb3be2c237
|
Implement rax2 -N for a C friendly version of -n, and support 64bit values
|
2014-10-28 16:32:53 +01:00 |
|
pancake
|
b91d1d9eca
|
Fix #1556 - radiff2 -x dump issue
|
2014-10-28 11:54:58 +01:00 |
|
pancake
|
a2c3647ad0
|
Somewhat better BoostJam support
|
2014-10-26 02:47:08 +02:00 |
|
pancake
|
e807868b78
|
Honor rabin2 -N minstrlen for -z,-zz,-zzz
|
2014-10-24 20:13:18 +02:00 |
|
pancake
|
131b9092c2
|
Implement rabin2 -zzz (dump strings to stdout, works on huge files)
|
2014-10-24 18:26:37 +02:00 |
|
pancake
|
3435dc2bb5
|
Implement bin.maxstr and handle it from rabin2 -N min:max
|
2014-10-21 04:39:37 +02:00 |
|