Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 738 Bytes

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 738 Bytes

🍓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

⚙️Building

$ git clone https://github.com/MartiGJ/ttalgi.git
$ cd ttalgi
$ cargo build

🖼️Demo

Current version

ttalgi_demo.mp4

Old version

🎓License

MIT