/Volcano

A GUI for Krakatau assembler / disassembler

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Volcano

Current release: 1.1.4.9 for Linux(x64) and Windows(x64)

A GUI for Krakatau assembler / disassembler built with Electron and CodeMirror.

Download it from Releases page.

Krakatau is included as a pyInstaller executable. Read how to build kasm executable if you need / want to build yourself.

With Volcano you can edit and assemble *.j source files and disassemble class or jar files.

Let me know if you find any errors, have a comment or found it useful. ;)

Screenshots

volcano screenshot_01

**TODO

- Windows-x86, Linux-x86 and Mac support. 
- 100% Krakatau syntax support.
- Verification of numeric literals.
- Code snipets templates.
- ...