rocky/python-decompile3
Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems
PythonGPL-3.0
Issues
- 0
Python 3.11+ partial workaround
#172 opened by perkinslr - 1
-- Stacks of completed symbols:
#171 opened by mosadegh22 - 2
use randomly generate source code to test decompyle3
#170 opened by 15r10nk - 1
decompyle failure
#159 opened by pfremy - 1
- 3
Decompile mistake with nested if/else + and conditions
#160 opened by pfremy - 4
Decompiler can execute arbitrary code
#153 opened by hashkitten - 2
Unsupported Python version, 3.11, for decompilation
#169 opened by vkchahar - 1
KeyError: 67660
#163 opened by Xcating - 1
Error when i try to decompile a .pyc file
#161 opened by Hamsanand13 - 4
- 5
TypeError: argument of type 'int' is not iterable
#155 opened by OwnerCM - 3
Exception has occurred: AttributeError 'Instruction' object has no attribute 'tos_str'
#152 opened by BradMichelle - 2
Decompiled failed with assetion error at `assert expr[0] == "LOAD_STR"` in customize37.py
#141 opened by BradMichelle - 0
Parse error at or near `END_FINALLY'
#149 opened by kikikikikinanana - 0
- 0
Decompilation of example.pyc fails with error message "Parse error at or near `CALL_METHOD_1'"
#146 opened by kikikikikinanana - 1
Decompiled failed with Parse error at or near `COME_FROM' instruction at offset 2024_0
#143 opened by JennrCheng - 1
Got error "Deparsing stopped due to parse error"
#142 opened by JennrCheng - 8
Decompiled failed with `Deparsing stopped due to parse error`, with the pyc file attached
#120 opened by BradMichelle - 0
Another nested try-finally parse error
#131 opened by BradMichelle - 3
python-decompile3-master
#139 opened by maxgregier - 3
- 1
- 12
- 5
Fails to parse multiple POP_BLOCKS or redundant code , even if its valid while running in cpython
#124 opened by w1redch4d - 1
- 0
Support 3.8 f-strings =
#105 opened by rocky - 1
python decompiler explorer
#116 opened by milahu - 1
KeyError: '3.11.1'
#115 opened by mocmeo-ship-it - 2
Typo in latest pip version (3.9.0)
#113 opened by Svenskithesource - 1
Request
#111 opened by kkhanyaseen - 0
support python 3.9?
#110 opened by foozzi - 1
Wrong decompilation with dictionary comprehension
#104 opened by mfkasim1 - 1
- 1
Here is another slightly shorter function that fails to decompile with an error on COME_FROM_LOOP which may or may not be the same bug:
#102 opened by rocky - 0
KeyError: 593
#97 opened - 6
Python 3.8 - COME_FROM parse error.
#71 opened by acureau - 2
`from a.b import c as d` decompiles wrongly
#92 opened by jnohlgard - 3
I get an the end a error code named"Parse error at or near `JUMP_LOOP' instruction at offset 200"
#91 opened by leejshades - 1
- 1
So much for working with 3.8 and above..
#89 opened by moribundant - 0
Deparsing stopped due to parse error
#78 opened by kylinpoet - 1
Error while using decompyle3
#77 opened by mte0 - 1
Can't decompile
#75 opened by guyanf - 1
PYPI Page Links to Incorrect Github URL
#74 opened by atmaranto - 0
correcting install process
#72 opened by designerfuzzi - 2
- 2
- 1