AnonCrypt icon indicating copy to clipboard operation
AnonCrypt copied to clipboard

AnonCrypt ciphers and diciphers your messages or strings which makes you send texts to people without them understanding it. Anoncrypt uses Aes192 cipher encryption type and not Hmac.

AnonCrypt

AnonCrypt ciphers and diciphers your messages or strings which makes you send texts to people without them understanding it. Anoncrypt uses Aes192 cipher encryption type and not Hmac.

Language

Nodejs and HTML

Author

AnonyminHack5

How to use?

AnonCrypt is quite easy to use and doesn't require much time, it is also fast since it is made with nodejs, all you need do is to install necessary modules needed for it to work and it should work fine.

Features of AnonCrypt

AnonCrypt is a tool made in nodejs, which has few features which are useful for what it is intended for. It has features like:

[+] Ciphering of Texts

[+] Diciphering of Texts

[+] Showing Current System

[+] Starts a HTTP server for you to get more Tools.

Installation on Termux

pkg update
pkg upgrade 
pkg install nodejs
pkg install npm
npm install -g npm
npm install init
git clone https://github.com/TermuxHackz/AnonCrypt
cd AnonCrypt
npm init -y
npm install crypto
npm install prompt-sync
node AnonCrypt.js

Installation in Linux/Ubuntu

sudo apt-get install python-software-properties

sudo apt-add-repository ppa:chris-lea/node.js

sudo apt-get update

sudo apt-get install nodejs npm

sudo apt-get install nodejs

npm install init

git clone https://github.com/TermuxHackz/AnonCrypt

cd AnonCrypt

npm init -y

npm install crypto

npm install prompt-sync

node AnonCrypt.js

Tested on

This tool has been tested on the following systems:

[✔] Termux

[✔] Linux

[✔] Windows

[✔] Ubuntu

Support and Donations


If you appreciate or love AnonyminHack5 works and projects feel free to support me via PayPal. You can send your donations to he's paypal here

Version

Version 1.0 beta

Notice Bugs?

If you use my AnonCrypt and you notice bugs in em feel free to email me those bugs and i will try fix them. Report those bugs to me here.

Thanks alot for the support