How to display Chinese characters in UTF-16 #6214
|
Binary ninja seems failed to display Chinese characters in UTF-16 Here's the raw data: After marked it as If I patched the string into UTF-8 everything works. I used Python for the conversion: |
Answered by
negasora
Dec 3, 2024
Replies: 1 comment
|
This was an issue with decoding of UTF16 strings, fixed in |
0 replies
Answer selected by
twinklestar03
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This was an issue with decoding of UTF16 strings, fixed in
4.3.6524-devtracked by #6226