AppModel: Add initial handling of methods (AppMethod)

This commit is contained in:
Katy Coe
2020-07-09 21:25:19 +02:00
parent a9606f5c9e
commit 6015d9e0ab
4 changed files with 378 additions and 16 deletions

View File

@@ -289,6 +289,8 @@ Thanks to the following major contributors!
- nneonneo - https://github.com/nneonneo (huge overhaul of generics and script generation)
- carterbush - https://github.com/carterbush (IDA script generation)
This project uses [MultiKeyDictionary](https://www.codeproject.com/Articles/32894/C-Multi-key-Generic-Dictionary) by Aron Weiler.
Thanks to the following individuals whose code and research helped me develop this tool:
- Perfare - https://github.com/Perfare/Il2CppDumper