Commit Graph

14 Commits

Author SHA1 Message Date
Katy Coe
8eb7a0721a IDA: Display progress when executing script 2020-02-05 09:12:42 +01:00
Katy Coe
0402917100 IDA: Generate function boundaries for all known functions 2020-02-05 08:07:00 +01:00
Katy Coe
77ce86e7c1 IDA: Escape strings, add r prefix to names, add metadata output, refactor code 2020-02-05 07:10:56 +01:00
Katy Coe
b8abfee54f IDA: Include method invokers in output 2020-02-05 05:28:21 +01:00
Katy Coe
01f43af2ab IDA: Add method signature comments to all method output 2020-02-03 00:10:32 +01:00
Katy Coe
8a0c912bc5 IDA: Add custom attribute generator function names and addresses 2020-02-02 23:28:45 +01:00
Katy Coe
fd96b02065 IDA: Add concrete generic method names and addresses 2020-02-02 23:19:44 +01:00
Katy Coe
3e69784898 IL2CPP: Eliminate public BinaryMetadataUsages 2020-02-02 23:03:38 +01:00
Katy Coe
63fb345bb1 Model: Include TypesByMethodSpecClassIndex in Model.Types 2020-02-02 04:54:24 +01:00
Katy Coe
8a27b45775 IDA: Output string literals correctly 2020-01-27 06:41:18 +01:00
Katy Coe
d9cedeca15 IL2CPP: Refactor metadata usage name discovery 2020-01-26 23:00:56 +01:00
Katy Coe
90f563f8d2 Output: Tidy up Il2CppIDAScriptDumper 2020-01-26 22:08:07 +01:00
Katy Coe
e75f3931fa Add copyright comments to Il2CppIDAScriptDumper.cs 2020-01-26 21:55:59 +01:00
Carter Bush
8045f2cfd7 Output: IDA Python script generation
IL2CPP: Implement MetadataUsages
2020-01-26 21:34:48 +01:00