Skip to content

UnknownVPS/CFETools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFETools - Axle

A compression and file encoding tool written in C++ for speed and security.

Logo

Features

  • Compression and Decompression
  • Encryption and Decryption
  • Fast
  • Cross platform
  • Folders are supported
  • Diff and Patch

Installation

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

Usage

Encode a file

./cfx encode path/to/file

Encode 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

Decode a encoded image

./cfx decode path/to/image

It will automatically detect the required from the image

More

./cfx help

This will show details of every command

License

GNU GPLv3

Authors

Support

For support, email admin@unknownvps.eu.org or join our Discord server.