5300 Commits

Author SHA1 Message Date
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
pancake
feee9f62c9 Fix re100.exe PE crash 2014-07-08 22:59:38 +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
6695fda2f5 Handle LIBMAGIC in core linking 2014-07-08 13:15:34 +02:00
pancake
d00be95b2c Add wB and wB command to set/unset bits 2014-07-08 13:04:07 +02:00
defragger
b87c35ee64 adds the ability to write registers 2014-07-08 09:05:41 +02:00
jvoisin
bc30cb72c6 Fix some coverity issues 2014-07-07 16:09:03 +02:00
jvoisin
b0375a3904 strchr takes the lowest 8 bits of that only so 0x10a would appear as 0x0a making it segfault when doing the array access
Kudos to TheLemonMan
2014-07-07 16:03:51 +02:00
Ilya V. Matveychikov
9d0bb6b0b0 tms320: trying to implement insn qualifiers for c55x 2014-07-07 00:08:02 +04:00
Ilya V. Matveychikov
e070707308 tms320: fix warning 2014-07-07 00:02:04 +04:00
Ilya V. Matveychikov
9fac99555e tms320: whitespace cleanups 2014-07-06 23:10:20 +04:00
pancake
2b6816a13e Fix invalid memory access for mach0s 2014-07-06 00:32:21 +02:00
pancake
ac9399a9f8 Remove some items from TODO and update Sdb to fix segfault in 'k ***' 2014-07-04 10:36:37 +02:00
pancake
f0824ce120 Add scr.fileprompt config option 2014-07-04 01:44:14 +02:00
pancake
ea384ec166 Add regdiff test program and fix the api 2014-07-03 13:48:35 +02:00
pancake
b6850182b9 Fix RReg.arena.size issue caused by missing parenthesis in BITS2BYTES 2014-07-03 11:54:58 +02:00
pancake
88687d9da4 Check return value of fstat 2014-07-03 09:46:12 +02:00
pancake
d328957768 Update sdb to fix '***' and add r_asm_get_plugins 2014-07-03 00:03:01 +02:00
pancake
ae10614e6a Better grepcol char 2014-07-02 23:18:50 +02:00
pancake
1433960315 Make e asm.arch=? grepcol friendly 2014-07-02 23:10:12 +02:00
pancake
ef4526877c Fix gdb aarch64 register profile (needs testing) 2014-07-02 18:58:31 +02:00