obfuz/Obfuz/Packages/com.code-philosophy.obfuz/Editor/ObfusPasses/SymbolObfus
walon 98ee041b4d change: add classType for class rule of symbol obfuscation 2025-05-20 11:33:56 +08:00
..
NameMakers fix: FIXME temporary fix the bug where obfuscated virtual function names conflict with regular function names 2025-05-19 17:51:18 +08:00
Policies change: add classType for class rule of symbol obfuscation 2025-05-20 11:33:56 +08:00
INameMaker.cs changed: don't record parameter name mapping in symbol mapping file. we consider this is unnecessary. 2025-05-19 15:50:15 +08:00
INameMaker.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
IObfuscationPolicy.cs remove: remove obfuscation rule for method parameter. we simplify rule that if obfuscates a method, we also obfuscate its parameters. 2025-05-19 15:46:12 +08:00
IObfuscationPolicy.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
NameMakers.meta add: add meta files 2025-05-17 16:42:17 +08:00
Policies.meta add: add meta files 2025-05-17 16:42:17 +08:00
RenameRecordMap.cs change: sorted assembly and type by name before write to symbol mapping file 2025-05-19 16:25:47 +08:00
RenameRecordMap.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
SymbolObfusPass.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
SymbolObfusPass.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
SymbolRename.cs changed: don't record parameter name mapping in symbol mapping file. we consider this is unnecessary. 2025-05-19 15:50:15 +08:00
SymbolRename.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00
VirtualMethodGroupCalculator.cs add Obfuz Unity Project 2025-05-17 14:53:51 +08:00
VirtualMethodGroupCalculator.cs.meta add: add meta files 2025-05-17 16:42:17 +08:00