de4dot-cex/de4dot.code/deobfuscators/SmartAssembly
2012-07-07 00:58:18 +02:00
..
AssemblyResolver.cs Add method to remove the assembly info 2012-01-10 02:36:39 +01:00
AssemblyResolverInfo.cs Support latset version of SA 2012-01-17 02:54:48 +01:00
AutomatedErrorReportingFinder.cs Support latset version of SA 2012-01-17 02:54:48 +01:00
Deobfuscator.cs Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
MemoryManagerInfo.cs Change getCalledMethods() return type 2012-03-17 20:36:41 +01:00
ProxyCallFixer.cs Change method to take a ref to a type 2012-07-07 00:58:18 +02:00
ResolverInfoBase.cs Change getCalledMethods() return type 2012-03-17 20:36:41 +01:00
ResourceDecrypter.cs Update copyright years 2012-01-09 23:02:47 +01:00
ResourceDecrypterInfo.cs Support latset version of SA 2012-01-17 02:54:48 +01:00
ResourceResolver.cs Update copyright years 2012-01-09 23:02:47 +01:00
ResourceResolverInfo.cs Update copyright years 2012-01-09 23:02:47 +01:00
SimpleZipInfo.cs Support latset version of SA 2012-01-17 02:54:48 +01:00
StringDecrypter.cs Move reading variable length int32 code to DeobUtils 2012-02-12 16:54:48 +01:00
StringDecrypterInfo.cs Use hasInteger() method 2012-03-15 02:19:35 +01:00
StringEncoderClassFinder.cs Update detection of SA v2 string decrypter 2012-03-10 05:32:50 +01:00
TamperProtectionRemover.cs getAllBlocks() now returns a List instead of an IList 2012-05-29 19:06:41 +02:00