Skip to content

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.

License

Notifications You must be signed in to change notification settings

TermuxHackz/AnonCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 install nodejs npm

npm install -g npm

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

cd AnonCrypt

npm i

node AnonCrypt

Installation in Linux/Ubuntu

sudo apt install python-software-properties

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

sudo apt update

sudo apt install nodejs npm

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

cd AnonCrypt

npm i

node AnonCrypt

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 feel free to email me those bugs and I will try fix them. Report those bugs to me here.

Thanks alot for the support

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published