Skip to content

redraincatching/asha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asha - a RISC-V decompiler written in Rust

// technically it's just a disassembler for now, still a work in progress

asha is a decompiler that I'm writing as a final year project.

Current RISC-V extension support

  • RV32I
  • RV64I

Current comparison to llvm-objdump

llvm-objdump output asha output

About

RISC-V decompiler written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages