Guy Ishay

Results 1 issues of Guy Ishay

Dealing with this global-metadata.dat file: `https://www.sendspace.com/file/ji1e05` Getting weird values in this code section (inside InitializeMethodMetadata): ```cpp const Il2CppMetadataUsageList* metadataUsageLists = MetadataOffset(s_GlobalMetadata, s_GlobalMetadataHeader->metadataUsageListsOffset, index); uint32_t start = metadataUsageLists->start; uint32_t count =...