Tradecraft Garden
Hex
This is a Simple Loader (Content Transforms) module to demonstrate encoding and recovering content with hex encoding.
Project Files
NOTES
This is a module for Simple Loader (Content Transforms). To run it, use:
cpl link loader.spec demo/test.x64.dll out.bin %transforms="modules/hex/hex.spec"
The hex encoding is 00 11 22 33 44 aa bb cc dd. Each value is separated by a space.
License
This project is licensed under the BSD License.