Go to file
sirjonasxx 02eff13bf8 v1.3.1
2021-01-04 18:23:10 +01:00
Extensions v1.3.1 2021-01-04 18:23:10 +01:00
G-Earth v1.3.1 2021-01-04 18:23:10 +01:00
.gitignore and this 2020-04-24 22:39:10 +02:00
LICENSE Create LICENSE 2018-07-19 21:22:41 +02:00
pom.xml v1.3.1 2021-01-04 18:23:10 +01:00
README.md Update README.md 2020-10-20 13:16:05 +02:00

G-Earth

Habbo packet logger & manipulator for Windows, Linux and Mac.

  • Requires Java 8

CLICK HERE FOR TROUBLESHOOTING

Join the G-Earth Discord server

Windows execution

Double click G-Earth.exe, which will be delivered in the release. Note that executing G-Earth requires admin privileges.

Linux execution

Execution command:

$ sudo java -jar G-Earth.jar

Additionally, you can add the -t flag to log the packets in your terminal instead of opening a new window for it.

Mac execution

MacOs Installation guide

Features

  • Log outgoing and incoming packets
  • Injection, both directions
  • Blocking & replacing packets functionality
  • Packet expressions
  • Encoding/decoding
  • 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
  • 2 included extensions on-release

Interested in creating an extension?

  • If you're not experienced with Java but have written extensions before in C#, you could have a look at Geode.
  • If you are experienced with Java, read this wiki page carefully.
  • The easiest way to create extensions is using G-Python. (can also be done inside G-Earth with a live scripting console)

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