jmpnz / icepop

RISC-V (RV64i) Emulator with JIT support written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icepop

icepop is a rewrite of riscvemu in Rust with dynamic translation (x86 JIT) aimed towards emulating full RISC-V binaries with hooks and introspection.

Currently supports dynamic translation to x86, with aarch64 a work in progress.

Hooking and introspection are currently not implemented.

About

RISC-V (RV64i) Emulator with JIT support written in Rust


Languages

Language:Rust 100.0%