Commit Graph

5146 Commits

Author SHA1 Message Date
pancake fd803510c8 Merge #1080 esil comparators commit. It requires more discussion 2014-07-21 04:27:42 +02:00
pancake 338fa079cd Sport ESIL traps and conditionals, better x86 esil and add asm.fcnlines config var 2014-07-21 04:18:27 +02:00
pancake 6412539ba7 Fix #1130 - Disassembly view on Graphs is onelined 2014-07-21 01:16:54 +02:00
pancake af4e3336da Update capstone from git 2014-07-21 00:52:42 +02:00
Skia f01876a576 Fix block-size and in the same time array bug in 'pf' 2014-07-20 03:54:29 +02:00
pancake 7507868d47 Fix segfault in 'r2 -c 'dso;dso' -' 2014-07-18 18:48:11 +02:00
pancake b1068c8c6a Fix #1042 - Do not show off2num if string is found 2014-07-18 18:24:38 +02:00
Anton Kochkov ff79d1e2a0 Fix mingw/cygwin detection in shlr 2014-07-18 18:31:03 +04:00
pancake 7d55e7737d Clear some warns on w32 2014-07-18 15:28:02 +02:00
pancake c4d2e91508 Fix -fPIC build issue on non-mingw32/cygwin 2014-07-18 15:18:09 +02:00
pancake 41785d3c01 Bump sdb from git again 2014-07-18 15:03:57 +02:00
Anton Kochkov efccd05dc3 Remove fPIC for sdb on mingw/cygwin 2014-07-18 16:12:33 +04:00
Anton Kochkov 0d192ca447 Fix r_socket for mingw32 2014-07-18 13:49:42 +04:00
pancake 9266a3ae87 Fix capstone build on mingw32 2014-07-18 09:03:51 +02:00
pancake 567663f7d7 Add support for MXE mingw32 toolchain 2014-07-18 08:57:43 +02:00
pancake 7277b79858 Disable baddr on bin_main(). aslr must be redone. Again(R) 2014-07-17 22:05:53 +02:00
pancake e94817a78b Fix PE bin strings offsets and types 2014-07-17 21:56:35 +02:00
pancake 2aea8ecc17 Add doc/gdb 2014-07-17 21:14:49 +02:00
pancake 561830d091 Add hackaround for 65536 section bin 2014-07-17 21:03:50 +02:00
pancake b1423e5782 Update Sdb from git, provides some optimizations 2014-07-17 20:54:52 +02:00
Jody Frankowski e774c59d69 Add yara tag command 2014-07-17 10:36:14 +02:00
Jody Frankowski 8ea01cb9f8 Add tags in crypto|packers.rules 2014-07-17 10:36:14 +02:00
pancake 15312da46b Fix w32 build 2014-07-17 10:34:53 +02:00
Skia 713606a90d Implement X in 'pf', and update the help 2014-07-17 10:31:02 +02:00
Skia bbcddaf64a Implement [nb] for widechar in 'pf' 2014-07-17 10:31:02 +02:00
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