Commit Graph

7000 Commits

Author SHA1 Message Date
Jeffrey Crowell
eb1f379d14 Revert "start using wcs"
This reverts commit 731ef331f5.
2015-06-26 23:54:01 -04:00
Jeffrey Crowell
584a0da932 fix oob heap read in on fixes #2807 2015-06-26 23:50:58 -04:00
Jeffrey Crowell
731ef331f5 start using wcs 2015-06-25 21:07:58 -04:00
pancake
d5f2661cbe Fix build and autocomplete cd 2015-06-26 00:32:01 +02:00
pancake
61091809b3 Begin the debugger refactoring 2015-06-26 00:37:52 +02:00
pancake
e3e39a806e Fix #2841 - Fix some near-infinite loops in sandbox mode 2015-06-25 23:41:14 +02:00
pancake
6dc29e516a Fix w32 ollyasm format strings for w32 2015-06-25 23:01:41 +02:00
pancake
01240d8001 Fix native debug plugin linkage 2015-06-25 22:43:10 +02:00
pancake
323d54702c Fix #2842 - Fix function boundary lines in one-instruction length function 2015-06-25 22:25:26 +02:00
pancake
e20b36095b Add agf command as an alias for afg. 2015-06-25 16:57:15 +02:00
pancake
c6b0a5307f Add dbg.btalgo, remove dead code and fix null deref in previous commit 2015-06-25 16:40:39 +02:00
iessa s alkuwari
b439ba4dde backtrace improvements 2015-06-25 15:19:43 +02:00
zlowram
5e826a6c75 Changed aeis to aeim in ESIL help to match code 2015-06-25 14:16:19 +02:00
pancake
df51cfc5aa Bump capstone and sdb 2015-06-25 12:07:20 +02:00
pancake
3621b156e9 Handle << only when scr.interactive is set 2015-06-25 11:50:29 +02:00
Riccardo Schirone
6e62dd5142 core/cmd_print: fix pxQ/pxH that prints only with 8/2 + 1 bytes 2015-06-25 02:07:17 +02:00
Riccardo Schirone
4003e6b8ae util/print: fix a heap overflow when len is not a multiple of step 2015-06-25 02:07:17 +02:00
Riccardo Schirone
efa0ae88df util: code refactoring
* improve indentation of r_mem_copyendian and r_print_hexdump
* remove duplicated code
2015-06-25 02:07:17 +02:00
pancake
feef3cd7f7 Skip corrupted sub-bin in fatmach0's 2015-06-25 01:59:31 +02:00
pancake
83e9a155fd Be more permissive with corrupted mach0 files 2015-06-25 01:44:22 +02:00
Álvaro Felipe Melchor
21ca91839f Fix #2806 2015-06-24 14:11:00 +02:00
Y. Sapir
50f5acf72e Implement more MIPS branch instructions in anal_mips_cs, and fix bgezalc to be a call rather than a jmp. 2015-06-24 13:11:29 +02:00
pancake
e35274d31e Remove ior2pipe debug printf 2015-06-24 13:11:10 +02:00
Jeffrey Crowell
ab0b035203 rewrite r_glob_str to fix #2836 2015-06-24 01:16:11 -04:00
skuater
2a8164515e fix buffer overflow in pe.c 2015-06-23 10:29:36 +02:00
pancake
6f7d511cb7 Initial rework for iOS (arm+arm64) single stepping (not yet working) 2015-06-22 16:55:28 +02:00
pancake
d436d16cd4 Honor asm.bits in the RBreakpoint API 2015-06-22 12:23:38 +02:00
pancake
1e4638d27e Add -D <lang> all to demangle symbols via rabin2 2015-06-22 11:36:28 +02:00
pancake
6240f289a3 s/system/sandbox_system/ in #!c 2015-06-22 03:13:51 +02:00
pancake
73f4351fa3 Rewrite dm for iOS/OSX, still needs some cleanup 2015-06-22 03:10:56 +02:00
pancake
0221e570bd Better eprintf's for /# 2015-06-22 00:57:22 +02:00
pancake
0427dbc04f Add /# command to search for blocks matching a hash 2015-06-22 00:22:18 +02:00
SkUaTeR
3879017027 Update pe.c 2015-06-21 10:37:14 -04:00
pancake
ee4585684a oops 2015-06-21 14:10:36 +02:00
pancake
2b8e31592c Handle TARGET_OS_IPHONE and fix r_sandbox_system() issue 2015-06-21 12:47:09 +02:00
pancake
04a2718657 Add version field in plugins, and check it before loading 2015-06-21 10:09:12 +02:00
pancake
f38d84fe37 Fix #2764 - based on @alvarofe patch 2015-06-21 10:02:41 +02:00
pancake
d93835b08c Fix #2809 - based on @alvarofe patch 2015-06-21 10:00:41 +02:00
Y. Sapir
1eb3384db3 Fix formatting of failcycles in json op analyssis. 2015-06-21 00:53:43 +02:00
Y. Sapir
f2e78299a9 Output delay in json op analysis. 2015-06-21 00:53:42 +02:00
pancake
8f25a9b344 Fix iOS build, crashes in reflines, analysis issues on OSX debugger and more! 2015-06-21 00:50:53 +02:00
pancake
fa7546101a Support r_str_unescape for backspace 2015-06-20 23:40:52 +02:00
pancake
26b579a600 Fix mach io issue that was showing up in analysis 2015-06-20 23:37:25 +02:00
Álvaro Felipe Melchor
1c7feb2240 Fix some infers 2015-06-20 17:33:09 +02:00
Álvaro Felipe Melchor
2595abcc4a Fix #2795 2015-06-20 17:30:45 +02:00
Álvaro Felipe Melchor
29b228a099 Fix #2796 2015-06-20 17:30:45 +02:00
Álvaro Felipe Melchor
80fd03f74e Fix #2797 2015-06-20 17:30:45 +02:00
pancake
1f21a2dae1 Remove unnecessary warning in PE 2015-06-20 17:30:23 +02:00
Sushant
30a0283733 Fix #2799 - Add drpj command 2015-06-20 00:12:59 +02:00
skuater
142bf2172f fix export issue in windows pe format 2015-06-20 00:05:57 +02:00