Skip to content

mischw/hd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

hd

My own implementation of a hex dumper for educational purpose

Compiling

gcc main.c -O3 -Wall -Wextra -Wuninitialized -Wstrict-aliasing -o hd

Running

hd [FILE]

Authors

mischw

License

This project is licensed under the GNU GPLv3 License - see the COPYING file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages