BinGait

Tool to diassemble 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 comamnd has completed, your built jar will be located atbuilds/libs.

GitHub

View Github