Skip to content

CrackerCat/Java-Bytecode-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jbedit

jbedit is a tool that visualizes information about Java class file. With this tool you can modify bytecode and cosntruct a graph of bytecode instructions.

This requires java8.

mini demonstration: thumbs up

Step for using:

  1. Install maven
  2. to do mvn clean install
  3. mvn package and run

I recommend to run this project in ide, because its not finished.

About

Java byteCode editor with java8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%