hummypkg
|
9043c1faeb
|
Allow local variable detection for mips (#4960)
|
2016-05-21 12:24:42 +02:00 |
|
hummypkg
|
a6bc0b39f5
|
Fix pseudo-code fro mult(u) - add mfhi, mflo, mul; implement ESIL mul op (#4943)
|
2016-05-18 15:58:04 +02:00 |
|
hummypkg
|
77a6d2a9f6
|
fix pseudo output for MIPS sw ... (xx) (#4941)
|
2016-05-18 14:15:28 +02:00 |
|
hummypkg
|
c54760269b
|
Fix MIPS pseudo code for move op. (#4940)
|
2016-05-18 12:12:53 +02:00 |
|
pancake
|
0012530df6
|
Simplify AND x,x,y esil on mips
|
2016-04-21 03:41:09 +02:00 |
|
Martin Heistermann
|
92c17e08c6
|
Fix a few MIPS pseudocode mistakes.
Special thanks to maijin in the #radare IRC for pointing out this
file to me.
|
2016-01-28 23:16:38 +01:00 |
|
pancake
|
49975ccf95
|
Fix #3286 - Use stdbool.h
|
2015-09-14 02:08:31 +02:00 |
|
Jeffrey Crowell
|
6fe093552b
|
fix crash in mips pseudo
be careful that what we read is actually an operand.
closes #2963
|
2015-07-17 00:36:17 -04:00 |
|
Jonathan Neuschäfer
|
523aa3af5c
|
add .version to all plugins
|
2015-07-12 19:05:33 +02:00 |
|
jvoisin
|
cfe74d9aac
|
SImplify a bit asm.pseudo
|
2015-01-16 02:34:35 +01:00 |
|
jvoisin
|
8530822050
|
Improves pseudo MIPS
|
2015-01-16 01:23:32 +01:00 |
|
jvoisin
|
ee6a4cd5bd
|
Fix CID 1134967
|
2014-05-01 00:21:04 +02:00 |
|
jvoisin
|
a54fd2de19
|
Fix CID 1108023
|
2014-05-01 00:18:48 +02:00 |
|
pancake
|
d257493fb3
|
Fix some warnings
|
2014-02-24 12:18:07 +01:00 |
|
pancake
|
2a9cf6c324
|
Fix build
|
2014-02-19 04:30:29 +01:00 |
|
pancake
|
8c5a6d68ff
|
Handle fcn in r_parse, unify filter() and add locdiff utility
|
2013-05-22 01:49:18 +02:00 |
|
pancake
|
fd506992ba
|
Fix build for z80 after sdb integration
|
2012-09-04 09:29:41 +02:00 |
|
pancake
|
76ccb4d8c6
|
Honor -e priority in r2, add dalvik pseudo disasm
r2 -e now evaluates before and after loading file
Dalvik pseudo disassembler is work in progress
|
2012-09-03 03:07:16 +02:00 |
|
pancake
|
5c236fa0e3
|
Add mips pseudocode, anal.hasnext, fix anal bugs
Better mips analysis
Implemented mips pseudocode plugin
Change asm.parser in asm.arch callback
|
2012-08-31 11:45:06 +02:00 |
|