SNSystems / dexter

DExTer - Debug Experience Tester
MIT License
33 stars 6 forks source link

Refuse to run dbgeng in 32 bit python on 64 bit windows #75

Closed jmorse closed 4 years ago

OCHyams commented 4 years ago

What actually happens when you do run dbgeng in 32-bit python on 64-bit windows? I seem to remember some headache when I was investigating the potential dbgeng solutions.

OCHyams commented 4 years ago

Never mind, I caught up in Slack. LGTM.

jmorse commented 4 years ago

Attaching the debugger to a 64 bit process croaks with HRESULT=0xd0000055, which I interpret as "Yeah don't do that".