Video Preview:
output: build/dist/rise-client.jar
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
Download:
BIN:
SOURCE:
Original repo:
You must be registered for see links
Fork By Me:
You must be registered for see links
build
./gradlew clientJaroutput: build/dist/rise-client.jar
runnnnnnnnnn
./gradlew runor 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
IntelliJ IDEA
- 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.
system properties
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-free 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 |
- 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
-
You must be registered for see links(demutation and devirtualization??!?!?!)
- custom java obfuscator (copied from zkm???)
- RiseJDK-22.0.2 (ruthlessly modified)
- Rise-vm
(funny) -
You must be registered for see links— Licensed under GNU General Public License v3.0 / relevant open-source license
legal & disclaimers
- 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).
Download:
BIN:
You must be registered for see links
(PASSWORD IS hvh.net)SOURCE:
You must be registered for see links
(NEED OF JDK 21 or newer to run)
Last edited by a moderator:

