HekateForge

HekateForge — Project Summary & License

Author: William Appleton Patent Pending: CA #3278624 Contact: william@xaocindustries.com

Overview

HekateForge is a research-grade tool for data obfuscation and homophonic transformation workflows. It demonstrates techniques for:

This project is intended for demonstration, analysis, and non-commercial research use. It shows approaches to making data more resistant to straightforward inspection and to exploring robust integrity checks in chained transforms. The implementation is a compact Rust binary intended for simple integration into scripted workflows or educational study.

Key features

Example usage

Pipe input through the tool and capture output

hf5 <path/to/input/file> <encode/decode> <512-Bit Base64 Key> <path/to/output/file>

Distribution & usage terms

This software, including all source code, documentation, and related files (collectively, the “Software”), is provided for demonstration and non-commercial research purposes only.

Restrictions:

  1. Commercial use is strictly prohibited without the express, written permission of the copyright holder.
  2. Redistribution in unmodified form is permitted only for non-commercial use and must retain this license notice in full.
  3. Use of this Software in any product or service intended for sale or profit, whether directly or indirectly, requires a separate commercial license agreement.
  4. No rights are granted under any patent, trademark, or other intellectual property rights beyond the rights explicitly granted in this license.

Disclaimer: This Software is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement. In no event shall the author be liable for any claim, damages, or other liability arising from the use of the Software.

For licensing inquiries or commercial use requests, contact: William Appleton william@xaocindustries.com

Notes for researchers

Copyright © 2025 Author: William Appleton Patent Pending: CA #3278624

DOWNLOAD

Linux

Windows

Windows easy mode script

Linux easy mode script

To use easy mode script, download the script ezhf5.ps1/sh into the same folder as the binary and run it