Skip to content

RES0LUTI0N is a malware builder undetected by Windows Defender with an anti-VM coded in python and C#. It uses a triple layer randomized obfuscation system, a malware partitioning system and a recompilation system at the same time.

License

Data3rr/Res0luti0n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

RES0LUTI0N

RES0LUTI0N is a malware builder undetected by Windows Defender with an anti-VM coded in python and C#. It uses a triple layer randomized obfuscation system, a malware partitioning system and a recompilation system at the same time.

Features

  • Undetected by Windows Defender
  • Python & requirements auto installer
  • Anti VM
  • Background injector
  • Can build an undetectable malware .exe
  • Use 2 differents exe compiler
  • You can choice your own malware or use one already included
  • Three-layer obfuscation
  • Can inject any python code
  • Easy to use
  • Quick use

Requirements

  • Windows 10/11 OS only (win32, for x86, x86_64, and arm64 architectures)
  • Python 3.x (python 3.9 used for the project.)
  • Modules: (colorama, pypresence, pyinstaller, cx_freeze)

Usage

1. First step

Start by installing the modules by running the command pip install -r requirements.txt

↦Troubleshooting: If an error occurs, check that you are using a version of python equal or lower than 3.9.x as this may cause errors or use pip pip install --upgrade pip

2. Second step

Now run the program with python by clicking on it or by using the command :

python Res0luti0n.py

↦Troubleshooting: Check that the modules are installed correctly, that you are using the right operating system and that your python works properly

3. Third step

  1. Change the settings by pressing 2 and enter:

img

  1. Select Choose the number you want to change the setting you want and follow the instructions:

img

4. Last step

Press 5 if you are already in the parameter menu, otherwise just press 1 to build your RAT.

↦Troubleshooting: If this does not work, check that you have entered the correct parameters (webhook...)

5. Usage

For the proper functioning of the injector it is imperative that the entirety of what is in the ZIP created is located in the same directory.

↦Hint: This is only valid if you use cx freeze

If you are infected ??

  • If you are infected, you can send a message on discord to Adapters#5050 or open a ticket for help

Thanks

In this project malware bases are already included.

Readme Card

Readme Card

  • Or Creal-Stealer (best python stealer) by Ayhuuu

Readme Card

Disclaimer

  • Only for educationnal, personal or good puposes.
  • We decline any responsability in case of misuse of this code.

About

RES0LUTI0N is a malware builder undetected by Windows Defender with an anti-VM coded in python and C#. It uses a triple layer randomized obfuscation system, a malware partitioning system and a recompilation system at the same time.

Topics

Resources

License

Stars

Watchers

Forks