JByteMod | Java ByteCode Editor

Games & Software JByteMod | Java ByteCode Editor 0.3.1
Multifunctional bytecode editor with syntax highlighting and live decompiling and method graphing.

JByteMod | Java ByteCode Editor​



JByteMod is a multifunctional bytecode editor with syntax highlighting and live decompiling and method graphing. The successor of JByteMod: https://github.com/GraxCode/Cafebabe

68747470733a2f2f692e696d6775722e636f6d2f395255714d59432e706e67

68747470733a2f2f692e696d6775722e636f6d2f436a6a314468302e706e67

68747470733a2f2f692e696d6775722e636f6d2f30783231644d6f2e706e67

68747470733a2f2f692e696d6775722e636f6d2f4e6457497871642e706e67

68747470733a2f2f692e696d6775722e636f6d2f6553554b4348692e706e67


JByteMod was originally based on JBytedit (Written in Kotlin) by QMatt. I decided to recode it after QMatt deleted his account because it wasn't very stable and had almost no features.

CLI​



--help​
Displays help​
--file​
File to open (.jar / .class)​
--dir​
Working directory​
--config​
Config file name​

Libraries​



  • Apache Commons IO
  • Objectweb ASM
  • RSyntaxTextArea
  • SkidSuite
  • Procyon Decompiler
  • Fernflower Decompiler
  • JGraphX
  • JFreeGraph

Plugins​



To create a plugin you have to extend me.grax.jbytemod.Plugin and export it as a .jar file.

Installation​

To install a plugin you have to place the .jar file in a folder named "plugins" (that's in the same directory as JByteMod)

Example Plugin​

https://github.com/GraxCode/JTattooPlugin

How to build​



Java:
mvn clean
mvn package
java -jar target/JByteMod-1.5.1.jar
Level
5
1,110 pts
0.3.1 Version
33 Downloads
1,920 Views
Published
Updated
0.00 star(s) 0 ratings Average Rating (0)

More files from Lil Putin Baby

Top Bottom