All Projects → redking00 → Volcano

redking00 / Volcano

Licence: GPL-3.0 license
A GUI for Krakatau assembler / disassembler

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Volcano

jvmBASIC
A BASIC to JVM bytecode compiler
Stars: ✭ 40 (+166.67%)
Mutual labels:  bytecode-compiler
pocketlang
A lightweight, fast embeddable scripting language.
Stars: ✭ 1,412 (+9313.33%)
Mutual labels:  bytecode-compiler
Bytecode Viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Stars: ✭ 12,606 (+83940%)
Mutual labels:  bytecode-viewer
Recaf
The modern Java bytecode editor
Stars: ✭ 3,374 (+22393.33%)
Mutual labels:  bytecode-manipulation
Booster
🚀Optimizer for mobile applications
Stars: ✭ 3,741 (+24840%)
Mutual labels:  bytecode-manipulation
cpytraceafl
CPython bytecode instrumentation and forkserver tools for fuzzing pure python and mixed python/c code using AFL
Stars: ✭ 18 (+20%)
Mutual labels:  bytecode-manipulation
grandcentrix-LogALot-TransformAPI-sample
Example of using the android TranformAPI for bytecode manipulation
Stars: ✭ 44 (+193.33%)
Mutual labels:  bytecode-manipulation
JavaResolver
Java class file inspection library for .NET.
Stars: ✭ 39 (+160%)
Mutual labels:  bytecode-manipulation
KibblePatcher
KibbleLands Spigot patcher
Stars: ✭ 25 (+66.67%)
Mutual labels:  bytecode-manipulation
instrumentation
An extensible java agent framework that instruments (modifies the bytecode at class loading time) programs running on the JVM, with the purpose of capturing method invocation events (start, finish, errors ...) and notifying custom listeners.
Stars: ✭ 39 (+160%)
Mutual labels:  bytecode-manipulation

Volcano

Current release: 1.2.0.0 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 Javascript module thanks to the work of @Storyyeller .

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. 
- Code snipets templates.
- ...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].