de4dot-cex/de4dot.code/deobfuscators
2012-02-12 13:38:23 +01:00
..
Babel_NET Rename getField() to getFieldByName() and add a real getField() method 2012-02-12 12:53:36 +01:00
CliSecure Remove method since base class now has the same method 2012-02-08 15:19:45 +01:00
CodeVeil Remove obfuscator obfuscator bundle types 2012-02-12 13:38:23 +01:00
CryptoObfuscator Add getModuleTypeCctor() method 2012-01-22 11:15:14 +01:00
DeepSea Add namespace 2012-02-11 23:11:54 +01:00
Dotfuscator Call stringDecryptersAdded() after adding string decrypters 2012-01-21 22:15:53 +01:00
dotNET_Reactor Add getModuleTypeCctor() method 2012-01-22 11:15:14 +01:00
Eazfuscator Update copyright years 2012-01-09 23:02:47 +01:00
Goliath_NET Add call to stringDecryptersAdded() 2012-01-22 20:02:05 +01:00
Skater_NET Ignore base64 decode exception 2012-01-24 07:39:07 +01:00
SmartAssembly Fix Issue #19 2012-01-30 09:12:26 +01:00
Unknown Add CV and methods decrypter 2012-02-05 16:17:47 +01:00
Xenocode Call stringDecryptersAdded() after adding string decrypters 2012-01-21 22:15:53 +01:00
ArrayFinder.cs Add getInitializedUInt32Array() method 2012-02-05 18:55:48 +01:00
DeobfuscatorBase.cs Add method to remove classes with no base type 2012-02-12 11:35:18 +01:00
DeobfuscatorInfoBase.cs Update copyright years 2012-01-09 23:02:47 +01:00
DeobUtils.cs Add hasInteger() method 2012-02-11 23:11:41 +01:00
ExceptionLoggerRemover.cs Use a better method dictionary 2012-01-28 02:54:12 +01:00
IDeobfuscatedFile.cs Update copyright years 2012-01-09 23:02:47 +01:00
IDeobfuscator.cs Refactor method call inliner code 2012-01-11 04:38:02 +01:00
IDeobfuscatorInfo.cs Update copyright years 2012-01-09 23:02:47 +01:00
InitializedDataCreator.cs Create a new unique GUID that depends on the module 2012-01-24 15:14:57 +01:00
InlinedMethodsFinder.cs Use ParameterDefinition.Sequence 2012-01-21 20:31:47 +01:00
ISimpleDeobfuscator.cs Update copyright years 2012-01-09 23:02:47 +01:00
MethodCollection.cs Update copyright years 2012-01-09 23:02:47 +01:00
Operations.cs Update copyright years 2012-01-09 23:02:47 +01:00
ProxyDelegateFinderBase.cs Make method accessible by sub classes 2012-02-07 14:53:34 +01:00
RandomNameChecker.cs Update copyright years 2012-01-09 23:02:47 +01:00
StringCounts.cs Update copyright years 2012-01-09 23:02:47 +01:00
TypesRestorer.cs Compare ElementType instead of calling verifyType for speed 2012-01-26 22:40:19 +01:00
UnpackedFile.cs Update copyright years 2012-01-09 23:02:47 +01:00
UnusedMethodsFinder.cs Update copyright years 2012-01-09 23:02:47 +01:00
ValueInlinerBase.cs Add HasHandlers property to base class 2012-01-14 12:34:42 +01:00