Offensive Security Tool: Pycrypt

by | Dec 9, 2022 | Tools

Premium Content

Patreon

Subscribe to Patreon to watch this episode.

Reading Time: 2 Minutes

Pycrypt

Pycrypt by machine1337 is a Python based Crypter that can Bypass any kinds of Antivirus Product. This is a very powerful tool for the Red Team and Penetration Testers that allows the creation of fully undetectable payloads. As we all know each new signature generated is unknown to any Anti-Virus DB and Heuristics add more obfuscation and facilitate getting shells faster.

 

See Also: So you want to be a hacker?
Complete Offensive Security and Ethical Hacking Course

Important:

  1. Make Sure your payload file have all the libraries import and it will be a valid payload file

 

How To Use:

  1. Find Any Python Based Backdoor/RAT on github.
  2. Crypt its payload with pycrypt
  3. Now Convert crypted payload to exe using pyinstaller
  4. Enjoy

 

Note:

  1. Don’t Upload Any Payloads To VirusTotal.com Bcz This tool will not work with Time.
  2. Virustotal Share Signatures With AV Comapnies.
  3. Again Don’t be an Idiot!

 

 

KleenScan Scanner Result:-

  1. Generated stub.py Result:- https://kleenscan.com/scan_result/39e61c692ee91dd6cd48aca77a8bb220ef27fcc40df75807d4a1f96b4db8df69
  2. Crypter Code Result:- https://kleenscan.com/scan_result/24487da561419105e29cabd5fc66c503ee767719029fae2f9a041b04d6a75d4b

 

 

Download Python3:

*:- For Windows: https://www.python.org/ftp/python/3.10.7/python-3.10.7-amd64.exe

*:- For Linux:

  1. sudo apt-get install python3
  2. sudo apt-get install python3-pip

 

 

Requirements:-

  1. Make Sure Python3 And Pip Installed
  2. pip install termcolor
  3. pip install requests

 

 

How To Run:–

*:- For Windows:-

  1. Make Sure python3 and pip is installed and requriements also installed
  2. python pycrypt.py
  3. Then give the path of your payload file and enjoy

*:- For Linux:-

  1. Make Sure All Requriements is installed.
  2. python3 pycrypt.py
  3. Then enter the path of your payload file and enjoy

 

 

Platforms:

  1. Windows
  2. Linux Based Os

 

How To Install:

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

 

Demo Video:

 

Features:-

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

 

Disclaimer

This tool is for Educational Purpose only.

 

Clone the repo from here: GitHub Link

Merch

Recent Tools

Offensive Security & Ethical Hacking Course

Begin the learning curve of hacking now!


Information Security Solutions

Find out how Pentesting Services can help you.


Join our Community

Share This