August 2010
1 post
7 tags
010 Editor: My new favourite tool
During the course of my work, I use a hex editor a lot.
Specifically, I use a hex editor most for reverse engineering binary file formats that have no documentation or for fixing corrupted files, and the like. One thing that I’ve always wanted, was some way to view the binary contents as structured data.. Like “Starting at this byte offset, consider the next four bytes to be an...