An open API service indexing awesome lists of open source software.

https://github.com/manorajesh/diss

RISC-V Disassembler
https://github.com/manorajesh/diss

assembly disassembler risc-v rust

Last synced: 2 months ago
JSON representation

RISC-V Disassembler

Awesome Lists containing this project

README

          

# RISC-V Disassembler
A (currently incomplete) [RISC-V](https://riscv.org) disassembler written in Rust.

## Installation
`cargo install diss`

## Usage
`diss`
Read machine code from `stdin` and generate the corresponding assembly