Crypter in Python3 with advanced functionality, Encrypt & Decrypt Source with Base64, Hex, MD5, Rot13, Url
To get a local copy up and running follow these simple steps.
- Clone the repo
$ git clone https://github.com/MaMad4Ever/D-Crypter.git
- Install requirement packages.
$ pip install -r ./D-Crypter/requirements.txt
- Run D-Crypter.
$ python3 Main.py