A compression and file encoding tool written in C++ for speed and security.
- Compression and Decompression
- Encryption and Decryption
- Fast
- Cross platform
- Folders are supported
- Diff and Patch
Download the file for your platform from the latest release
Make the file executable as per your platform.
Verify if it's working with:
- Linux:
./cfx -v- Windows:
.\\cfx -v./cfx encode path/to/fileEncode a file without encryption and a single file (all-in-one mode)
./cfx encode path/to/file -ne-ne for --no-encrypt
Optionally you can enabled 8-Bit mode using a -gs flag
./cfx decode path/to/imageIt will automatically detect the required from the image
./cfx helpThis will show details of every command
- @unknownpersonog as a part of UnknownVPS Team
For support, email admin@unknownvps.eu.org or join our Discord server.
