strings2
strings2 copied to clipboard
Converts text into Chinese unicode where it shouldn't
Left:
strings2.exe -l 3 file.bin > file_2.txt
Right:
strings2.exe file.bin > file_1.txt
Sorry, I'm not understanding the screenshots. Would you be able to attach the file.bin that you are using by any chance?