Saturday, April 3, 2010

Hex Editor For Ubuntu

Just to read byte code in a file, you may need one hex editor.
Working on Ubuntu, I find "hexer" as a good choice.

Do following on your machine:

apt-cache search hexeditor
sudo apt-get install hexer

If you want to try something, then refer this link:
http://ubuntuforums.org/showthread.php?t=52825

No comments:

Post a Comment