This post is part of a series of posts categorized as “Wiki” that contain basic how-to information. The intent is to create a reference repository for myself, but I’m not selfish so if anyone else can also benefit from it then I’m happy to share the knowledge!
- OS: Linux
- Description: Make a hex dump or revert a hex dump to binary
Helpful Options:
-p output in postscript continuous hexdump style
-r reverse operation: convert (or patch) hexdump into binary.