E eugehet Established Member ★ 15 ★ Impact 0 Feb 13, 2008 8K views 1 reply #1 Hi all, I have a few python files(.py) and recently I accidentally deleted the source code and only left with the compiled files (.pyo). Is there a way to decomplied my files?
Hi all, I have a few python files(.py) and recently I accidentally deleted the source code and only left with the compiled files (.pyo). Is there a way to decomplied my files?
Vlad www.thehivedesigns.com :)Established Member ★ 15 ★ Impact 22 Feb 18, 2008 #2 did a small search hope it helps you with something http://users.cs.cf.ac.uk/J.P.Giddy/python/decompiler/decompiler.html http://docs.python.org/lib/module-dis.html regards, Vlad
did a small search hope it helps you with something http://users.cs.cf.ac.uk/J.P.Giddy/python/decompiler/decompiler.html http://docs.python.org/lib/module-dis.html regards, Vlad