Go to file
sirjonasxx 8a717ad73f
Merge pull request #167 from UnfamiliarLegacy/fix/nitro-packet-size
Set correct maximum on websocket policy
2023-07-11 22:24:05 +02:00
.github/workflows hi 2022-02-12 04:11:08 +01:00
G-Earth Set correct maximum on websocket policy 2023-06-28 22:59:28 +02:00
docs Merge pull request #166 from LilithRainbows/master 2023-06-16 07:14:51 +02:00
.gitignore Add HTTP(S) MITM and replace websocket in config 2021-11-26 04:12:47 +01:00
LICENSE Create LICENSE 2018-07-19 21:22:41 +02:00
pom.xml Version 1.5.3 2023-01-01 22:58:06 +01:00

docs/README.md

G-Earth

Feature-rich habbo packet logger & manipulator for Windows, Linux and Mac.

  • Requires Java 8

CLICK HERE FOR TROUBLESHOOTING

Join the G-Earth Discord server

Download the chrome extension if you're using Unity

Execution

  • Windows: Double click G-Earth.exe, which will be delivered in the release. Double clicking the .jar file might work as well.
  • Linux Execute sudo java -jar G-Earth.jar on the command line. You can include the t flag to log packets in your terminal
  • Mac Follow the MacOs Installation guide (flash only)

Features

  • Log outgoing and incoming packets
  • Inject, block & replace packets on the fly
  • Automatic packet expression prediction
  • Auto detect hotel
  • Retro support - enter game host & port manually (only the first time)
  • Advanced scheduler
  • Advanced extension support
  • Python scripting on the fly
  • SOCKS proxy
  • Identify packets through Harble API and sulek.dev
  • Supports both Unity (browser) and Flash

Extensions

Interested in creating your own extension? Check one of the frameworks:

Name Language Developers Github
G-Earth (Native) Java sirjonasxx https://github.com/sirjonasxx/G-Earth
G-Python1 Python sirjonasxx https://github.com/sirjonasxx/G-Python
Xabbo C# b7 https://github.com/b7c/Xabbo.GEarth
Xabbo scripter2 C# b7 https://github.com/b7c/Xabbo.Scripter
G-Node Node.js WiredSpast https://github.com/WiredSpast/G-Node
GProgrammer3 Javascript at15four2020 https://github.com/at15four2020/GProgrammer/wiki

1: built-in in G-Earth through the live scripting console
2: not an implementation of the extension API, but allows for C# scripting
3: not an implementation of the extension API, but allows for Javascript scripting, also check G-WiredFly

Release your extensions in the G-ExtensionStore

For the memorysearcher that extracts the RC4 table, go to G-Mem.