obfuz/Obfuz/Packages/com.code-philosophy.obfuz/Editor/Utils
walon 685f5f5530 add: add EncryptFieldAttribute 2025-05-20 11:08:07 +08:00
..
AssemblyCache.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
AssemblyCache.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
AssemblyResolverBase.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
AssemblyResolverBase.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
CollectionExtensions.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
CollectionExtensions.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
ConfigUtil.cs refactor: refactor and simplify symbol rule defines. 2025-05-19 19:35:15 +08:00
ConfigUtil.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
EncryptionUtil.cs change: warning when GenerateEncryptionOpCodes exceeds uint.MaxValue 2025-05-18 17:09:56 +08:00
EncryptionUtil.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
FileUtil.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
FileUtil.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
GenericArgumentContext.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
GenericArgumentContext.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
HashUtil.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
HashUtil.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
IAssemblyResolver.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
IAssemblyResolver.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
IRandom.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
IRandom.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
KeyGenerator.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
KeyGenerator.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
MetaUtil.cs add: add EncryptFieldAttribute 2025-05-20 11:08:07 +08:00
MetaUtil.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
NameMatcher.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
NameMatcher.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
NumberRange.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
NumberRange.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
PathAssemblyResolver.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
PathAssemblyResolver.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
PlatformUtil.cs 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
PlatformUtil.cs.meta 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
RandomWithKey.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
RandomWithKey.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
ThisArgType.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
ThisArgType.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
TypeSigUtil.cs fix: fix bug of TypeSigUtil::ComputeMethodDefSignature that didn't distinguish not generic method with generic method which have same return and parameter types. 2025-05-18 11:17:24 +08:00
TypeSigUtil.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00