Skip to content

Pull requests: zrax/pycdc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix segmentation fault on large .pyc files
#532 opened Dec 9, 2024 by kmontag Loading…
Implement Python 3.8 && 3.9 try-except-finally logic
#493 opened Jun 24, 2024 by Levak Loading…
Added support for POP_JUMP_FORWARD_IF_NONE
#475 opened Apr 5, 2024 by TiZCrocodile Loading…
Support for JUMP_BACKWARD
#472 opened Mar 16, 2024 by greenozon Loading…
Gaurd against pop from empty block stack
#415 opened Dec 11, 2023 by dennis-doyensec Loading…
Add support for 3.6+ default arguments
#391 opened Oct 18, 2023 by ptrstr Loading…
3
6
PyPi distribution
#351 opened Jun 7, 2023 by percevalw Loading…
Python bindings & package
#349 opened Jun 1, 2023 by percevalw Loading…
Fix for Unsupported opcode: WITH_EXCEPT_START
#303 opened Dec 11, 2022 by cw2k Loading…
Add debug output of asm instructions in pycdc
#272 opened Jul 9, 2022 by ahaensler Loading…
feat[junk-code]support remove jump-abs junk
#266 opened Jun 21, 2022 by serfend Loading…
dockerize Decompyle++
#226 opened Dec 1, 2021 by milankowww Loading…
Updating testing and (minor) MSVC improvement
#78 opened May 16, 2016 by reductor Loading…
pull request
#43 opened Dec 28, 2013 by caot Loading…
ProTip! Exclude everything labeled bug with -label:bug.