Skip to content

BaseMC/javgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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