Skip to content
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

@ret2void
Comment options

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