Skip to content

Andoryuuta/Unpyprotect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unpyprotect

An unpacker for Angelic47's Python 2.7 bytecode protector, PyProtect.

I wrote this as part of a blog post regarding how to use xdis and xasm to deal with obfsucated bytecode across python versions.

Usage

py -3 -m pip install -r requirements.txt

py -3 unpyprotect.py [--decode-utf8] <your_pyprotected_file.pyc>

Releases

No releases published

Packages

No packages published

Languages