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

LXGaming/Reconstruct

Open more actions menu

Repository files navigation

Reconstruct

License Maven Central

Usage

// Usage
java -jar <Reconstruct File Name> -jar <Obfuscated jar> -mapping <ProGuard mappings> -output <Deobfuscated jar file> -exclude <Excluded Packages>

// Example - Client
java -jar reconstruct-cli.jar -jar client.jar -mapping client.txt -output client-deobf.jar

// Example - Server
java -jar reconstruct-cli.jar -jar server.jar -mapping server.txt -output server-deobf.jar -exclude "com.google.,com.mojang.,io.netty.,it.unimi.dsi.fastutil.,javax.,joptsimple.,org.apache."

Library

Repository: mavenCentral()
Dependency: io.github.lxgaming:reconstruct-common:VERSION

License

Reconstruct is licensed under the Apache 2.0 license.

Releases

Packages

Used by

Contributors

Languages

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