de4dot-cex/de4dot.code/deobfuscators
2012-02-21 09:26:05 +01:00
..
Babel_NET Move reading variable length int32 code to DeobUtils 2012-02-12 16:54:48 +01:00
CliSecure Remove method since base class now has the same method 2012-02-08 15:19:45 +01:00
CodeVeil Rename method 2012-02-13 11:28:08 +01:00
CryptoObfuscator Move reading variable length int32 code to DeobUtils 2012-02-12 16:54:48 +01:00
DeepSea Add namespace 2012-02-11 23:11:54 +01:00
Dotfuscator Only string decrypter method is worth 100 points 2012-02-12 16:56:26 +01:00
dotNET_Reactor Add SN string decrypter 2012-02-02 06:56:14 +01:00
Eazfuscator_NET Rename namespace to Eazfuscator_NET 2012-02-12 16:46:39 +01:00
Goliath_NET Add call to stringDecryptersAdded() 2012-01-22 20:02:05 +01:00
MaxtoCode Decrypt methods protected with older MC version 2012-02-21 09:26:05 +01:00
Skater_NET Don't remove string decrypter type if there's still code calling it 2012-02-19 00:50:08 +01:00
SmartAssembly Don't remove string decrypter types if there was an error decrypting strings 2012-02-18 08:08:00 +01:00
Spices_Net Rename method. Ignore generic methods. 2012-02-03 16:21:59 +01:00
Unknown Add MaxtoCode files 2012-02-20 03:48:59 +01:00
Xenocode Call stringDecryptersAdded() after adding string decrypters 2012-01-21 22:15:53 +01:00
ArrayFinder.cs Merge branch 'cv' into next_version 2012-02-12 14:47:24 +01:00
DeobfuscatorBase.cs Merge branch 'cv' into next_version 2012-02-12 14:47:24 +01:00
DeobfuscatorInfoBase.cs Update copyright years 2012-01-09 23:02:47 +01:00
DeobUtils.cs Add lookup() method for ModuleReferences 2012-02-20 17:18:22 +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
QuickLZ.cs Add SN string decrypter 2012-02-02 06:56:14 +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