Ripterms Ghost

About Ripterms Ghost









Ripterms Information

Supported Versions

Platforms

Ripterms supports x64 Windows only.

JVM Compatibility

Ripterms hooks Java methods and supports only specific JVM versions:

  • Zulu17
  • OpenJDK8
  • OpenJDK17

Minecraft Clients and Versions

  • Lunar Client: 1.7.10, 1.8.9, 1.16.5, 1.17.1, 1.19.4, 1.20.4
  • Forge: 1.7.10
  • Badlion Client: 1.8.9
  • Vanilla: 1.8.9

Example Features Included

  • AimAssist
  • Reach (via constant pool editing)
  • Left Clicker
  • Full Bright
  • Velocity / VelocityPacket (leverages channelRead0 event)
  • Client Brand Changer (modifies getClientModName return value to troll staff; sent to server on login and displayed by some anticheats)
  • Blink (hooks and cancels addToSendQueue)
  • FastPlace
  • LegitScaffold
  • Xray (works only on 1.7.10 and 1.8.9)
  • WTap
  • Sprint
  • HitBoxes
  • NoFall
  • Glide
  • VelocityFly
  • Speed
  • BackTrack (delays received packets)
  • NoMiss
  • BlockOnAttack

Event System

Hook, Modify Parameters, Cancel, Modify Return Value

  • onAddToSendQueue (edit sent packets)
  • onUpdateWalkingPlayer
  • onAttackTargetEntityWithCurrentItem
  • onChannelRead0 (edit received packets)

Note: Java method hooking can be unreliable and might crash the game.

How to Use and Inject Ripterms Ghost Client

  1. Build the project with Visual Studio 2022 (compile in x64 Release configuration).
  2. Inject the DLL using any injector (e.g., Process Hacker, Extreme Injector).
  3. Visit the for more information.