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.
- 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
- 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)
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
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
- Change the settings by pressing
2
andenter
:
- Select Choose the number you want to change the setting you want and follow the instructions:
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...)
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, you can send a message on discord to Adapters#5050 or open a ticket for help
- Like AstraaDev Token Grabber v2
- Or Cooked Grabber by Mouadessalim
- Or Creal-Stealer (best python stealer) by Ayhuuu
- Only for educationnal, personal or good puposes.
- We decline any responsability in case of misuse of this code.