0

i am using Hiew32 to find some Arabic sentences inside an EXE file

Before launching Hiew32.exe i tried with Lucida Console font and :

chcp 65001

But the result is the same; is there a method to view UTF-8 chars in DOS mode ?

M. A.
  • 424
  • 6
  • 21

1 Answers1

1

Consider using Hiew32 > file.txt, and open the file in notepad.

Or, consider using powershell.exe and start the command from there.

Powershell_ise.exe will have even better Arabic support

mrwaim
  • 1,841
  • 3
  • 20
  • 29