Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to turn off IDACode plugin in IDA and VSCode #34

Open
Qynklee opened this issue Jul 14, 2022 · 2 comments
Open

Option to turn off IDACode plugin in IDA and VSCode #34

Qynklee opened this issue Jul 14, 2022 · 2 comments

Comments

@Qynklee
Copy link

Qynklee commented Jul 14, 2022

After use IDACode sometimes I got some bug, only way to fix them is close and open IDA and VScode.
I think option to turn off and close socket in IDA and VSCode is useful.

@ioncodes
Copy link
Owner

Can you specify what you mean with "bug" and "fix theme"?

@Qynklee
Copy link
Author

Qynklee commented Jul 15, 2022

yes. When I use idacode to debug a python script, script.py (has main() function) import other file in same folder.
When I disconnect debug process, edit other file (not script.py) and save file, other file will be send to IDA.
After that, I re-connect debug to IDA and Save script.py to debug, IDACode will be not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants