upload your .ahk, get a protected loader with feiyue uXXXX obfuscation, phone-home licensing & temp file encryption.
function protect_script(input) { // feiyue uXXXX obfuscation let obf = obfuscate(input); let loader = wrap_loader(obf); let enc = encrypt_temp(loader); return { status: 'protected', key_system: 'enabled', file: enc }; }
Protects any AHK script
The only AHK protector that actually works.
Obfuscation from the original feiyue v3.5 ÔÇö your script never touches disk as plaintext.
Random 8-hex-digit temp names, hidden + system attribs, auto-deleted after 2s.
Loader checks license via HTTPS before running. Offline fallback included.
Not base64 ÔÇö dword packing, xor with hash, additive cipher. Runtime decoder included.
Your script is automatically wrapped in a self-decoding loader ÔÇö no extra tools.
Just upload & download ÔÇö no ahk2exe, no compiler, no bullshit.
Your protected scripts are ready in seconds. Upload, obfuscate, download ÔÇö done. No queues, no waiting.
Manage projects, generate license keys, view key logs, blacklist users, and download protected scripts ÔÇö all from a single dashboard.
No subs ÔÇö just buy n chill
The only AHK protector that actually works.
Sign up with a username and password. Takes 30 seconds.
Name your project and optionally set up a key system.
Upload your .ahk, download the protected loader.