walon
|
570033520e
|
refactor: refactor CallObfus rule schema
|
2025-05-20 11:08:39 +08:00 |
walon
|
9c450d7f07
|
fix: disable call obfuscation for not public called method when publish mono backend because mono has more strict access checking, trying access private method in other class will raise MethodAccess Exception
|
2025-05-19 13:40:13 +08:00 |
walon
|
305a56b3db
|
change: Call Obfuscation doesn't obfuscate calling method of EncryptionService
|
2025-05-19 13:07:29 +08:00 |
walon
|
274f827493
|
fix: change obfuscation relative metadata to public for compatible with mono because mono has more strict access validation, it will raise FieldAccessException if access a private field.
|
2025-05-18 16:43:11 +08:00 |
walon
|
1f0d2dab22
|
add: add meta files
remove: remove *.csproj and *.sln
|
2025-05-17 16:42:17 +08:00 |
walon
|
50fb2274f1
|
add Obfuz Unity Project
|
2025-05-17 14:53:51 +08:00 |