Go to file
2018-06-20 19:10:58 +02:00
src/main fix for windows 2018-06-20 19:10:58 +02:00
.gitignore remove things 2018-04-04 16:51:20 +02:00
G-Earth.iml fix for windows 2018-06-20 19:10:58 +02:00
README.md Update README.md 2018-06-14 20:20:35 +02:00

G-Earth

Habbo packet logger & manipulator, currently only for Linux distributions.

  • Requires Java 8
  • Byte to string & string to byte encoding is slightly different from the Habbo PacketLogger standards. (on purpose)

Execution command (temporary, verified in Ubuntu):

$ sudo -E java -jar G-Earth.jar

Execute this command if you get the following error:

Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyException

$ xhost +local:

FEATURES:

  • Log outgoing and incoming packets
  • Injection, both sides
  • Blocking & replacing packets functionality
  • Packet expressions
  • Encoding/decoding
  • Auto detect hotel
  • Scheduler

DOING:

  • Extension support

TO-DO:

  • Extension -> block/replace packets, replace Strings & ints & .. in all packets
  • Info tab
  • Cross-platform support

EXTRA TO-DO's:

  • Block specific packets from displaying in the logger (in Logger tab)
  • Extension -> enable CS admin on connect