pancake
|
d2248ba7bf
|
cleanup
|
2014-08-27 23:51:17 +02:00 |
|
pancake
|
3cfeec1d4e
|
Fix r2 -B .. sets bin.laddr and honors va=2
|
2014-08-25 03:45:11 +02:00 |
|
pancake
|
2eefd8908e
|
Add r_cons_is_utf8 () and use it to setup scr.utf8 on non-quiet mode
|
2014-08-25 03:26:02 +02:00 |
|
jvoisin
|
c384c45ece
|
Move utf8 automatic detection before parsing .radare2rc
Thanks to jn for reporting it.
|
2014-08-24 21:44:11 +02:00 |
|
pancake
|
0acdbd60fa
|
Show Anal and Esil bits in rasm2 -L and 'e asm.arch=?'
|
2014-08-24 14:35:30 +02:00 |
|
pancake
|
00245e5e96
|
rabin2 -V -> -p (-p is more meaningful to show physical addresses)
|
2014-08-24 10:41:32 +02:00 |
|
pancake
|
3f985aff6e
|
Bring back the ASLR thing. Have fun with 'rabin2 -B'
|
2014-08-23 03:18:03 +02:00 |
|
pancake
|
eeb50850c9
|
Fix #1205 - rabin2 -v show version. rabin2 -V disable VA
|
2014-08-23 02:41:50 +02:00 |
|
Adam Pridgen
|
6a5a91f9c9
|
added type enumeration with lib magic in bin_any.c plugin
|
2014-08-23 01:52:33 +02:00 |
|
jvoisin
|
6c577bd637
|
Close #1217 (Determine UTF8 locale automatically)
|
2014-08-20 23:04:51 +02:00 |
|
jvoisin
|
029c11a4b5
|
Minor cleaning of radiff2
|
2014-08-20 19:47:03 +02:00 |
|
jvoisin
|
9f18c219a6
|
Optimize radiff2 -g off1,off2
- Less than one sec now versus more than 15 before
- Code is cleaner (no more "r_core_cmdf")
- Colours are now correct
- Fix `radiff2 -C`
|
2014-08-20 03:51:10 +02:00 |
|
jvoisin
|
0be1fc041b
|
Fix some memleaks at exit
|
2014-08-20 01:21:31 +02:00 |
|
jvoisin
|
6a1c06738d
|
Enable bindiff between two offsets
|
2014-08-19 04:43:54 +02:00 |
|
jvoisin
|
359846b0d1
|
Fix some buffer overflow
|
2014-08-18 14:22:36 +02:00 |
|
Remco
|
9de5917544
|
typo fix
|
2014-08-18 12:19:31 +02:00 |
|
pancake
|
dbbc961454
|
Add help message for r2 -0
|
2014-08-17 02:55:47 +02:00 |
|
pancake
|
a661d916e4
|
Add r2 -0 to make interactive pipe handling nicer
|
2014-08-17 02:54:10 +02:00 |
|
pancake
|
13872af7bc
|
Implement rabin2 -K and do some work on the RHash api. Fixes #1204
|
2014-08-15 03:30:45 +02:00 |
|
pancake
|
50e8e0e507
|
Add 'lp' command to 'load plugins' + some work on 'bin.laddr'
|
2014-07-30 11:14:26 +02:00 |
|
pancake
|
3a7e801eba
|
Fix #1123 - libr2.so lacked soname
|
2014-07-17 09:49:25 +02:00 |
|
pancake
|
381d86de2a
|
Fix null deref and bad indent
|
2014-07-17 05:49:20 +02:00 |
|
pancake
|
c40a4a8e82
|
Handle negative hex values in rax2
|
2014-07-13 22:12:29 +02:00 |
|
LemonBoy
|
10dc0c6ef4
|
Make the PE header return vaddrs relative to the image address
|
2014-07-11 23:32:44 +02:00 |
|
LemonBoy
|
fbd577fc36
|
Don't set the arch if running in hex editor mode
|
2014-07-11 23:32:44 +02:00 |
|
LemonBoy
|
1734d6857e
|
Inform the user if the selected arch cannot be set
|
2014-07-11 23:32:44 +02:00 |
|
pancake
|
2719a78290
|
Support make install & make symstall with DESTDIR or PREFIX with spaces
|
2014-07-10 01:13:04 +02:00 |
|
Anton Kochkov
|
445dde9ba8
|
More improvements for cygwin and mingw32 building
|
2014-07-10 02:21:41 +04:00 |
|
pancake
|
667ebad3eb
|
Fix build
|
2014-07-09 03:12:39 +02:00 |
|
pancake
|
8b74f1ffcf
|
Merge Rarun2 into RSocket and use it from dbg.profile in Core
|
2014-07-09 02:24:31 +02:00 |
|
pancake
|
565b0db97a
|
Fix build on Linux
|
2014-07-08 22:47:50 +02:00 |
|
pancake
|
9efb41594b
|
Initial WIP support for ASLR var in rarun2 profiles and io/debug
|
2014-07-08 13:40:33 +02:00 |
|
pancake
|
65a5d2b5d5
|
Fixes rarun2 for HaikuOS
|
2014-06-26 16:22:08 +02:00 |
|
pancake
|
91167b18b8
|
Fix static build
|
2014-06-25 05:03:05 +02:00 |
|
pancake
|
097cd2b04b
|
Fix android build
|
2014-06-25 04:57:41 +02:00 |
|
pancake
|
1a3ffef8b4
|
Fix static build
|
2014-06-25 04:11:43 +02:00 |
|
pancake
|
1d725e3245
|
Fix r2agent -s
|
2014-06-22 14:25:54 +02:00 |
|
pancake
|
6227c12bfe
|
Remove getopt arg for r2 -V. wtf @jvoisin
|
2014-06-20 17:48:27 +02:00 |
|
pancake
|
39675d0886
|
Fix static linking (android builds working again)
|
2014-06-05 01:50:56 +02:00 |
|
pancake
|
d9ec210d5e
|
Fix rarun2 build on w32
|
2014-06-04 23:05:34 +02:00 |
|
pancake
|
6612425639
|
Add 'core', 'maxproc', 'maxfd', 'maxstack' options for rarun2
|
2014-06-04 03:38:52 +02:00 |
|
pancake
|
a4389ce4ae
|
Use r_num_math in ragg2 -d,-D
|
2014-06-01 05:38:36 +02:00 |
|
pancake
|
2233312335
|
Add sleep directive in rarun2
|
2014-05-31 21:01:42 +02:00 |
|
pancake
|
d6c2866ab6
|
Handle multiple -B in ragg2
|
2014-05-31 14:22:39 +02:00 |
|
pancake
|
1e6c0e74c4
|
Fix build after purge
|
2014-05-31 11:58:45 +02:00 |
|
condret
|
70744a1ad9
|
support ternary values in rax2
|
2014-05-28 21:50:13 +02:00 |
|
pancake
|
5e33a8a282
|
Initial huge refactoring of r_io still work in progress
|
2014-05-28 04:34:12 +02:00 |
|
pancake
|
576c9d6221
|
Fix ASLR (rabin2, r2 -B working again), sort i? output
|
2014-05-26 03:06:29 +02:00 |
|
jvoisin
|
680c542bb3
|
Fix CID 1214301 and constify things
|
2014-05-25 15:59:52 +02:00 |
|
jvoisin
|
724f8dd5b5
|
Fix some rax2 memleaks
|
2014-05-24 23:37:29 +02:00 |
|