Skip to content

DeaDHackS/DiviCrypt

Repository files navigation

DiviCrypt Description

DiviCrypt is a python written script which has the ability of obfsucating(encrypting), encoding and compiling to exe .py scripts. It is very usefull when envading AVs! So far DiviCrypt can encode to base64 but we are planning on making a Xor encoding option.

Requirements!

DiviCrypt was developed and test with python2 it will diffently not work with python3! Since its for linux, the compiling option requires pyinstaller, pyinstaller if ran from a linux machine it will compile it to .elf though if you ran it from wine and install python then pyinstaller from wine you should be alright! Here's a video which i followed to install pyinstaller with wine: https://www.youtube.com/watch?v=ozPaEWN4GnM

Features

DiviCrypt can obfuscate, encode and compile py scripts. And more options will be added in future versions!

Commands

-h | --help : Display help menu. --f | --file : File to take care of. --m | --mode : Mode to use (obfuscate / encode / compile only!)

How-To-Use

Simply run: python divicrypt.py --help

Module Error

If that happens simply run: pip install -r requirements!

Screenshots

Example Example Example Example

About

Python Backdoor Obfusctor, Encrypter and Encoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages