Skip to content

Kraina68512/Python-Deobfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Python Deobfuscator

Deobfuscates code from: "https://freecodingtools.org/tools/obfuscator/python"

This script uses only built-in Python libraries, so no additional installation is required.

Usage

python deobfuscator.py <input_file> <output_file>

While running, the script will display progress for each decoding layer.

Note: The script requires exactly two arguments (input and output file). Without them, it will not run.

About

Deobfuscates code from: "https://freecodingtools.org/tools/obfuscator/python"

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages