user-none / Bin-Headers

Convert to and from xxd -i style C header files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bin-Headers

Convert to and from xxd -i style C header files

xxd -i converts binary to C header files. Not all platforms support xxd. Also xxd cannot reverse (header to binary) files created by xxd -i.

About

Convert to and from xxd -i style C header files

License:MIT License


Languages

Language:Python 63.3%Language:Lua 36.7%