1 Repo
Utilities that display the contents of a file in various numerical bases for debugging and analysis.
Distinguishing note: None of the candidates cover the specific act of dumping file contents in octal/hex/decimal formats.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Data Dumpers. Refine with filters or upvote what's useful.
This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro
Writes file representations in octal, hexadecimal, or decimal formats for inspection.