- JDK 21 or newer
- highiq
full offline, deobf, rename, fix, patch auth, add toggle and more....
./gradlew clientJar
output: build/dist/rise-client.jar
./gradlew run
or directly (run ./gradlew gameDir once first, see below):
java -Drise.gameDir=run -Djava.library.path=run/natives \
-cp build/dist/rise-client.jar:libs/libraries.jar Start
- open the project folder, wait for the gradle sync.
- set the project SDK to JDK 21+.
- select the Rise Client run configuration (committed in
.run/) and hit run.
all default to off.
| property | effect |
|---|---|
-Drise.auth.username=<name> |
username for the auth entry point |
-Drise.auth.autologin=true |
skip the login screen |
-Drise.gameDir=<path> |
game directory |
-Drise.protection.anticrack=true |
anti-crack environment scan |
-Drise.net.remotescripts=true |
remote script/config download |
-Drise.net.altservice=true |
alt-account service |
-Drise.net.versioncheck=true |
update gate on the login screen |
this source code was generated via decompilation and may contain minor behavioral discrepancies or bugs. Although we have worked hard to fix them, 100% accuracy cannot be guaranteed.
Contributions and bug reports are welcome—please feel free to open an Issue or submit a PR!
- original obfuscated client: RiseClient 6.9.5
- some deobfuscation, symbol recovery: completed by Claude™ and Codex™ under human supervision (billionaires should be covering my token costs)
- devirtualization, flowdeobf, deobf tool: anonymous™
- Java Deobfuscator
- Recaf
- VMProtect (demutation and devirtualization??!?!?!)
- custom java obfuscator (copied from zkm???)
- RiseJDK-22.0.2 (ruthlessly modified)
- Rise-vm😂 (funny)
- ViaVersionMCP/ViaMCP — Licensed under GNU General Public License v3.0 / relevant open-source license
- Minecraft Trademarks: Minecraft is a trademark of Mojang Studios / Microsoft Corporation.
- Affiliation: This project is an independent community development and is NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.
- Assets & Code: No proprietary Minecraft assets or un-obfuscated original Mojang source code are distributed directly within this repository. (All game assets belong to their respective owners).




