Wenzel / pyvmidbg

LibVMI-based debug server, implemented in Python. Building a guest aware, stealth and agentless full-system debugger
GNU General Public License v3.0
217 stars 25 forks source link

Handle unknown DTB's in continue_until #38

Open Wenzel opened 4 years ago

Wenzel commented 4 years ago

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