Wenzel / pyvmidbg

LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle unknown DTB's in continue_until

Wenzel opened this issue · comments

For unclear reasons, it is possible to get a DTB that doesn't match an process descriptor in the handle_breakpoint
Add an exception handler and deal with it