#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.
Solution is known to build with Visual Studio 2013 (Community, Pro and Ultimate tested, Express should work), no additional dependencies are needed.