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

Windows: attach_new_process catches first process #37

Open Wenzel opened 4 years ago

Wenzel commented 4 years ago

attach_new_process should be filtering on the targeted name instead of catching the first process that hits the Thread startup routine