Unfortunately this project has been suspended. If you wish to continue its development on your own, please feel free to contact me.
UnPyc is a tool for disassembling, analyzing and decompiling Python's *.pyc and *.pyo files. UnPyc supports Python 2.5, 2.6.
License
BSD LicenseFollow UnPyc
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Does the job, awesome! It really sucks that the project is suspended i would really liked to see implementation of -D decompile function :)
-
thanks man, great soft!
-
This is really a great project. Although some people say there are bugs, it is still functional and did exactly what I needed it to do.
-
Hi, tswr, There is error when I use UnPyc 0.8.2 decompile lib/copy.pyc, and I decompile other pyc file, the same error. -------------------------------------------------- the error info: >>> decompilation state info: co.name = <module> lastoffset = 000002B9 lastcommand = STORE_NAME lastargument = 47
-
Absolutely does not work if the code uses iterators. No support. Sole developer does not answer emails offering to help with the project. If you're desperate, give it a shot, but it needs a LOT of work before I would recommend it.