Skip to content
/ ttalgi Public

📟Very basic assembly REPL written in Rust using Unicorn and Keystone

License

Notifications You must be signed in to change notification settings

m-gsch/ttalgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍓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

About

📟Very basic assembly REPL written in Rust using Unicorn and Keystone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages