Skip to content

A simple Linux command line tool for turning binary files into C source code (array of unsigned chars)

License

Notifications You must be signed in to change notification settings

bitbank2/bin_to_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple command line tool for turning binary files into C source code
The output is an array of unsigned chars and is sent to stdout.
I wrote this because sometimes it's convenient to have entire binary files
encoded in your C source code instead of carrying around the data in a separate
file.

About

A simple Linux command line tool for turning binary files into C source code (array of unsigned chars)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published