Skip to content
/ BinGait Public

BinGait is a tool to disassemble and view java class files, developed by BinClub.

License

Notifications You must be signed in to change notification settings

zzurio/BinGait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BinGait

Tool to disassemble java class files created by x4e.

Usage

To run BinGait, run java -jar target/bingait-shadow.jar and BinGait will launch.

If you would like to create your own plugin for BinGait, check out my example BinGait plugin.

Plugins

You can find a zip file containing all the integrations and plugins for BinGait in the releases tab.

Building

Run gradlew build in the BinGait repository. Once the command has completed, your built jar will be located at builds/libs.

About

BinGait is a tool to disassemble and view java class files, developed by BinClub.

Resources

License

Stars

Watchers

Forks