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

UnicodeEncodeError #37

Open
ekky19 opened this issue Oct 18, 2022 · 3 comments
Open

UnicodeEncodeError #37

ekky19 opened this issue Oct 18, 2022 · 3 comments

Comments

@ekky19
Copy link

ekky19 commented Oct 18, 2022

What could be the solution for the following error?
I used python 2.7 as recommended in the description.

UnicodeEncodeError: 'ascii' codec can't encode character u'\xb5' in position 745: ordinal not in range(128)

@royhalevi
Copy link
Contributor

Hi @ekky19 , can you please use this version and verify that the issue is fixed?
https://github.com/intezer/analyze-community-ghidra-plugin/tree/function-name-encoding-fix

If you still encounter it, please provide the full exception, including the line number.

@ekky19
Copy link
Author

ekky19 commented Oct 21, 2022

I think it still exists. Please have a look at the screenshot below.

ascii

@royhalevi
Copy link
Contributor

It should be fixed now in master, @ekky19 can you please update the script and verify that the issue is fixed?

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