issues
search
zrax
/
pycdc
C++ python bytecode disassembler and decompiler
GNU General Public License v3.0
3.38k
stars
646
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
python 3.9 pyc Decompilation error
#527
Stella-sea
opened
1 day ago
2
Unsupported opcode: BEGIN_FINALLY
#526
avrdasm
opened
3 weeks ago
0
Proposition to drop support for <3.11 in a new fork
#525
thewhitegoatcb
opened
1 month ago
2
how to read that result of decompile
#524
meopeongokngheck
opened
1 month ago
4
It does not decompile
#523
izark1
opened
1 month ago
1
show INVALID opcode properly if < 0
#522
samyk
closed
1 month ago
0
Unable to decompile pyc
#521
SH4D0W-XD
opened
1 month ago
1
Unsupported opcode: BEFORE_WITH
#520
huanglin-github
opened
2 months ago
2
Trying to decompile opcode PUSH_EXC_INFO failed
#519
1wxyz
opened
2 months ago
0
undefined reference to `PycModule::loadFromFile(char const*)'
#518
whao159107
opened
2 months ago
0
can I recreate .pyc file with content of pyc?
#517
not-filepile
opened
2 months ago
1
Could pycdc skip some part of a problem pyc file?
#516
berry22jelly
opened
2 months ago
2
Unsuppoeted opcode: BEFORE_WITH
#515
peyat-o
opened
2 months ago
0
Unsupported opcode: <INVALID> (bytecode=A6h) at position 36.
#514
Niocas
opened
2 months ago
7
Support for walrus operator
#513
greenozon
opened
3 months ago
0
Error when using keyword argument and try structure
#512
zhou-tian-xing
opened
3 months ago
0
fix: incorrect error message in `ASTree::BuildFromCode(...)`
#511
wilson0x4d
opened
3 months ago
1
Unsupported opcode: MAKE_CELL
#510
yeqiu6080
opened
3 months ago
3
missing op maps for 3.11 and 3.12, comments for "initial 3.13 support" misidentify some 3.11/3.12 ops as "3.13 ->" ops
#509
wilson0x4d
closed
3 months ago
3
Test runner refactor
#508
zrax
closed
3 months ago
0
Wrong default function parameters decompilation
#507
greenozon
opened
3 months ago
0
Bash shebang generic
#506
greenozon
closed
3 months ago
1
Add one more missed flag: CO_ASYNC_GENERATOR
#505
greenozon
closed
3 months ago
0
Code flags issue
#504
greenozon
closed
3 months ago
0
Python3.12 CreateObject error
#503
eid129121
opened
3 months ago
3
will it support decompiling .pyd file where i build that using c/c++
#502
tamil-12
closed
3 months ago
2
what about using AI to generate py source codes for analysing?
#501
rockingdice
closed
4 months ago
4
Python3.11.2 Unsupported opcode: JUMP_BACKWARD
#500
iveteran
closed
3 months ago
2
Bad MAGIC (0x0A0D0DA8)
#499
lmachens
opened
4 months ago
25
Support Python 3.13 decompilation
#498
greenozon
opened
4 months ago
3
Python 3.13 initial support
#497
greenozon
closed
3 months ago
1
tos return 0x0 value
#496
u400822
opened
4 months ago
2
Very strange decompiled code.
#495
JustGuardian
closed
2 months ago
5
CreateObject: Got unsupported type 0x27
#494
ya0pengcheng
closed
4 months ago
2
Implement Python 3.8 && 3.9 try-except-finally logic
#493
Levak
opened
5 months ago
1
Fix Long Numeric Integer representation for Python 3
#492
Levak
closed
5 months ago
1
when did you post,3.11 bro
#491
salarasm
closed
5 months ago
2
Run tests in parallel or only some with a filter
#490
Levak
closed
5 months ago
2
Unsupported argument found for LIST_EXTEND
#489
YWtheGod
opened
5 months ago
7
Add support for `swap` bytecode and simple `WITH_EXCEPT_START` bytecode support.
#488
ddouworld
closed
5 months ago
0
Build error with modern gcc
#487
aikawayataro
closed
5 months ago
1
pycdc error
#486
mehedih4x
closed
3 months ago
7
Added support for SWAP and WITH_EXCEPT_START
#485
ddouworld
closed
5 months ago
2
failing to build pycdc
#484
merasmus44
closed
6 months ago
6
Bad Magic!
#483
Binaryprogrammer
opened
6 months ago
6
unsupported opcode python 3.10
#482
TaxMachine
closed
6 months ago
1
pycdc / decompile
#481
NISKULAT
opened
6 months ago
1
Poor documentation
#480
isaka-james
closed
6 months ago
2
Expression: backO called on empty deque
#479
AIPythoner
opened
6 months ago
2
can you help me?I used pycdc.exe to decompile and the result reported this error:Error decompyling main.pyc: vector::_M_range_check: __n (which is 14) >= this->size() (which is 13)
#478
OBBUYU
opened
7 months ago
1
Next