obfuz/Editor/EncryptionVM/Instructions
walon 6d7c86da32 - 修复 FieldEncrypt加密字段未使用字段所在程序集的EncryptionScope而使用自身EncyrptionScope的bug
- 优化,解决 XorInstruction释加0->0映射后,将所有值映射为自身的问题
2025-05-16 12:33:37 +08:00
..
AddInstruction.cs - 修复 FieldEncrypt加密字段未使用字段所在程序集的EncryptionScope而使用自身EncyrptionScope的bug 2025-05-16 12:33:37 +08:00
AddRotateXorInstruction.cs 添加 AddRotateXorInstruction AddXorRotateInstruction XorAddRotateInstruction MultipleInstruction这几种基础加密指令 2025-05-13 19:50:07 +08:00
AddXorRotateInstruction.cs 添加 AddRotateXorInstruction AddXorRotateInstruction XorAddRotateInstruction MultipleInstruction这几种基础加密指令 2025-05-13 19:50:07 +08:00
BitRotateInstruction.cs 支持生成 EncryptionVirtualMachine的代码 2025-05-11 19:28:19 +08:00
EncryptFunction.cs 支持生成 EncryptionVirtualMachine的代码 2025-05-11 19:28:19 +08:00
MultipleInstruction.cs 添加 AddRotateXorInstruction AddXorRotateInstruction XorAddRotateInstruction MultipleInstruction这几种基础加密指令 2025-05-13 19:50:07 +08:00
MultipleRotateXorInstruction.cs 新增 MultipleRotateXorInstruction MultipleXorRotateInstruction XorMultipleRotateInstruction指令 2025-05-13 20:10:00 +08:00
MultipleXorRotateInstruction.cs 新增 MultipleRotateXorInstruction MultipleXorRotateInstruction XorMultipleRotateInstruction指令 2025-05-13 20:10:00 +08:00
XorAddRotateInstruction.cs 添加 AddRotateXorInstruction AddXorRotateInstruction XorAddRotateInstruction MultipleInstruction这几种基础加密指令 2025-05-13 19:50:07 +08:00
XorInstruction.cs - 修复 FieldEncrypt加密字段未使用字段所在程序集的EncryptionScope而使用自身EncyrptionScope的bug 2025-05-16 12:33:37 +08:00
XorMultipleRotateInstruction.cs 新增 MultipleRotateXorInstruction MultipleXorRotateInstruction XorMultipleRotateInstruction指令 2025-05-13 20:10:00 +08:00