Skip to content

Binary Ninja string analyze problem #4065

Answered by psifertex
sunbo2001 asked this question in General
Discussion options

You must be logged in to vote

So the correct answer is that Binary Ninja has partial support for utf-8 strings they're just slightly more work than ascii strings right now:

Step 1) Use "open with options" and specify the code pages you want:

Step 2) Press "a" on the UTF-8 string you want displayed:
Before:

After:

Note that there are still some minor rendering glitches for UTF:
#1234

And some other related issues would also be helpful:
#2254

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@psifertex
Comment options

@psifertex
Comment options

@sunbo2001
Comment options

Answer selected by sunbo2001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants