pancake
|
9715a9ee97
|
Fix #701 - hashbang r2 scripts not working (see doc/all68k.r2)
|
2014-04-07 11:47:05 +02:00 |
|
Pau Oliva
|
58c41179e4
|
fix m68k displacement field for branch opcodes
|
2014-04-07 10:33:51 +02:00 |
|
pancake
|
67a92cb119
|
Refix static build
|
2014-04-07 10:24:25 +02:00 |
|
pancake
|
c2853a8470
|
Aim to fix static build
|
2014-04-07 03:14:39 +02:00 |
|
pancake
|
863dad5a76
|
Use RCons.less() in Visual help
|
2014-04-07 03:13:06 +02:00 |
|
pancake
|
ee09c9ad0c
|
Use m68k disasm to calculate instlen in analysis
|
2014-04-07 03:06:02 +02:00 |
|
pancake
|
2a5131aa85
|
Handle ',' '=' and ' ' as tokens for .equ in rasm2
|
2014-04-06 23:20:25 +02:00 |
|
Pau Oliva
|
099309805d
|
initial attempt to fix m68k code analisys
|
2014-04-06 21:32:36 +02:00 |
|
Pau Oliva
|
15c06938cf
|
fix branch addr when bigger than a word on m68k
|
2014-04-06 16:46:40 +02:00 |
|
pancake
|
5091fa0887
|
Fix segfaults and minor changes in m68k disasm + anal, webversion is not
|
2014-04-06 03:29:29 +02:00 |
|
pancake
|
8ccbe1fd6e
|
Fix #766 - Normalize S? help message
|
2014-04-06 02:03:07 +02:00 |
|
Adam Pridgen
|
8b8f876c6b
|
Adding constant resolution to code
|
2014-04-05 13:30:04 -05:00 |
|
Adam Pridgen
|
f43f1083dd
|
minor fix to replace classname value (off by one)
|
2014-04-05 10:51:35 -05:00 |
|
pancake
|
239f32d309
|
Fix #765 - list all signal numbers and names
|
2014-04-05 14:16:08 +02:00 |
|
pancake
|
405d56e5b9
|
Fix #764 - rahash2 -a all show empty hashes
|
2014-04-05 12:31:58 +02:00 |
|
pancake
|
20cb48898f
|
Fix #763 - 'bf' tab autocompletion
|
2014-04-05 12:10:30 +02:00 |
|
Adam Pridgen
|
75043c88f3
|
added java command to print out the exception table
|
2014-04-05 04:12:56 -05:00 |
|
Adam Pridgen
|
b182b23b40
|
fixing the following coverity issues, which entails the issue with print and most of the java issues:
1196398, 1196403, 1196402, 1196401, 1196400, 1196413, 1196415, 1196414, 1196411
|
2014-04-05 00:39:17 -05:00 |
|
Adam Pridgen
|
aea7766d96
|
Fixed replace cp classname code, and added code to guard against too much fail if the java file is mangled
|
2014-04-05 00:10:25 -05:00 |
|
Adam Pridgen
|
d4657446d9
|
Adding code to check the end of buffer
|
2014-04-04 23:16:17 -05:00 |
|
Adam Pridgen
|
61ccb44890
|
Fixing more memory leaks in java/class.c
|
2014-04-04 22:26:58 -05:00 |
|
Adam Pridgen
|
35984ef8a6
|
Adding default values if imports cant be resolved
|
2014-04-04 20:29:08 -05:00 |
|
pancake
|
f0b4e88157
|
Fix build
|
2014-04-05 02:20:06 +02:00 |
|
pancake
|
bd7f7cb74c
|
Fill symbol type bin info for coff
|
2014-04-05 02:09:45 +02:00 |
|
pancake
|
3be52d8ac6
|
Fix m68k instruction length in disassembler
|
2014-04-04 17:45:04 +02:00 |
|
Adam Pridgen
|
0f1cb60b2d
|
Fixed an off-by-one write bug, but need to fix the class replacement function
|
2014-04-04 09:39:04 -05:00 |
|
Adam Pridgen
|
1110265678
|
Eliminated most of the memory leaks caused by class file parsing
|
2014-04-03 22:16:28 -05:00 |
|
pancake
|
ad6b3842df
|
Fix build and some more sdbization of anal vars
|
2014-04-04 03:42:22 +02:00 |
|
pancake
|
662de48bd2
|
Fix rabin2 -z on Rust binaries
|
2014-04-04 00:24:56 +02:00 |
|
pancake
|
613e6e2f9c
|
Fix invalid free and r2 -hh help
|
2014-04-03 23:05:52 +02:00 |
|
pancake
|
a95cdefae5
|
Fix #747 - /p 10 doesnt works
|
2014-04-03 22:55:16 +02:00 |
|
Adam Pridgen
|
eaa8f303fc
|
fixed issue with r_bin missing stuff
|
2014-04-03 14:13:02 -05:00 |
|
Adam Pridgen
|
3048a34783
|
Trying to fix mem-leaks, and allow updating of bin object infos
|
2014-04-03 14:04:07 -05:00 |
|
pancake
|
08d94e38e1
|
Plugins are now loaded from API, not from Core constructor
|
2014-04-03 12:43:30 +02:00 |
|
Adam Pridgen
|
94bcf930ee
|
fixed a bug that unnecessailry deleted the constant null type
|
2014-04-03 02:03:20 -05:00 |
|
Adam Pridgen
|
9d6556cf93
|
References in code works
|
2014-04-03 00:12:32 -05:00 |
|
pancake
|
eb4373e325
|
Update sdb (add -j), fix static link builds
|
2014-04-03 04:04:03 +02:00 |
|
pancake
|
9cb435b407
|
Update to capstone 2.1.2
|
2014-04-03 03:33:17 +02:00 |
|
Anton Kochkov
|
4a5e9c7a05
|
Fix ESIL segfault on x86 Capstone
|
2014-04-03 02:38:28 +04:00 |
|
Adam Pridgen
|
d876dec7ee
|
Adding java command to help identify external calls, reads, and writes
|
2014-04-02 17:02:23 -05:00 |
|
Anton Kochkov
|
b4f1cd220f
|
Show imports in disassembly
|
2014-04-03 00:59:13 +04:00 |
|
Adam Pridgen
|
3ddac2d893
|
Fixed yank from file RCoreFile swap, and fixed logic bug in io.c that would prevent file swaps
|
2014-04-02 13:10:26 -05:00 |
|
Adam Pridgen
|
f8679bb888
|
Fixed yank from file RCoreFile swap, and fixed logic bug in io.c that would prevent file swaps
|
2014-04-02 13:10:03 -05:00 |
|
pancake
|
b4d10aa2db
|
Fix #753 - Fix crash in sC (null deref coz invalid sdb key name)
|
2014-04-02 18:07:47 +02:00 |
|
pancake
|
dbda9f5fb8
|
Fix ns-free null deref
|
2014-04-02 10:03:33 +02:00 |
|
Adam Pridgen
|
3fb12cddd1
|
fixed a bug in the annotations parsing and interfaces parsing
|
2014-04-01 19:45:44 -05:00 |
|
pancake
|
b417f655da
|
Update Sdb, adding refcounting and some coverity fixes
|
2014-04-02 01:32:18 +02:00 |
|
Adam Pridgen
|
d3e09af4c9
|
Removing use of r_cons_printf from java analysis plugin
|
2014-04-01 16:36:33 -05:00 |
|
Adam Pridgen
|
6bc694f873
|
Added colorization to pdn and added a dead code warning if all the bytes in a method are not consumed during analysis.
|
2014-04-01 16:22:56 -05:00 |
|
pancake
|
4e8ab49948
|
Fix freeing issue in RCore plugins and rename RCmdPlugin to RCorePlugin
|
2014-04-01 17:17:03 +02:00 |
|