[🚧WIP] ✅ No need to run ✅ Pyarmor 8.0 - latest 9.0.8 ✅ Universal ✅ Statically convert obfuscated script to disassembly and (experimentally) source code.
C++ · active 2023-08-15 → 2026-08-21 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 1103 days from 2023-08-15 to 2026-08-21. Pushes: 47 total, peak 5 in a day. Pull requests: 72 total, peak 4 in a day. Issues: 287 total, peak 74 in a day. Comments: 756 total, peak 53 in a day. Stars: 1,910 total, peak 62 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| zrax | 371 | 47 | 28 | 131 |
| greenozon | 206 | 0 | 8 | 192 |
| whoami730 | 41 | 0 | 4 | 23 |
| TiZCrocodile | 39 | 0 | 3 | 36 |
| Levak | 23 | 0 | 3 | 15 |
| ddouworld | 18 | 0 | 4 | 13 |
| TheHellTower | 17 | 0 | 1 | 16 |
| ThePrainsLive | 13 | 0 | 0 | 12 |
| anandh8x | 12 | 0 | 0 | 8 |
| shoaibhassan0 | 12 | 0 | 0 | 8 |
| Imma-P | 11 | 0 | 0 | 11 |
| wilson0x4d | 9 | 0 | 1 | 8 |
| hello-abson | 8 | 0 | 0 | 8 |
| Bang1338 | 7 | 0 | 0 | 7 |
| lmachens | 7 | 0 | 0 | 6 |
| Aasyaco | 7 | 0 | 3 | 3 |
| rameshkabade | 7 | 0 | 0 | 4 |
| RandomStrangerOnTheInternet | 7 | 0 | 0 | 4 |
| kevinkarlssonbr | 7 | 0 | 0 | 2 |
| rockingdice | 6 | 0 | 0 | 4 |
Recent activity
Latest issues, pull requests and releases
- Issue#597system-failure-b8xy2026-02-22 05:25[Python 3.7] Unsupported Opcodes
- Issue#595youlipeierges2025-12-28 13:34Unsupported opcode: MAKE_FUNCTION (0x7a) when decompiling Python 3.13 bytecode (practical example)
- Issue comment#514wuqu2232025-12-28 04:01Unsupported opcode: <INVALID> (bytecode=A6h) at position 36.
- Issue#594vayulqq2025-12-19 16:41python 3.12 Unsupported opcode errors
- Issue#591brunoaduarte2025-11-06 21:45Support Python 3.10 - Unsupported opcode: JUMP_IF_NOT_EXC_MATCH (210) | Decompyle incomplete
- Issue#588IllalRajinCoding2025-10-28 10:54Unsupported opcode: PUSH_EXC_INFO (105)
- Issue comment#589FTech62025-10-24 00:24由于在反编译含UTF-8字符的pyc文件时会报错,我对此项目进行了对于UTF-8的适配,可以参考,但我对其他地方也改了,所以不建议合并但可以参考下我的方法来解决含UTF-8编码字符的pyc的反编译
- Issue comment#581zrax2025-10-21 22:55Version-aware MAKE_FUNCTION_A and MAKE_CLOSURE_A support
- Issue comment#589zrax2025-10-21 22:43由于在反编译含UTF-8字符的pyc文件时会报错,我对此项目进行了对于UTF-8的适配,可以参考,但我对其他地方也改了,所以不建议合并但可以参考下我的方法来解决含UTF-8编码字符的pyc的反编译
- Issue#588IllalRajinCoding2025-10-18 06:59Unsupported opcode: PUSH_EXC_INFO (105)
- Issue#585zrax2025-09-22 21:32Piloto
- Issue comment#582whoami7302025-09-14 11:39New opcodes, fixed some segfaults
- Issue comment#584whoami7302025-09-13 17:58python3.12
- Issue comment#580whoami7302025-09-05 15:08Hi bro i want contribute pycdc this is my code https://www.mediafire.com/file/cnt8z53ja7tmnr1/pycdc.zip/file
- Issue comment#580greenozon2025-09-05 12:19Hi bro i want contribute pycdc this is my code https://www.mediafire.com/file/cnt8z53ja7tmnr1/pycdc.zip/file
- Issue comment#580Zatarainbow2025-09-05 11:02Hi bro i want contribute pycdc this is my code https://www.mediafire.com/file/cnt8z53ja7tmnr1/pycdc.zip/file
- Issue#580Zatarainbow2025-09-05 11:01Hi bro i want contribute pycdc this is my code https://www.mediafire.com/file/cnt8z53ja7tmnr1/pycdc.zip/file
- Issue comment#576whoami7302025-09-04 17:49Parse cell & free vars for Py 3.11+
- Issue comment#579whoami7302025-09-04 17:38MAKE_FUNCTION & SET_FUNCTION_ATTRIBUTE_A for 3.13
- Issue comment#580greenozon2025-09-04 09:26Hi bro i want contribute pycdc this is my code https://www.mediafire.com/file/cnt8z53ja7tmnr1/pycdc.zip/file
- Issue#580Zatarainbow2025-09-04 08:58Hi bro i want contribute pycdc this is my code https://www.mediafire.com/file/cnt8z53ja7tmnr1/pycdc.zip/file
- Pull request#579CarrBen2025-09-03 21:57
- Issue comment#493plusls2025-09-03 07:24Implement Python 3.8 && 3.9 try-except-finally logic
- Issue comment#577greenozon2025-09-02 08:06`OPCODE` vs `OPCODE_A`
- Issue comment#577whoami7302025-09-02 08:02`OPCODE` vs `OPCODE_A`
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 1,910 stars here means stars gained during the window, not the repo's star count.