radare2-extras icon indicating copy to clipboard operation
radare2-extras copied to clipboard

PyREBox Integration

Open bannsec opened this issue 7 years ago • 3 comments

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.

bannsec avatar Aug 14 '17 01:08 bannsec

Nice idea !

lightoyou avatar Sep 18 '18 14:09 lightoyou

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

Maijin avatar Sep 18 '18 20:09 Maijin

@bannsec you might want to give a look to this PR: https://github.com/Cisco-Talos/pyrebox/pull/53

jroimartin avatar Sep 18 '18 21:09 jroimartin