Skip to content

Deobfuscates a whole directory of Java source files from searge to mcp mappings. Ideal to use after disassembling/decompiling a .jar file with something like Procyon. Supports Minecraft 1.8 to 1.12 mappings. Uses a single-dependency: csv-parser.

Notifications You must be signed in to change notification settings

dxxxxy/mcpdeobfdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcpdeobfdir

Deobfuscates a whole directory of Java source files from searge to mcp mappings. Ideal to use after disassembling/decompiling a .jar file with something like Procyon. Supports Minecraft 1.8 to 1.12 mappings. Uses a single-dependency: csv-parser.

Install

npm i mcpdd -g 

Usage

# Syntax
mcpdd --dir=<path> --version=<version>

# Example
mcpdd --dir=C:\Users\DXXXXY\Downloads\decomp --version=1.8

About

Deobfuscates a whole directory of Java source files from searge to mcp mappings. Ideal to use after disassembling/decompiling a .jar file with something like Procyon. Supports Minecraft 1.8 to 1.12 mappings. Uses a single-dependency: csv-parser.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published