Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/notnite/temporalstasis

FFXIV network proxy library
https://github.com/notnite/temporalstasis

Last synced: 4 days ago
JSON representation

FFXIV network proxy library

Awesome Lists containing this project

README

        

# 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

- [x] Lobby
- [x] Decrypting Blowfish
- [x] Rewriting server transfers
- [x] Zone/Chat
- [x] Decompressing Oodle
- [ ] Rewriting server transfers

## TODO

- [ ] Make it performant jfc
- [ ] Test packet sending
- [ ] Support Zlib