Open file to see in Hexformat

  • Thread starter Thread starter Amaninder
  • Start date Start date
A

Amaninder

Hi

I want to open a .dat and .txt files to see its content in Hex format
or decimal format. I know there is a command that can be used in
command prompt to see any file's content in hex format. But i don't
remember it now. Please let me know if anyone knows such command or any
other means of opening the file to see its content is hex format.

Regards
Amaninder Saini
 
DEBUG, but i would suggest using a 3rd party HEX editor as almost all of
the available ones use a better user interface.
 
Amaninder said:
Hi

I want to open a .dat and .txt files to see its content in Hex format
or decimal format. I know there is a command that can be used in
command prompt to see any file's content in hex format. But i don't
remember it now. Please let me know if anyone knows such command or any
other means of opening the file to see its content is hex format.

Regards
Amaninder Saini

Try xvi32.exe (http://www.chmaas.handshake.de). Great free binary editor.
 
Back
Top