Robert Xiao
|
3ccbab2461
|
Add/modify copyright notices
|
2020-06-29 22:10:45 +02:00 |
|
Robert Xiao
|
b7c93ffcc7
|
Type string literals as System.String
|
2020-06-29 22:10:45 +02:00 |
|
Robert Xiao
|
67acd18c03
|
Finish types implementation: vtables and classes.
Also fix a few minor bugs involving arrays and enums. Both should not
have __Class structures generated.
|
2020-06-29 22:10:45 +02:00 |
|
Robert Xiao
|
75744a31dc
|
First whack at type structs for IDA.
This commit only includes instance field structs, not class
structs/vtables/static fields.
|
2020-06-29 22:10:45 +02:00 |
|