Commit Graph

41 Commits

Author SHA1 Message Date
Anton Kochkov
14f82ee301 Fix formatting warnings for sdb_fmt() ##refactor 2020-11-12 15:14:42 +08:00
Aswin C
fd99114bca
Rename asm.filter to asm.sub.names ##cons (#17737)
* Rename `asm.filter` to `asm.sub.names`
* Rename tests for `asm.filter`
2020-10-01 10:13:58 +08:00
radare
72093ac706
Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
pancake
33f8ec1375 Improve decompiler integration 'pdc?' -> '!*%s -h" .. ##r2pipe 2019-07-10 14:02:15 +02:00
Anton Kochkov
20e19d6023 More spelling fixes in the code 2019-06-20 13:36:02 +08:00
pancake
38a0343e62 Implement visual decompiler and fix the RConfigHold API ##disasm 2019-03-04 02:44:13 +01:00
radare
7803f4685c
Fix #13034 - Trailing 0 is gone (#13046) 2019-02-11 11:00:59 +01:00
pancake
0a7643c585 Fix some ASAN issues found randomly 2019-02-09 11:10:27 +01:00
pancake
6139287487 Save and disable asm.stackptr in pdc ##glitch 2018-12-27 00:46:22 +01:00
Neven Sajko
d8784641ee Add parentheses in macros where needed for safety (#11290) 2018-08-30 13:16:50 +02:00
Giovanni
b4b3563567 asm.fcnlines > asm.lines.fcn (#10140) 2018-05-21 02:01:47 +02:00
Khairul Kasmiran
7ff5a48d78 asm.emu.* ⮕ emu.* 2018-04-14 10:49:08 +02:00
pancake
1adac87918 Update sdb-1.1.0, update calls to sdb_fmt() 2018-04-10 23:52:47 +02:00
pancake
6b633ae0aa Handle recursive pdc calls 2018-03-14 12:31:16 +01:00
pancake
2f310ab38f Initial implementation of cmd.pdc to select pseudo-decompiler 2018-03-14 12:25:37 +01:00
Farid AYOUJIL
1e29f31576 Refactoring asm.cmt* and scr.* 2018-02-22 17:59:08 +01:00
Craig Ingram
cd7d7315d6 Change all asm.emu* to asm.emu.* (#9272) 2018-01-30 16:21:31 +01:00
sivaramaaa
3e54b96643 Fix #9221 , fix overflow in pdc (#9222) 2018-01-20 11:34:30 +01:00
pancake
87e29dc171 Enhance the iteration of bbs in pdc, needs proper rewrite 2017-12-27 23:39:01 +01:00
pancake
1a55c6cd19 A bunch of fixes spotted by the r2diaphora integration 2017-09-03 20:47:05 +02:00
Giovanni
1dfe58a98a Fixes #8167 - Use io.cache with pdc 2017-08-22 10:48:02 +02:00
pancake
6dd6be3dba Fix pdc with scr.html 2017-07-28 14:19:26 +02:00
Giovanni
2a5731c857 fixed pdc mistake (#7576) 2017-05-23 12:49:56 +02:00
Giovanni
e9d22a4e15 pdc improvements (still not perfect) 2017-05-15 21:56:46 +02:00
pancake
1ee05fac79 Fix #6881 - pDI doesnt exist. just go for pD 2017-03-09 16:16:01 +01:00
Maijin
e9310d31c2 Fix regression in pdc 2017-01-20 14:48:14 +01:00
Anton Kochkov
e20ac7a139 Fix some more coverities 2016-12-22 00:21:11 +03:00
pancake
3fa97e94cb Fix latest covs 2016-11-29 11:52:24 +01:00
Álvaro Felipe Melchor
a11477769c Added RConfigHold (#6250) 2016-11-23 18:36:11 +01:00
Maijin
878d25a8d5 Reset asm.filter after pdc bug #6066 2016-10-29 12:15:46 +02:00
pancake
0dd92ebbf1 Add comments in pdc and arm.pseudo fixes 2016-04-22 10:15:17 +02:00
pancake
28ac42d182 Enhancements for pdc 2016-04-21 02:49:38 +02:00
pancake
7a1993b057 Fix str_case regression 2016-03-03 11:45:04 +01:00
pancake
1f994eec76 Fix #4182 - ignore asm.tabs in pdc 2016-02-26 14:39:53 +01:00
pancake
005c022f63 Minor code cleanup for pdc 2015-10-21 01:20:54 +02:00
pancake
b515a34676 More stdboolification 2015-09-14 12:35:38 +02:00
pancake
28bc027984 Fix pdc from bindings (thanks @hteso for reporting) 2015-07-23 17:24:14 +02:00
pancake
4ce609b589 Some llx -> PFMT64x 2015-05-28 11:05:52 +02:00
pancake
8a7e1d5af8 Fix #2394 - pdc null deref 2015-04-17 17:22:56 +02:00
pancake
153be0ce0a Fix asm. options lost after pdc issue 2015-04-16 10:30:36 +02:00
pancake
43dfbd9820 Initial (bugfix/PoC) for the pdc decompiler command 2015-04-16 06:44:48 +02:00