Commit Graph

5121 Commits

Author SHA1 Message Date
Skia
44430523c9 Remove trailing spaces in some 'pf' 2014-07-17 10:31:02 +02:00
Skia
b8f572c9ae Implement [nb] for pf 2014-07-17 10:31:02 +02:00
pancake
42215d3610 %hhx is not supported by mingw32 2014-07-17 10:30:31 +02:00
pancake
3a7e801eba Fix #1123 - libr2.so lacked soname 2014-07-17 09:49:25 +02:00
defragger
dde49da67c Adds the use of r_socket implementation 2014-07-17 09:45:00 +02:00
pancake
cf64a5dd75 Fix #1117 - Bring back rabin2 -c 2014-07-17 09:40:35 +02:00
pancake
381d86de2a Fix null deref and bad indent 2014-07-17 05:49:20 +02:00
pancake
5b673030ff Fix t.formats/elf/strings 2014-07-17 05:08:06 +02:00
defragger
081e3ff6ce fixes the time argument at r_socket_ready for the poll part 2014-07-17 05:01:36 +02:00
Jody Frankowski
c372b11848 Colorize yara help, add 'show' subcommand and make it insensitive 2014-07-17 04:51:20 +02:00
pancake
10daa78aeb Fix regression in grep$ introduced in d1aaa61c58 2014-07-17 04:45:32 +02:00
pancake
0caf9a7a84 Fix #1122 - Add check for NULL RFlag 2014-07-17 04:28:56 +02:00
Skia
75b331d114 Add pf.obj.str=bar and fix some more 'pf' issues 2014-07-17 04:18:09 +02:00
pancake
5ce3dd71ab Autodetect ARM thumb symbols and expand analysis. Tested on ELF/MACH0 2014-07-17 03:34:16 +02:00
pancake
1cacc079c3 Fix regression introduced by @jvoisin 2014-07-17 03:32:48 +02:00
pancake
0969d86a5d Better color palete for help message 2014-07-16 20:20:19 +02:00
pancake
4b263d8ec7 Optimize build script for hexacore boxes 2014-07-15 11:58:11 +02:00
pancake
178464ea36 Apply LemonBoy's patch to fix string offset in va 2014-07-14 00:06:00 +02:00
pancake
c40a4a8e82 Handle negative hex values in rax2 2014-07-13 22:12:29 +02:00
pancake
5dfdea2327 Fix invalid length instructions in mips.capstone disassembler 2014-07-12 01:48:42 +02:00
Jody Frankowski
e7da67ef88 Fix Conditional jump or move depends on uninitialised value(s) 2014-07-12 00:58:54 +02:00
pancake
cac402ef63 Update sdb fixing some coverity warns 2014-07-12 00:25:58 +02:00
LemonBoy
10dc0c6ef4 Make the PE header return vaddrs relative to the image address 2014-07-11 23:32:44 +02:00
LemonBoy
e8dd114774 Re-enable the hack that makes the world tick, one day we'll get rid of that 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
LemonBoy
6d83b07224 Prettify the mach0 baddr method 2014-07-11 23:32:44 +02:00
LemonBoy
0acf0b1dd2 Various fixes to stop the vaddr translation madness 2014-07-11 23:32:44 +02:00
LemonBoy
37409c3f34 COFF/MZ improvements 2014-07-11 23:32:44 +02:00
LemonBoy
d60d0d8805 Fix #1114 2014-07-11 23:05:11 +02:00
Anton Kochkov
0d75530b72 Remove double slashes in libr/syscall/* make rules 2014-07-11 18:31:03 +04:00
pancake
34a9db2d45 Bump sdb from git with some new features 2014-07-11 00:49:35 +02:00
pancake
66a2a5b8a9 Minor warnfix 2014-07-10 20:11:35 +02:00
Anton Kochkov
c8b313c1bf Fix detection of CYGWIN and MINGW32 in shlr/grub 2014-07-10 21:22:40 +04:00
pancake
2d721d583c Fix build on linux-x86-64 (must test on mingw32/cygwin) 2014-07-10 11:45:51 +02:00
pancake
217ed225ea Bump capstone from git 2014-07-10 11:35:13 +02:00
pancake
b967e3dbab Fix (null) in 'ij' 2014-07-10 03:16:48 +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
LemonBoy
fa75d37e7f Fix a tiny memory leak (hah) 2014-07-09 17:16:57 +02:00
jvoisin
d4b22dbaf7 Fix some coverity warnings 2014-07-09 16:05:19 +02:00
pancake
f233933780 Fix r_str_crop 2014-07-09 15:16:20 +02:00
pancake
f986ad51a1 More link order fixes 2014-07-09 11:30:18 +02:00
pancake
740a421e81 Fixes for the new linking order 2014-07-09 11:00:41 +02:00
pancake
0f24b905f6 Initial implementation of VVV for ascii-art callgraphs 2014-07-09 05:05:22 +02:00
pancake
be34dbf9cd Honor dbg.profile in io/debug
$ cat p.r2
 arg1=/
 $ r2 -e dbg.profile=p.r2 -d ls
2014-07-09 03:48:47 +02:00
pancake
dc4a8f440b Enable r_run in debugger 2014-07-09 03:31:04 +02: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
f384d6e871 Fix LDFLAGS -L override issue? 2014-07-09 02:08:06 +02:00