Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/notnite/temporalstasis
- Owner: NotNite
- License: mit
- Created: 2024-03-13T21:41:59.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T17:40:59.000Z (5 months ago)
- Last Synced: 2024-06-27T21:06:15.466Z (5 months ago)
- Language: C#
- Size: 47.9 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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