Skip to content

Repository files navigation

wMatcher

简体中文

A Java desktop tool for comparing two JARs and matching renamed or obfuscated classes.

Usage

java -jar wMatcher.jar
  1. Select the old JAR and new JAR.
  2. Add dependency JARs if needed.
  3. Start the comparison.
  4. Review or correct uncertain matches.
  5. Save the project as a .wmatch file.

Build

./gradlew clean check shadowJar

Windows:

.\gradlew.bat clean check shadowJar

Output: wmatcher-app/build/libs/wMatcher-x.x.x-all.jar

License

GNU General Public License v3.0

About

A Working Matcher, not a broken one. Tool for tracking elements in obfuscated Java archives across releases

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages