IL2CPP: Add APIs to save processed metadata and binary to disk
This commit is contained in:
@@ -364,6 +364,8 @@ namespace Il2CppInspector
|
||||
|
||||
xorSection(".text", xorKey, stripeSize);
|
||||
xorSection(".rodata", xorKey, stripeSize);
|
||||
|
||||
IsModified = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user