|
This 32-bit Console application converts any file into Assembly or C source code. Written in standard C, this program quickly interprets any binary data, creating DB lines in the file you specify. We use this utility to help maintain the dictionary in HTMLcat. It is a command line program because it is often part of a multiple-step process that is managed by a batch program.
|