GitHub - exbin/bined-plugins-java: Plugins for BinEd written in Java

BinEd - Binary/Hex Editor - Plugins

Repository for plugins for BinEd editor. These plugins are distributed separately as an optional functionality and can have different licenses.

Homepage: https://bined.exbin.org/plugins

Compiling

For project compiling Gradle 8.1 build system is used: https://gradle.org

You can either download and install gradle or use gradlew or gradlew.bat scripts to download separate copy of gradle to perform the project build.

Build commands: "gradle build" and "gradle distZip"

License

Please see license for each plugin separately