de4dot-cex/de4dot.code/deobfuscators/Confuser
2012-07-31 10:09:45 +02:00
..
AntiDebugger.cs Don't deobfuscate cflow unless the method sig is void name() 2012-07-30 09:13:17 +02:00
AntiDumping.cs Don't deobfuscate cflow unless the method sig is void name() 2012-07-30 09:13:17 +02:00
ConfuserUtils.cs Move methods to ConfuserUtils 2012-07-27 08:07:17 +02:00
ConstantsDecrypter.cs Update constants folder to support r8 values 2012-07-31 01:16:50 +02:00
ConstantsFolder.cs Update constants folder to support r8 values 2012-07-31 01:16:50 +02:00
ConstantsInliner.cs Add ConstantsInliner class 2012-07-29 13:22:36 +02:00
Deobfuscator.cs Decrypt encrypted strings resource before initializing string decrypter 2012-07-31 10:09:45 +02:00
JitMethodsDecrypter.cs Move common code to a base class 2012-07-29 20:02:12 +02:00
MemoryMethodsDecrypter.cs Decrypt Confuser encrypted methods (memory) 2012-07-29 20:04:35 +02:00
MethodsDecrypterBase.cs Move common code to a base class 2012-07-29 20:02:12 +02:00
ProxyCallFixer.cs Update detection of proxy fixer 2012-07-30 17:57:24 +02:00
ProxyCallFixerV1.cs Support Confuser 1.3 r55346's latest proxy methods code 2012-07-31 07:30:21 +02:00
ResourceDecrypter.cs Make sure we only decrypt resources once 2012-07-31 10:08:46 +02:00
StringDecrypter.cs Decrypt encrypted strings resource before initializing string decrypter 2012-07-31 10:09:45 +02:00
Unpacker.cs Update detection of compressor 2012-07-31 04:44:45 +02:00
x86Emulator.cs Update exception string 2012-07-27 09:21:03 +02:00