bootleg / ret-sync

ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
GNU General Public License v3.0
2.05k stars 263 forks source link

Plugin doesn't know about Python 3.9 #83

Closed BadSugar closed 2 years ago

BadSugar commented 2 years ago

This makes plugin know about Python 3.9.

bootleg commented 2 years ago

Hello @BadSugar

indeed, I'll merge this one a do a bit of cleanup on this code.

Thank you.