Skip to content

PyArmor Deobfuscator is a tool that helps to deobfuscate PyArmor-based obfuscated python scripts.

Notifications You must be signed in to change notification settings

sachinsenals/PyArmor-Deobfuscator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PyArmor Deobfuscator

PyArmor Deobfuscator is a tool that helps to deobfuscate PyArmor-based obfuscated python scripts.

Requirements

install uncompyle6:
pip install uncompyle6

Usage

~$ ./PyArmorDeobfuscator.py -f [Obfuscated File] -o [Output file]
~$ ./PyArmorDeobfuscator.py -f obfuscatedFile.py -o deobfuscatedFile.py

About

PyArmor Deobfuscator is a tool that helps to deobfuscate PyArmor-based obfuscated python scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%