pycdc

Bytecode translator

Translates compiled Python byte-code into human-readable source code

C++ python bytecode disassembler and decompiler

GitHub

3k stars
94 watching
661 forks
Language: C++
last commit: almost 2 years ago
cxxdecompilerdisassemblerhacktoberfestpython

Related projects:

RepositoryDescriptionStars
rocky/python-uncompyle6Decomposes Python bytecode back into equivalent source code3,836
knight0x07/pyc2bytecodeA tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions.133
palkeo/panoramixAn Ethereum decompiler tool that translates Solidity bytecode into human-readable code822
indygreg/pyoxidizerA tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters.5,562
pycqa/modernizeTransforms Python 2 source code into compatible Python 3 and 2.6+ code356
pfalcon/scratchabitA Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering397
cookiecutter/cookiecutterA command-line utility that creates projects from pre-defined templates.22,767
boomerangdecompiler/boomerangA decompiler tool for reverse-engineering machine code from various architectures and file formats.377
deadsy/pycsA toolset for debugging and tracing ARM CoreSight enabled microcontrollers using Python.75
konloch/bytecode-viewerA Java-based tool for analyzing and modifying Android APKs and other Java files14,733
zedr/clean-code-pythonA set of guidelines and best practices for writing readable, maintainable, and efficient Python code.4,476
pyos/dgA programming language compiler for CPython bytecode575
pycqa/autoflakeA tool to automatically remove unused imports and variables from Python code based on pyflakes analysis908
micropython/micropythonAn implementation of Python 3.x on microcontrollers and small embedded systems19,551
kubkon/zig-dis-x86_64A disassembler and encoder library for x86_64 machine code written in Zig.35