riscv-ida
RISC-V disassembler
A Python-based RISC-V processor module for disassembling and emulating IDAPro binaries
RISC-V ISA processor module for IDAPro 7.x
29 stars
2 watching
4 forks
Language: Python
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |
l4ys/lazyida | Improves the IDA Pro disassembly experience by introducing automated formatting and shortcut functionality. | 1,092 |
crytic/ida-evm | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 308 |
avast/retdec-idaplugin | Decompiles binary code from various architectures into human-readable assembly code | 762 |
ioncodes/ida_scripts | A collection of Python scripts and tools for manipulating and analyzing data from IDA Pro disassembler output. | 2 |
chipsalliance/riscv-dv | An instruction generator for RISC-V processor verification | 1,020 |
pfalcon/scratchabit | A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 396 |
swackhamer/ida_scripts | Python scripts for interacting with IDA disassembler | 12 |
sifive/prockami | Formal verification and implementation of RISC-V processor designs using Coq. | 22 |
arizvisa/ida-minsc | Provides a scripting interface to IDAPython's features for reverse engineering | 319 |
wisk/medusa | An interactive disassembler for reverse-engineering and analyzing binary code | 1,041 |
riscv-mcu/riscv-openocd | A fork of OpenOCD with RISC-V microcontroller support | 34 |
openhwgroup/cve2 | A 32-bit RISC-V CPU core with a two-stage pipeline designed for low-cost embedded control applications. | 29 |
cisco-talos/ghida | A plugin that integrates Ghidra decompiler into IDA Pro to provide a GUI-based reverse engineering tool | 779 |
lanhikari22/gba-ida-pseudo-terminal | Tools for disassembling and analyzing Game Boy Advance game data using IDA Python commands | 13 |