xinzeyang / ARMStrong

A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#@armsim

A fast and simple ARM Simulator made for education

Installation

Download the latest project-armstrong.jar and enjoy!

Graphical User Interface

gui_s1 gui_s2

java -jar project-armstrong.jar

Command-line Interface

cli_s1 cli_s2

java -jar project-armstrong.jar cli

Information

Requirements

  • Java 11
  • Windows x86/x64 or Linux x64

Libraries used

  • Unicorn
  • Keystone
  • JavaFX
  • DockFX

Made with ❤️ by the #@RMStrong Team

About

A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines

License:Mozilla Public License 2.0


Languages

Language:Java 99.1%Language:CSS 0.9%