de4dot-cex/de4dot.code/deobfuscators
2012-01-30 09:12:26 +01:00
..
Babel_NET master was updated 2012-01-19 19:19:08 +01:00
CliSecure Call stringDecryptersAdded() after adding string decrypters 2012-01-21 22:15:53 +01:00
CryptoObfuscator Add getModuleTypeCctor() method 2012-01-22 11:15:14 +01:00
DeepSea Support embedded assemblies (Silverlight) 2012-01-29 18:30:07 +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 Remove detection of Babel in Unknown obfuscator 2012-01-19 05:42:00 +01:00
Xenocode Call stringDecryptersAdded() after adding string decrypters 2012-01-21 22:15:53 +01:00
ArrayFinder.cs Fix method signature 2012-01-27 01:02:17 +01:00
DeobfuscatorBase.cs Make sure method hasn't been removed 2012-01-23 23:16:01 +01:00
DeobfuscatorInfoBase.cs Update copyright years 2012-01-09 23:02:47 +01:00
DeobUtils.cs Add method to find resource from strings in code 2012-01-22 13:00:17 +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 Add option to keep deobfuscating deobfuscated calls 2012-01-13 21:26:31 +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