Skip to content

samshine/Online-Assembler-Disassembler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online Assembler & Disassembler

Online assembler/disassembler based on Keystone.js and Capstone.js

Online demo: https://shahril96.github.io/Online-Assembler-Disassembler

Why?

I previously used these two online services a lot - #1 and #2. Just recently I stumbled with Keystone.js and Capstone.js, and I thought it might be a good idea to create a nice web page around these two libraries.

License

Feel free to use or update the code. Any bug fixes is highly appreciated!

Credits

  1. AlexAltea - for porting both Keystone and Capstone to Javascript
  2. Keystone and Capstone developers

About

Online assembler and disassembler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.6%
  • JavaScript 48.4%
  • CSS 2.0%