Skip to content

AntiUncompyle is a tool for editing .pyc files so they will be immune against python decompilers

Notifications You must be signed in to change notification settings

YonatanErez/AntiUncompyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AntiUncompyle

AntiUncompyle is a tool for editing .pyc files so they will be immune against python decompilers

USAGE:
python AntiUncompyle.py [-h] file.pyc

In the current state AntiUncompyle supports only '.pyc' that was compiled by Python 2.X interpreters

About

AntiUncompyle is a tool for editing .pyc files so they will be immune against python decompilers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages