DIE
DIE copied to clipboard
Currently multi-threading program is not supported?
Hello author, great project! However, I'm having issues when using it in a multi-threaded program. I checked the related code in DebugAPI.py and it seems that the current support for multi-threaded programs is incomplete.
I tried modifying the project myself to add support for multi-threading (Before this, I also modified the code to support Python3 and IDA 8.2.), but there are still bugs. I'm not sure if the bugs are from the plugin itself or if they're related to IDA.
Are you still maintaining this project? If so, I would like to discuss the related code with you.