Educational attempt to create a Oldschool Runescape client
This project is to learn:
- More about how the Oldschool runescape client operates
- Learning about reflection
- Learn more about injection
- Runtime analysis of values to identify fields/classes
- Learn control flow analysis to trim unused fields and classes when deobfuscating the code