Easy Python Decompiler is python bytecode decompiler, decompiles pyc & pyo files.
Python version 1.0 to 3.4 are supported.
This project is based two excellent decompiler "Uncompyle2" & "Decompyle++"
No python installation is necessary for decompiling!
You can decompile a single file or a whole directory.
Unicode filenames are supported..
Features
- Decompiles python 1.0 - 3.4
- Nice GUI, no fiddling on a command line
- No python installation needed.
- New Decompiler engine is blazing fast.
- Unicode filename support.