obfuz/Editor
Gabriel Olivato dcf38b3f0f Add symbolObfusSettings.nameRandomSeed to randomise generated symbol names
Upstream assigns obfuscated names from a monotonic base-52 counter, so two
builds of the same source produce an identical mapping and a build with a
small source change keeps almost every previous name. An attacker who
reverses build N therefore carries that work forward to build N+1.

nameRandomSeed = 0 keeps the original counter, so this is opt-in and the
default behaviour is unchanged.
2026-08-19 17:53:01 +01:00
..
Conf add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
Data add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
Emit add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
EncryptionVM add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
GarbageCodeGeneration add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
ObfusPasses Add symbolObfusSettings.nameRandomSeed to randomise generated symbol names 2026-08-19 17:53:01 +01:00
Settings Add symbolObfusSettings.nameRandomSeed to randomise generated symbol names 2026-08-19 17:53:01 +01:00
Unity add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
Utils add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
Conf.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
ConfigurablePassPolicy.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
ConfigurablePassPolicy.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
ConstValues.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
ConstValues.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Data.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Emit.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
EncryptionVM.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
GarbageCodeGeneration.meta 垃圾代码生成 2025-06-28 12:12:31 +08:00
IObfuscationPass.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
IObfuscationPass.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
ObfusPasses.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
ObfuscationMethodWhitelist.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
ObfuscationMethodWhitelist.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
ObfuscationPassContext.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
ObfuscationPassContext.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Obfuscator.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
Obfuscator.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
ObfuscatorBuilder.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
ObfuscatorBuilder.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Obfuz.Editor.asmdef obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Obfuz.Editor.asmdef.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Pipeline.cs add copyright header to all cs files. 2025-10-29 20:40:37 +08:00
Pipeline.cs.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Settings.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Unity.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00
Utils.meta obfuz仓库只保留obfuz,将Samples、obfuz4hybridclr和DeobfuscatedStackTrace拆分为独立的仓库 2025-06-02 09:48:44 +08:00