Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 502 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 502 Bytes

Temporal Stasis

FFXIV network proxy library.

Features

  • On the fly packet modification - modify and drop, with support for decryption and re-encryption
  • (Mostly untested) Arbitrary packet sending
  • Custom logic controllable through C# events

Support

  • Lobby
    • Decrypting Blowfish
    • Rewriting server transfers
  • Zone/Chat
    • Decompressing Oodle
    • Rewriting server transfers

TODO

  • Make it performant jfc
  • Test packet sending
  • Support Zlib