-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
Questions that need answered:
How do we manage obfuscation of network traffic?
- Analysis of client bytecode, using pre-defined patterns to work out the obfuscation strategy.
- Manual maintenance of network traffic mapping files.
- Update the Message decoders/encoders as is done currently.
How do we make sure we always have all of the cache data?
- Archival project, is there anyone archiving each release?
- Include an update server client in the project, use it to fetch the full cache from RuneScape.
How do we make sure we get all of the keys needed for decrypting map files?
- RuneLite mods that log this data?
- Same archival project, is someone archiving keys?
New technologies in the RS client
- Is there on-going reverse engineering work?
- Is there an implementation of a jagex FS reader for these new releases?
Testing
- Can the work in RuneLite be leveraged to drive an RS client for test automation?
Metadata
Metadata
Assignees
Labels
No labels