radare2-extras
radare2-extras copied to clipboard
PyREBox Integration
Cisco-Talos group has a nice looking python project called PyREBox
.
https://github.com/Cisco-Talos/pyrebox
Adding them as a debugger handler or something would be cool. Being able to use radare2 to drive debugging of a full windows system through the normal radare2 interface. This could also assist in some of the challenges with debugging Windows from Linux using radare2 that have been encountered, better support malware reversing using radare2, etc.
Nice idea !
You can probably check @Wenzel project for this - https://github.com/radareorg/r2con2018/blob/master/talks/10-hypervisor-level-debugger/r2con%202018%20-%20Hypervisor-Level-Debugger.pdf
@bannsec you might want to give a look to this PR: https://github.com/Cisco-Talos/pyrebox/pull/53