Tagged Questions
5
votes
10answers
14k views
how to edit binary file on the unix systems
On windows machine there are lots of third party editors available to edit a binary file.
I belive there should be some thing similer buildin in the *nix systems as well.
any idea how can i edit a ...
4
votes
3answers
2k views
Need a good hex editor for Linux
I need a good HEX editor for Linux, and by good I mean:
Fast
Search/replace features
Can display data not only in hex, but also binary, octal, etc.
Can work with huge (> 1 gb) files without becoming ...