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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.