Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.

BaseMC/javgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javgent Build Latest Version

Deobfuscates jars (.class-files) with mappings

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

Uses ASM to make obfuscated java files readable (at least it tries it's best 😇).

Requirements

  • Java 11+
    Download it via AdoptOpenJDK (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