Skip to content

niladut/riscv-instruction-disassembler

Repository files navigation

RISC-V_Disassembler

Disassembly tool for RISC-V Architecture

Step 1:

Run the MakeFile.

Step 2:

Run the "disasm" executable file and start typing hexcode followed by return to get the disassembled code. OR Alternatively, run the command "disasm < in", where 'in' in the input hexcode.

About

Disassembly tool for RISC-V Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published