English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hello friends;
i have converted a binary file into Hex....completely..
but my question is that how can i read a binary file as like we read simple english that what is written in the file........................
when i converted binary file by a software in hope that i would read the file but the software has just converted the file into "hex"....that's also i don't know how to read
by read i mean ...you understand ok....i want to read the binary file as like we read an essay on cow means we can read and know what is in it.........................

please tell me how to read a binary file
i will so much thankful to you..............
loves to all

2007-07-02 12:27:13 · 2 answers · asked by Anonymous in Computers & Internet Software

2 answers

The binary file is written for the computer to read. I don't know of any programs that exist to convert binary back to code, and if they exist, they are probably highly illegal. You are not supposed to be able to go that direction with it, this protects software producer's code, while protecting the general public from hackers being able to quickly find and exploit security holes.

Even if you did convert it the best you would get would be some assembly code anyway. Which wouldn't be fun to read either.

2007-07-02 12:34:36 · answer #1 · answered by Oh Snap! 2 · 0 0

All you have to understand is that a binary file is just a lot of numerals written in 0s and 1s. O means their is no electical current and 1 means their is.

2007-07-02 12:55:11 · answer #2 · answered by Belgariad 6 · 0 0

fedest.com, questions and answers