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
277 forks
Language: Python
last commit: about 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,186 |
zrax/pycdc | Translates compiled Python byte-code into human-readable source code | 3,361 |
joxeankoret/diaphora | A diffing tool for reverse engineering and analysis of binary files | 3,659 |
cea-sec/miasm | A Python-based framework for analyzing and manipulating binary code | 3,495 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,493 |
halide/halide | A programming language and framework for fast, portable data-parallel computation on various architectures. | 5,902 |
palkeo/panoramix | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 814 |
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,479 |
pexpect/pexpect | A Python module for controlling interactive applications in a pseudo-terminal | 2,624 |
rocky/python-uncompyle6 | Decomposes Python bytecode back into equivalent source code | 3,796 |
mandiant/dncil | A Python library to disassemble Common Intermediate Language (CIL) instructions. | 158 |
deezer/spleeter | A Python library for separating audio sources in real-time with high accuracy and speed. | 25,926 |
wisk/medusa | An interactive disassembler for reverse-engineering and analyzing binary code | 1,041 |
robinhood/faust | Builds high-performance distributed systems and real-time data pipelines using asynchronous event processing and in-memory durable key-value stores. | 6,746 |