Python PYC Bytecode Decompilation
☆40May 8, 2024Updated last year
Alternatives and similar repositories for pycDcode
Users that are interested in pycDcode are comparing it to the libraries listed below
Sorting:
- Tracing execution of python bytecode☆10Aug 2, 2019Updated 6 years ago
- PoC Reverse Text segment ELF File infector☆14Feb 28, 2020Updated 6 years ago
- Tool to assist during manual decompilation of Python bytecode☆56Jan 20, 2024Updated 2 years ago
- interpret CPython in pure Python☆19Oct 4, 2019Updated 6 years ago
- extractcontent.rb の python 版☆24Apr 10, 2017Updated 8 years ago
- A pure Python library to parse ELF files.☆15Aug 7, 2013Updated 12 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Dec 23, 2020Updated 5 years ago
- APK For Dumping Memory libil2cpp.so / libUE4.so from memory☆12Apr 23, 2021Updated 4 years ago
- a program can deobfuscate hyperion python to original code☆27Feb 17, 2026Updated last month
- run bytecode Python by PHP☆11Oct 25, 2017Updated 8 years ago
- dump loaded library (.so) from memory to get decrypted lib for Android☆17Jun 13, 2022Updated 3 years ago
- An ELF format manipulation library in python☆18Feb 9, 2017Updated 9 years ago
- Demos for Arm reverse engineering studying[Android ELF]☆18Mar 3, 2018Updated 8 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆13May 8, 2022Updated 3 years ago
- A utility for dumping per-thread statistics for CPython GIL using eBPF☆17May 28, 2024Updated last year
- A bytecode-engineering library for python 3.11☆11Jan 17, 2023Updated 3 years ago
- Code to dump out any Python object to text in a way that aids debugging / useful logging.☆19Mar 22, 2022Updated 3 years ago
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated last month
- gxHook decompiler is a program that injects code into a python process and decompiles it from memory which makes it easier to decompile o…☆37Jul 31, 2023Updated 2 years ago
- An ARM decompiler converts ARM code to a ready to compile C code. Project was done as a 3rd Semester project.☆15Jun 15, 2022Updated 3 years ago
- Python tool analyzing memory usage and distribution in .elf files☆12Jul 8, 2022Updated 3 years ago
- 内存加载DLL 支持VMP最大加密☆12Aug 11, 2020Updated 5 years ago
- Assembler and disassembler for compiled Python☆21Dec 12, 2020Updated 5 years ago
- ARM to pseudo code converter that rarely works☆14Dec 21, 2017Updated 8 years ago
- PoC plugin for jadx-gui to evaluate methods and update decompiler output☆24Nov 24, 2025Updated 3 months ago
- String decrypt plugin powered by unicorn engine☆105Nov 10, 2025Updated 4 months ago
- AI-based implant feature☆25Apr 28, 2025Updated 10 months ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆31Apr 4, 2021Updated 4 years ago
- (fork)Decompile win32 program and DLL to C++ step by step. Allow some interactive. Main functions already work: *support if/else/for/do/w…☆23Jul 30, 2014Updated 11 years ago
- Generate windows binary for pycdc using Github CI☆12Nov 18, 2025Updated 4 months ago
- Interact with ChatGPT and GPT-4 in alternative ways☆13Mar 17, 2024Updated 2 years ago
- Yet another PyInstaller unpacking/decompilation tool☆19Dec 31, 2019Updated 6 years ago
- Next gen process injection technique☆54Jul 9, 2020Updated 5 years ago
- PE Loader for win32☆14Dec 3, 2019Updated 6 years ago
- Bytecode based Fuzzer for the PHP language☆12Jul 22, 2020Updated 5 years ago
- When dlsym isn't enough☆20May 19, 2024Updated last year
- Deobfuscate "paranoid" protected apps☆82Mar 26, 2025Updated 11 months ago
- Python code that can parse mach-o and ELF files, parse DWARF debug info and generate a new symbolication format.☆18Nov 9, 2017Updated 8 years ago
- Pretraining transformers to decompile Python bytecodes, WORK IN PROGRESS☆34Mar 28, 2024Updated last year