You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: