Hexy is an open source utility designed to make embedded development in C easier when you need to create a hex array from a binary file.
Drag and drop files onto the GUI to start conversion. An "h" file is then created for each file that was dragged on to the application.
Hexy is written in Lazarus http://lazarus.freepascal.org and requires Lazarus 0.9.30 or later. It is cross platform and has been tested on Windows and Linux.
If you are looking for precompiled binaries, see below:
Windows: https://github.com/downloads/tristan2468/Hexy/hexy.exe
Linux (GTK2 32 Bit): https://github.com/downloads/tristan2468/Hexy/hexy
Apart from the GTK widgetset on Linux, Hexy requires no further dependencies. If you would like to request precompiled binaries for different platforms, then please drop me an email at [email protected].
Please refer to the COPYING file for licensing details.