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

Error message when running the script Main.py on IDA Pro 7.5 #17

Open
kayanomatsuoka opened this issue Aug 19, 2021 · 1 comment
Open

Comments

@kayanomatsuoka
Copy link

kayanomatsuoka commented Aug 19, 2021

IDA Version: 7.5
Python Version: 3.9.6

I get this error message in the IDA console when running the Main.py script:

Virtuailor - Started update_bpt failed: ('invalid non-printable character U+FEFF', ('<string>', 1, 1, '\ufeffdef __Python_0():')) update_bpt failed: ('invalid non-printable character U+FEFF', ('<string>', 1, 1, '\ufeffdef __Python_1():')) update_bpt failed: ('invalid non-printable character U+FEFF', ('<string>', 1, 1, '\ufeffdef __Python_2():')) update_bpt failed: ('invalid non-printable character U+FEFF', ('<string>', 1, 1, '\ufeffdef __Python_3():')) Virtuailor - Finished

Any idea why this happening?

@kOchirasu
Copy link

I finally figured this out, update python by following: https://hex-rays.com/blog/python-3-9-support-for-ida-7-5/

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