Skip to content

A crypter tool to obfuscate the python code. 100 % undetectable for anti-virus.

Notifications You must be signed in to change notification settings

En1gm4PL/Obfuscator.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

obfuscator.py

/// Created by Maksymilian Ostrowski Crypter / obfuscate tool with a symmetrical key - in which you can set any key password that will be automatically generated, Obfuscate with the use of Marshal String and compression Z -lib. Additional option if you need additional protection using Base64. 100 % Undetectable for Anti Virus Once you obfuscate the code, when you run the encrypted code, e.g. python3 xx.py, you will have to provide the decryption password for the application to run the source code ,this protects the code from examining how your application works :) Feel Free for Use.

100 % FUD AV !!!

Screenshot_2023-10-18_20-49-34

USAGE

python3 obsf.py

Screenshot_2023-10-18_21-35-21

DISCLAIMER

This was a program designed for educational purposes only. I do not accept any responsibility for how this software is used.

Releases

No releases published

Packages

No packages published

Languages