Hexadecimal editor

P

palmis

Does anyone know where I could find some useful code to create a
Hexadecimal
editor to show my file .dat? I want open window authomatically.

Thanks
Palmis
 
O

Oliver Wong

palmis said:
Does anyone know where I could find some useful code to create a
Hexadecimal
editor to show my file .dat? I want open window authomatically.

I'm not sure what that last statement, "I want open window
authomatically.", means, but if you want guidelines on writing a hex editor,
it's not much different from writing a "normal" text editor. The only
difference is instead of reading in bytes, and interpreting them as ASCII,
UTF-8 or some other encoding, you just treat them as raw bytes.

- Oliver
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top