From bb35dcb547beb9cdebce10fb8e1b8c288eec9813 Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Thu, 29 Mar 2018 19:47:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0044a9..6f7e4e1 100644 --- a/README.md +++ b/README.md @@ -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) Execution command (temporary, verified in Ubuntu): + $ sudo -E java -jar G-Earth.jar + FEATURES: * Client side packet logging & injection * Easily blocking & replacing packets (not yet in the UI) @@ -16,12 +18,14 @@ FEATURES: * Encoding/decoding + WORKING ON: * Using IPtables instead of editting the hosts file * Auto detect hotel * Retrieve the RC4 key from memory in order to be a third-party to the outgoing messages + TO-DO: * Scheduler * Block incoming packets from UI