27.10.2015 Views

(@jeffreycrowell)

radare2-workshop-slides

radare2-workshop-slides

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

windbg<br />

r2 allows to connect WinDBG/KD 2<br />

For example, to debug windows kernel via the serial port:<br />

• bcdedit /debug on<br />

• bcdedit /dbgsettings serial debugport:1 baudrate:115200<br />

then connect r2:<br />

• r2 -a x86 -b 32 -D wind windbg:///tmp/windbg.pipe<br />

For now, connecting to the QEMU and VirtualBox are tested<br />

2 WinDbg in radare2 (2014).<br />

72

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!