5803 Commits

Author SHA1 Message Date
pancake
7fde96ea63 Add some header structs for MACH0 and fix some for ELF (rabin2 -rk '' related) 2014-09-08 12:20:50 +02:00
pancake
8c4925ff6e Added vsize for iSj #1289 2014-09-08 11:27:34 +02:00
pancake
2cf4cd6b03 Implement 'cv' to allow cheat search and do not print @@ in foreach offset 2014-09-08 11:01:00 +02:00
pancake
a8d3136bd3 Working demo for 'r2 -nn ..'. See 'pf.' and 'fs *;f' 2014-09-08 04:37:34 +02:00
pancake
4bcb57955f Initial test exposing elf headers into Sdb and fix crash in bin-any 2014-09-08 04:17:38 +02:00
pancake
a62e8603f7 Fix read on freed memory in bin/p/bin_any.c 2014-09-08 02:23:26 +02:00
pancake
27650d1f42 Fix more color issues in pxa 2014-09-08 02:08:38 +02:00
pancake
be66c5149d Fix segfault in pxa palette and avoid empty lines 2014-09-08 01:59:28 +02:00
pancake
83e944afe4 Fix esil for c9 (leave) on x86.udis86 2014-09-08 01:46:46 +02:00
pancake
dee8c27502 Do not use ttyname() - not portable 2014-09-08 01:39:21 +02:00
pancake
071578cb80 Fix 'pxa' disco-mode problems 2014-09-08 01:33:50 +02:00
pancake
72491110a5 Use perror() when ptrace-me fails 2014-09-08 01:18:57 +02:00
pancake
9173e41e12 Increase pxa buffer size to fit with rgb escape codes 2014-09-08 00:36:34 +02:00
Jody Frankowski
cacb38ae98 Fix and clean r_inflate 2014-09-08 00:04:27 +02:00
pancake
af12fc502a Show nice error message for r2 -w /bin/ls 2014-09-08 00:01:39 +02:00
pancake
4c5cb65147 Fix $ r2 -w /bin/ls 2014-09-07 23:57:26 +02:00
condret
7a5094107d correct a few esil-gb-string and make a few others look more accurate 2014-09-07 19:36:38 +02:00
pancake
6d06508da1 Fix io-ptrace-write on linux-64 2014-09-07 12:14:57 +02:00
condret
5c4a5ab5bb make rafind2 using r_io_pread instead of r_io_read_at 2014-09-06 23:40:52 +02:00
condret
7ce6922491 rename r_io_open -> r_io_open_nomap and add a new r_io_open that creates a map at 0x0 2014-09-06 23:08:16 +02:00
pancake
5e1fbab9cc Apply the previous rule only for non-program binaries 2014-09-06 12:03:13 +02:00
pancake
1983ba24dd Fix loading ELF object and shared libs (needs more review/test) 2014-09-06 11:41:46 +02:00
pancake
8ad662fa1a Fix oob read in RCons.flush() 2014-09-06 11:39:16 +02:00
pancake
34f6c3d06b Fix pf? 2014-09-06 04:22:42 +02:00
pancake
5652b25b11 Update sdb 2014-09-06 03:27:22 +02:00
pancake
b4405e8699 Fix symstall of hud 2014-09-06 02:23:09 +02:00
condret
8296cf75ea make rahash2 using pread directly/ fix rahash2 -a all bug for vio 2014-09-06 01:40:49 +02:00
pancake
0e5a82e10e Add newline to stderr if no one in last line inside RCons.flush 2014-09-06 00:24:03 +02:00
condret
e6aaeca4a5 fix 3 possible memleaks if io->redirect 2014-09-06 00:32:00 +02:00
pancake
535343925f Fix gdb:// on linux-x86-{32,64} 2014-09-06 00:13:03 +02:00
LemonBoy
ece4e42344 Fix a sizeof error in RDebug.reg_sync(). By rewriting the whole function. 2014-09-05 23:55:44 +02:00
Jody Frankowski
ef7030b303 Fix missing space in cmd search 2014-09-05 23:17:57 +02:00
condret
a2491bbc08 fix a bug that does evil things with io->maps 2014-09-05 23:10:09 +02:00
pancake
360d9d651c Fix segfault in Dalvik disassembler 2014-09-05 18:59:24 +02:00
pancake
567ad8b82a Allow absolute paths in project save/load 2014-09-05 18:20:38 +02:00
Anton Kochkov
4286968309 Ignore more windows builds files 2014-09-05 20:07:32 +04:00
condret
4ebeeff986 add r_io_open_at 2014-09-05 16:53:51 +02:00
pancake
dcbfaf5f88 Fix segfault in ragg2 -P -10 (thanks @maijin) (thanks @maijin) 2014-09-05 16:13:47 +02:00
pancake
30acdbf50c Refactor debruijn code and make it accessible from ragg2 -P 2014-09-05 16:03:40 +02:00
Jody Frankowski
f930a97adc Unify gzip and zip 2014-09-05 15:12:40 +02:00
pancake
68e78aef7c Fix #1291 - remove hex dup in ascii char 2014-09-05 14:52:21 +02:00
pancake
30ca7913c6 Initial import of the io.gzip plugin 2014-09-05 14:47:35 +02:00
Jody Frankowski
8e3d7e045d Add support for both zlib and gzip streams 2014-09-05 14:10:00 +02:00
pancake
a5d015dae7 Add some enhacements to 'wo' command (woD and woO too) 2014-09-05 14:09:56 +02:00
Jeffrey Crowell
213c6f2567 Add De Bruijn cyclical patterns accessible thru woD and woO 2014-09-05 14:09:52 +02:00
condret
b6e3b0f50c add the io-fixing-condret-plan 2014-09-05 14:06:17 +02:00
pancake
dbc1f059d3 Use r_io_pread instead of vread for section checksumming 2014-09-05 12:56:49 +02:00
condret
1633901796 fix a possible vio/list-order bug 2014-09-05 11:34:20 +02:00
pancake
f249d21b48 Implementing 'axtj' and handle no argument for axf and axt 2014-09-05 00:40:46 +02:00
pancake
3894cc7b9d Fix ascii detection and enhace disasm output 2014-09-05 00:11:28 +02:00