SkillAgentSearch skills...

JarOpener

Tool which changes all classes, fields and methods in a jar file to be non-final and public to ease monkey patching.

Install / Use

/learn @LunNova/JarOpener
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JarOpener Build Status

Tool which opens up jar files for easy monkey-patching.

JarOpener supports .class files from any JVM language, and .java source files.

Idea and name by Jesse Wilson

Copyright © 2016, nallar JarOpener is licensed under the MIT license.

Download

Download the latest builds from Jenkins.

Compiling

JarOpener is built using Gradle.

  • Install the Java 8 Development Kit
  • Run ./gradlew build

Coding and Pull Request Formatting

  • Generally follows the Oracle coding standards.
  • Tabs, no spaces.
  • Pull requests must compile and work.
  • Pull requests must be formatted properly.

Please follow the above conventions if you want your pull requests accepted.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated19d ago
Forks1

Languages

Kotlin

Security Score

90/100

Audited on Mar 13, 2026

No findings