Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 905 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 905 Bytes

Latest Version

javgent

Best effort deobfuscating jars (.class-files) with mappings

Mainly written as utility for Aves → Java-Aves-Agent

Uses ASM to make obfuscated java files readable

Requirements

  • Java 21+
    Download it via Adoptium (just follow the instructions)

Dependencies and Licenses

  • LICENSE of the source code itself
  • Dependencies and licenses of all nested libraries
    • View online
    • Checkout the source code and run mvn project-info-reports:dependencies