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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.