pycdc
Bytecode translator
Translates compiled Python byte-code into human-readable source code
C++ python bytecode disassembler and decompiler
3k stars
94 watching
661 forks
Language: C++
last commit: about 1 year ago cxxdecompilerdisassemblerhacktoberfestpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Decomposes Python bytecode back into equivalent source code | 3,836 |
| | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
| | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |
| | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| | Transforms Python 2 source code into compatible Python 3 and 2.6+ code | 356 |
| | A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 397 |
| | A command-line utility that creates projects from pre-defined templates. | 22,767 |
| | A decompiler tool for reverse-engineering machine code from various architectures and file formats. | 377 |
| | A toolset for debugging and tracing ARM CoreSight enabled microcontrollers using Python. | 75 |
| | A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
| | A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,476 |
| | A programming language compiler for CPython bytecode | 575 |
| | A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |
| | An implementation of Python 3.x on microcontrollers and small embedded systems | 19,551 |
| | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |