Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 

Repository files navigation

DecompileTools

Tools that help decompile minecraft

Usage

  1. Create SRG mappings for obfuscated enum names enumfixer {jarfile} {output}

  2. Create SRG mappings to rename all classes at root level to the following format class_{class}, for inner: class_{class}in_class{outer} mappings {jarfile} {output}

  3. Create finder entries for usage with classfinder. Will scan every class ConstantPool, and then will create a mapping that allows to identify this class among the others. classfindermappings {jarfile} {entrynamestart} {output}

  4. Apply finder entries to jar to generate SRG names based on found classes classfinder {jarfile} {finderentriesfile} {output}

About

Tools that help decompile minecraft

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.