A c program that allows you to view files in hexadecimal form
- Clone the repository:
git clone https://github.com/Randis12345/hex-viewer.git
- Build by running Makefile
make
To use the program, run the following command:
hexview PATH
PATH: Path to file
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.