UnPyc
Description
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.
User Ratings
User Reviews
-
thanks man, great soft!
-
simple and straight forward to use
-
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.