Skip to content

Tools for working with binaries in C char arrays.

License

Notifications You must be signed in to change notification settings

ivancmz/cbintools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#C Bin Tools bin2c - Convert a binary into a C char array, for embedding into an application.
c2bin - Convert a C char array back into a binary.

Support Me

Donate Via Paypal

Building

Solution is known to build with Visual Studio 2013 (Community, Pro and Ultimate tested, Express should work), no additional dependencies are needed.


About

Tools for working with binaries in C char arrays.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.0%
  • PowerShell 20.2%
  • Makefile 5.9%
  • Shell 4.9%