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

Starship : Revolutionizing Terminal Experiences Across Shells

Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…

2 days ago

Lemmy : A Decentralized Link Aggregator And Forum For The Fediverse

Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…

2 days ago

Massive UX Improvements, Custom Disassemblers, And MSVC Support In ImHex v1.37.0

The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…

2 days ago

Ghauri : A Powerful SQL Injection Detection And Exploitation Tool

Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…

2 days ago

Writing Tools : Revolutionizing The Art Of Writing

Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…

2 days ago

PatchWerk : A Tool For Cleaning NTDLL Syscall Stubs

PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…

3 days ago