Commit Graph

3499 Commits

Author SHA1 Message Date
pancake 6e310937cb Fix for asm.tabs 2013-12-02 17:03:46 +01:00
pancake 48bf70710c /R: halt is not a trap 2013-12-02 16:45:10 +01:00
pancake cc41919c04 More fixes for /R 2013-12-02 16:31:58 +01:00
pancake cdc38924fb Drop tabs and remaining upppercase mnemonics in EBC 2013-12-02 15:51:45 +01:00
pancake 758d8410f0 Lowercase EBC mnemonics 2013-12-02 14:52:27 +01:00
pancake bac7c48df5 Initial implementation of /R to search for ROP gadgets 2013-12-02 14:34:32 +01:00
pancake 3bb57ebe87 More fixes for pd/pD 2013-12-02 05:43:29 +01:00
pancake 7d70f79755 Fix #399 - Add .license to all plugins 2013-12-02 04:44:26 +01:00
Adam Pridgen 0ea6509f03 Fixed construction of r_bin_io_load s.t. buffers, and fixed JavaFields initialization in class.c 2013-12-02 04:11:05 +01:00
pancake 021a8b4f3f Hack test for ebc.mk 2013-12-02 03:56:51 +01:00
pancake 4e368ae2b3 Fixes for pd, pdn and pD, Fix Vppj issue 2013-12-02 03:53:29 +01:00
pancake b8dbf7e07d Another fix for ebc.mk 2013-12-02 02:10:57 +01:00
pancake e3719c785b Fix LTOP path in ebc.mk 2013-12-02 02:06:58 +01:00
pancake 9beb0cea90 Fix #405 - [bin_ningb:] Entrypoints??? 2013-12-02 01:37:46 +01:00
pancake 3810d76508 Fix build 2013-12-02 01:28:06 +01:00
Fedor Sakharov d550005c7e Fix name of EBC decode function 2013-12-02 01:26:05 +01:00
Fedor Sakharov 1e56b219b2 Handle JMP32 abs/rel jumps in anal_ebc.c 2013-12-02 01:26:01 +01:00
Fedor Sakharov 83ecf12555 Adds LGPL license to EBC code 2013-12-02 01:25:58 +01:00
Fedor Sakharov 1a72cdec24 Initial commit for EFI Byte Code (EBC) disassembler. 2013-12-02 01:25:54 +01:00
Adam Pridgen b5b6348691 Updated some missing Java Byte code Ops and cleaned up some code parsing. 2013-12-02 01:23:50 +01:00
condret 0c43d23a35 Relicense condret's disassemblers as LGPL 2013-12-02 01:22:25 +01:00
pancake 7caa013414 Handle system= rule in rarun2 2013-12-02 00:56:23 +01:00
Adam Pridgen 88fbfd3301 mend 2013-12-02 00:45:07 +01:00
pancake ba78f4656c Fix build 2013-12-02 00:43:44 +01:00
Adam Pridgen 519190801b Rewrote backward disassemble with a greedy backward algorithm, added a find api to rlist, label to bb struct 2013-12-02 00:09:22 +01:00
pancake 6f29ef9022 Fix #392 - visual mode crashes when seeking backwards 2013-12-01 23:33:07 +01:00
axt e82a78552b Fix typo which broke radiff2 2013-12-01 07:04:50 +01:00
pancake edb3249ea6 Fix 'mov rax, 33' assemble for x86-64 and fallback to eax on 32bit 2013-11-30 18:48:32 +01:00
pancake 239203d8d9 Fix #382 - Refactor 16bit addressing issue to fix rel32 calculation 2013-11-30 03:28:19 +01:00
pancake f0a45a556a Fix ^w segfault and many bugfixes for macro scripting 2013-11-30 02:47:29 +01:00
pancake 88ff554959 Fix build 2013-11-29 17:33:45 +01:00
condret c949e467a0 Add SNES disassembler 2013-11-29 17:30:58 +01:00
pancake 4c86f43a14 Fixes in tcp connect return value and implement 2> pipes 2013-11-29 17:28:36 +01:00
jvoisin 5f01f6103d Add some misc opcodes and remove duplicates 2013-11-28 23:29:13 +00:00
pancake 180fd38163 Fix 'cg /' crash and only use numeric values in web yank (thanks zlul!) 2013-11-28 18:46:58 +01:00
pancake 041e336dcd Fix #388 - yank length field segfault 2013-11-28 10:45:08 +01:00
pancake 399a48da34 Fix libr plugins path 2013-11-28 05:51:09 +01:00
pancake da8c0a420b Fix ranal2 build, remove ningb debug-printf 2013-11-28 05:07:32 +01:00
pancake 21c3e01ff5 Fix #389 - Fix segfault in ptrace://-1 2013-11-26 16:16:06 +01:00
pancake e98c0d4f19 Fix of scr.color in disasm.c 2013-11-26 10:49:39 +01:00
pancake f9c838ca5c Minor stuff 2013-11-26 03:25:31 +01:00
pancake a70bc47d94 Fix malloc://-1 2013-11-26 02:04:12 +01:00
pancake 71c148a92d Better x86 analysis and 'ao' now accepts a counter argument 2013-11-25 02:03:54 +01:00
pancake 904751ce86 Fix some startup valgrind warnings 2013-11-25 00:45:18 +01:00
condret ee62e9d1b9 moar banks for gb 2013-11-24 19:32:05 +01:00
pancake ceac926eb0 Fix #379 - RCons fill empty lines is wrong on utf8 2013-11-23 03:47:22 +01:00
pancake a6f4dbca47 Fix #384 - Dupped filedescriptors 2013-11-23 02:44:06 +01:00
pancake 26ad833f89 Fix Visual mode under lldb 2013-11-23 01:49:21 +01:00
Adam Pridgen ffc8cc14a3 Chasing a segfault, when program exits 2013-11-22 12:28:44 -06:00
pancake 456b72f85e Fix #380 - shell backticks segfaults 2013-11-22 18:20:15 +01:00