Encodes a random of about of 2-6lines with b64, reverts them & builds the decoding part. Afterwards obfuscates all reverted b64 keys with math techniques.
-
Updated
Apr 14, 2025 - PowerShell
Encodes a random of about of 2-6lines with b64, reverts them & builds the decoding part. Afterwards obfuscates all reverted b64 keys with math techniques.
Uses AES-256 encryption and advanced obfuscation (base64 & reversed, math, bxor...) to make it hard to read or reverse your code. It supports compression, ensures unique keys/variables.
Obfuscates using XOR with randomized keys and obfuscated variable names.
Add a description, image, and links to the mixed-boolean-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the mixed-boolean-arithmetic topic, visit your repo's landing page and select "manage topics."