Kali Linux

Pycrypt : Python Based Crypter That Can Bypass Any Antivirus Products

Pycrypt is a python-based Crypter that can bypass any antivirus product. Antivirus software are protecting computers from malicious software including keyloggers, browser hijackers, Trojan horses, worms, rootkits, spyware, adware, botnets, and ransomware.

Pycrypt Features

  1. FUD Ratio 0/40
  2. Bypass Any EDR Solutions
  3. Lightweight Crypter
  4. Very Small And Simple Crypter

Note:

  • Make Sure your payload file has all the libraries imported and it will be a valid payload file
  • Don’t Upload Any Payloads To VirusTotal.com Bcz This tool will not work with Time.
  • Virustotal Share Signatures With AV Companies.
  • Again Don’t be an Idiot!

How To Use?

  • Find Any Python Based Backdoor/RAT on GitHub.
  • Crypt its payload with pycrypt
  • Now Convert crypted payload to exe using pyinstaller

Download Python3

*:- For Windows: Download here.

*:- For Linux:

sudo apt-get install python3
sudo apt-get install python3-pip

Make Sure Python3 And Pip are Installed.

  • pip install termcolor
  • pip install requests

How To Run

*:- For Windows:-

Make Sure python3 and pip are installed and requirements also installed

python pycrypt.py

Then give the path of your payload file and enjoy

*:- For Linux:-

Make Sure all requirements are installed.

python3 pycrypt.py

Then enter the path of your payload file and enjoy it on the following platform.

  1. Windows
  2. Linux Based Os

How To Install

git clone https://github.com/pycrypt
cd pycrypt
python3 pycrypt.py

KleenScan Scanner Result

  1. Generated stub.py Result:-
  2. Crypter Code Result:-

Demo Video

Warning: Use this tool only for educational purposes and we will not be responsible for ur cruel act.

Balaji N

Balaji is an Editor-in-Chief & Co-Founder - Cyber Security News, GBHackers On Security & Kali Linux Tutorials.

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

1 day ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

1 day ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

1 day ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

1 day ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

1 day ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

2 days ago