2018-03-29 19:31:24 +02:00
|
|
|
# G-Earth
|
2019-01-15 21:35:30 +01:00
|
|
|
Habbo packet logger & manipulator for Windows, Linux and Mac.
|
2018-03-29 19:46:36 +02:00
|
|
|
|
|
|
|
- Requires Java 8
|
|
|
|
|
2018-11-07 16:13:29 +01:00
|
|
|
# Windows execution
|
|
|
|
Double click G-Earth.exe, which will be delivered in the release. Note that executing G-Earth requires admin privileges.
|
|
|
|
|
|
|
|
# Linux execution
|
2018-03-29 19:46:36 +02:00
|
|
|
Execution command (temporary, verified in Ubuntu):
|
2018-11-07 16:13:29 +01:00
|
|
|
> $ 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.
|
2018-03-29 19:46:36 +02:00
|
|
|
|
2018-06-13 14:28:51 +02:00
|
|
|
Execute this command if you get the following error:
|
2018-04-20 13:46:22 +02:00
|
|
|
> Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyException
|
2018-04-20 13:46:34 +02:00
|
|
|
|
2018-04-20 13:46:47 +02:00
|
|
|
> $ xhost +local:
|
2018-03-29 19:46:36 +02:00
|
|
|
|
2019-01-15 21:35:30 +01:00
|
|
|
# Mac execution
|
|
|
|
This is more complex, will be documented later
|
|
|
|
|
2018-11-07 16:13:29 +01:00
|
|
|
# Features
|
2018-06-14 02:09:22 +02:00
|
|
|
* Log outgoing and incoming packets
|
|
|
|
* Injection, both sides
|
|
|
|
* Blocking & replacing packets functionality
|
2018-03-29 19:46:36 +02:00
|
|
|
* Packet expressions
|
|
|
|
* Encoding/decoding
|
|
|
|
* Auto detect hotel
|
2018-11-07 16:13:29 +01:00
|
|
|
* Retro support - enter game host & port manually (only the first time)
|
|
|
|
* Advanced scheduler
|
|
|
|
* Advanced extension support
|
2019-01-15 21:35:30 +01:00
|
|
|
* 2 included extensions on-release
|