Skip to content

Files

Latest commit

c9e02b3 · Mar 9, 2021

History

History
22 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 623 Bytes

AnonX

An Encrypted File transfer via AES-256-CBC

AnonX is an encrypted file uploader and downloader. The uploaded archive lasts for one week and shall remove from the server. AnonX encrypts the directory before uploading it to the server. The download function requires the download id and AES password to successfully download and decrypt the archive.

[+] Max FileSize to Upload = 2GB

Usage

git clone https://github.com/samhaxr/Anonx
chmod +x Anonx.sh
./Anonx.sh

Youtube Tutorial

AnonX

Credit

Leonardo Taccari