ConfuserEx/Confuser.Protections
Martin Karing a642360ccd Fixed rewriter for TypeScramber
The problem was that the type scrambler injected a reference of the ConfuserEx runtime framework into the target assembly instead of using the framework of the assembly.
2021-12-20 20:51:18 +01:00
..
AntiTamper Anti Tamper: Change writer options earlier 2021-01-26 21:33:53 +01:00
Compress Updated references to support dnlib nuget 2020-09-13 17:35:45 +02:00
Constants refs #270 Disable array constant obfuscation for non-primitive arrays 2021-01-08 14:55:04 +01:00
ControlFlow Fix jump mangler 2021-01-08 15:54:19 +01:00
ReferenceProxy Fixed stack calculation in strong reference proxy 2021-01-14 19:55:24 +01:00
Resources Fixing resource protection for mixed assemblies 2021-01-26 21:33:53 +01:00
TypeScrambler Fixed rewriter for TypeScramber 2021-12-20 20:51:18 +01:00
AntiDebugProtection.cs Renaming fixes and improvements (#305) 2021-07-02 11:33:05 +02:00
AntiDumpProtection.cs Add prototype Advanced API 2015-01-07 22:46:51 +08:00
AntiILDasmProtection.cs Change code styles 2014-12-24 03:28:51 +08:00
Confuser.Protections.csproj Completely removed type scrambler 2019-10-02 09:15:13 +02:00
HardeningPhase.cs Fixed faulty activation of hardening protection 2021-08-22 09:06:42 +02:00
HardeningProtection.cs Fixing watermarking, disable hardening by default 2020-07-06 21:52:39 +02:00
InvalidMetadataProtection.cs Adapted to changes of dnlib 3.x 2018-07-10 22:04:45 +02:00