Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 2.45 KB

README.md

File metadata and controls

64 lines (48 loc) · 2.45 KB

Rezo-Crypter

💣Malware Crypter Written in C++ | FUD Undetected | Anti-VM💣

Crypter

This Crypter is written in C++, which can be used to obfusticate, encrypt the any exe file to bypass AntiVirus. Also Capable to Bypass VM such as VirtualBox, VMware, Sandboxie.

Uses AES-256 bit Encryption & Base64 Encoding to Encrypt the Source Code for Twice.

3 Powerfull Methods to Detect whether running on VM or real machine

Disclaimer

💻 This project was created only for good purposes and personal use.

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS SOFTWARE AT YOUR OWN RISK. THE USE IS COMPLETE RESPONSIBILITY OF THE END-USER. THE DEVELOPERS ASSUME NO LIABILITY AND ARE NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.

📁 〢 Setting up

  1. Disable windows defender (for faster checker speeds)
  2. Download the .zip from the releases page
  3. Extract .zip with WinRar or 7Zip
  4. Open the .exe file
  5. Enjoy!

Features

  • OS Independent
  • Can Encrypt .exe files with AES 256 bit Encryption & Base64 Encoding
  • 3 Powerfull Methods to Bypass VM (such as VirtualBox, VMware, Sandboxie)
Virtual Machine Bypass Methods Includes
Registry Check
Processes and Files Check
MAC Adderess Check

Tested On

Windows) Windows 10 - Pro

Windows) Windows 7 - Ultimate

Prerequisite

  • Python 3.X
  • Pycryptodome Python Module

Scan Result