mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-23 00:40:51 +01:00
Update README.md
This commit is contained in:
parent
444415594d
commit
bb35dcb547
@ -5,9 +5,11 @@ Habbo packet logger & manipulator for Linux distributions (for now).
|
|||||||
- Byte to string & string to byte encoding is slightly different from the Habbo PacketLogger standards. (on purpose)
|
- Byte to string & string to byte encoding is slightly different from the Habbo PacketLogger standards. (on purpose)
|
||||||
|
|
||||||
Execution command (temporary, verified in Ubuntu):
|
Execution command (temporary, verified in Ubuntu):
|
||||||
|
|
||||||
$ sudo -E java -jar G-Earth.jar
|
$ sudo -E java -jar G-Earth.jar
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
* Client side packet logging & injection
|
* Client side packet logging & injection
|
||||||
* Easily blocking & replacing packets (not yet in the UI)
|
* Easily blocking & replacing packets (not yet in the UI)
|
||||||
@ -16,12 +18,14 @@ FEATURES:
|
|||||||
* Encoding/decoding
|
* Encoding/decoding
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
WORKING ON:
|
WORKING ON:
|
||||||
* Using IPtables instead of editting the hosts file
|
* Using IPtables instead of editting the hosts file
|
||||||
* Auto detect hotel
|
* Auto detect hotel
|
||||||
* Retrieve the RC4 key from memory in order to be a third-party to the outgoing messages
|
* Retrieve the RC4 key from memory in order to be a third-party to the outgoing messages
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TO-DO:
|
TO-DO:
|
||||||
* Scheduler
|
* Scheduler
|
||||||
* Block incoming packets from UI
|
* Block incoming packets from UI
|
||||||
|
Loading…
Reference in New Issue
Block a user