Skip to content
 
 

Repository files navigation

Rise 6.9.5 but... OpenSource

2

1 2 3 4

requirements

  • JDK 21 or newer
  • highiq

modify

full offline, deobf, rename, fix, patch auth, add toggle and more....

build

./gradlew clientJar

output: build/dist/rise-client.jar

runnnnnnnnnn

./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

IntelliJ IDEA

  1. open the project folder, wait for the gradle sync.
  2. set the project SDK to JDK 21+.
  3. 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-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

join us

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!

thx

  • 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

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).

About

Rise-6.9.5

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages