Tanji Versions Save

Protocol analyzer for Habbo with extension, and proxying support.

v1.4.1512.0

3 years ago
  • Fixed endpoint related client modifications

v1.4.1505.0

3 years ago
  • Fixed bug causing Tanji to crash while loading client.
  • Some hashes have been updated.

v1.4.1501.0

3 years ago
  • Fixed bug causing the 'Service Not Found' error on startup due to a missing registry key. (Thank you @jarvpt for troubleshooting)

v1.4.1500.0

3 years ago
  • Fixed bug causing Tanji to improperly modify the game client on some retros.
  • Fixed bug in the Scheduler where it would not load/save the Cycles, and HotKey of a schedule on startup/creation.

Some retros that were stuck on any of the connection steps before may have been fixed, but not a guarantee.

v1.4.1400.0

3 years ago
  • Fixed bug not allowing the application to open on some machines that did not have the 'WinHttpAutoProxy' service running.
  • Fixed bug not allowing Tanji to set the system proxy on some machines.

v1.4.1390.0

4 years ago
  • Fixed bug causing root CA installation on some machines. When the application is ran with admin privileges, it will now install to LocalMachine, instead of CurrentUser.

v1.4.1356.0

4 years ago
  • Fixed bug causing 'Unknown' to be set to the 'Hotel' property. (Module API)

v1.4.1355.0

4 years ago
  • Fixed bug causing Tanji to crash when sending packets too fast.
  • Fixed bug causing Tanji to throw a fit when attempting to paste packets(text) into any of the injection boxes.
  • Schedules are now saved locally to a file(Schedules.pkt), so that they can automatically be saved/loaded.

v1.4.1251.0

4 years ago
  • Memory optimizations.
  • Fixed bug causing Tanji to fail at disassembling the client.

v1.4.1238.0

5 years ago
  • Fixed a deadlock caused by the usage of remote modules.
  • Fixed bug causing null reference exceptions to be thrown on some modules when the form has not been fully initialized. (Wait for Shown event before processing DataCapture methods)