🍓Ttalgi Ttalgi is a very basic assembly REPL written in Rust using Unicorn and Keystone. Right now it only emulates the x86 32-bit & 64-bit architecture and needs a lot of work. 💾Installation Requirements Rust Unicorn Keystone ⚙️Building $ git clone https://github.com/MartiGJ/ttalgi.git $ cd ttalgi $ cargo build 🖼️Demo Current version ttalgi_demo.mp4 Old version 🎓License MIT