Explores the python bytecode, provides some tools to access it for fun and profit.
☆318Feb 16, 2023Updated 3 years ago
Alternatives and similar repositories for pyasmtool
Users that are interested in pyasmtool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tutorials on advanced python topics, and literate programming framework to write them (see README.md)☆63Jan 22, 2026Updated 2 months ago
- Tracing execution of python bytecode☆10Aug 2, 2019Updated 6 years ago
- Decompiler of python executable files created in pyinstaller and pyarmor and decompiler of .pyc files☆14May 8, 2022Updated 3 years ago
- CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL☆31Apr 4, 2021Updated 5 years ago
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated 2 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- An architecture plugin for binary ninja to disassemble raw python bytecode☆29Nov 12, 2017Updated 8 years ago
- simple Elf disassembler☆10Dec 30, 2014Updated 11 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Jan 6, 2021Updated 5 years ago
- interpret CPython in pure Python☆19Oct 4, 2019Updated 6 years ago
- Dropbox Python Bytecode Decryption Tool☆30Apr 17, 2012Updated 13 years ago
- A pure Python library to parse ELF files.☆15Aug 7, 2013Updated 12 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
- Assembler and disassembler for compiled Python☆21Dec 12, 2020Updated 5 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Tool for disassembling and assembling scripts .mes from the visual novel's engine AI5WIN.**//** Средство для разборки и сборки скриптов …☆19May 31, 2023Updated 2 years ago
- A bytecode-engineering library for python 3.11☆11Jan 17, 2023Updated 3 years ago
- Phishing can't get any easier with Tilapia☆11Jan 2, 2023Updated 3 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
- ☆29Nov 14, 2022Updated 3 years ago
- ☆11Apr 20, 2020Updated 5 years ago
- A Python implementation of the C Python Interpreter