Tanji is a Habbo protocol analyzer that intercepts and decrypts the traffic between the Habbo client and its servers. It provides developers and enthusiasts with tooling to inspect, manipulate, and understand the game's network communication.
- Packet Logger | Monitor incoming and outgoing packets in real time.
- Packet Injection | Send custom packets to the client or server.
- Packet Filtering | Block or suppress specific packets.
- Packet Replacing | Modify packets on the fly before they reach their destination.
- Extension Support | Build and load custom extensions to automate or extend functionality.
- Tunneling Support | Forward game traffic through an external proxy for anonymity or region bypassing.
- Session Persistence | Connect to a remotely hosted instance to resume an active intercepted session at any time, even after closing the application.
| Platform | Status |
|---|---|
| Flash | Supported |
| Unity | Planned |
| Shockwave | Planned |
- Windows (x64)
- .NET 10 Desktop Runtime
Download the latest release from the Releases page, extract the archive, and run Tanji.exe. No installation or administrator rights required.
- Eavesdrop - HTTP(S) proxy server for Windows that intercepts and modifies local web traffic.
- Flazzy - .NET library for [dis]assembling Shockwave Flash binaries with AS3 decompilation and deobfuscation support.
- Shockky - .NET library for [dis]assembling Adobe Shockwave and Director files.
- Wazzy - .NET library for [dis]assembling WebAssembly binaries.
Distributed under the GNU GPLv3 License. See LICENSE for more information.
