plasma
Disassembler
An interactive disassembler for x86/ARM/MIPS architectures.
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
3k stars
149 watching
276 forks
Language: Python
last commit: over 3 years ago
Linked from 5 awesome lists
armcapstonedisassemblermipsreverse-engineeringx86x86-64
Related projects:
Repository | Description | Stars |
---|---|---|
plasma-umass/scalene | A high-performance Python profiler that analyzes CPU, GPU, and memory usage, providing detailed information and AI-powered optimization suggestions. | 12,274 |
zrax/pycdc | Translates compiled Python byte-code into human-readable source code | 3,414 |
joxeankoret/diaphora | A diffing tool for reverse engineering and analysis of binary files | 3,686 |
cea-sec/miasm | A Python-based framework for analyzing and manipulating binary code | 3,509 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
halide/halide | A programming language and framework for fast, portable data-parallel computation on various architectures. | 5,926 |
palkeo/panoramix | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |
ioncodes/ida_scripts | A collection of Python scripts and tools for manipulating and analyzing data from IDA Pro disassembler output. | 2 |
python-eel/eel | A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications. | 6,525 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,634 |
rocky/python-uncompyle6 | Decomposes Python bytecode back into equivalent source code | 3,836 |
mandiant/dncil | A Python library to disassemble Common Intermediate Language (CIL) instructions. | 159 |
deezer/spleeter | A Python library for separating audio sources in real-time with high accuracy and speed. | 26,041 |
wisk/medusa | An interactive disassembler for reverse-engineering and analyzing binary code | 1,045 |
robinhood/faust | Builds high-performance distributed systems and real-time data pipelines using asynchronous event processing and in-memory durable key-value stores. | 6,751 |