Go to file
2018-04-05 22:14:08 +02:00
src/main reintroduce resume&pauseProcess, rc4Obtainer made faster, packet.toExpression() update/bugfix 2018-04-05 22:14:08 +02:00
.gitignore remove things 2018-04-04 16:51:20 +02:00
README.md Update README.md 2018-04-04 02:36:53 +02:00

G-Earth

Habbo packet logger & manipulator for Linux distributions (for now).

  • 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

FEATURES:

  • Client & server side packet logging & injection
  • Easily blocking & replacing packets (not yet in the UI)
  • Packet expressions
  • Responsive UI
  • Encoding/decoding

WORKING ON:

  • Auto detect hotel

TO-DO:

  • Scheduler
  • Block incoming packets from UI
  • Extension support