de4dot-cex/de4dot.code/deobfuscators
2012-02-25 06:25:40 +01:00
..
Babel_NET Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
CliSecure Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
CodeVeil Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
CryptoObfuscator Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
DeepSea Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
Dotfuscator Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
dotNET_Reactor Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
Eazfuscator_NET Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
Goliath_NET Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
Skater_NET Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
SmartAssembly Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
Spices_Net Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
Unknown Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
Xenocode Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
ArrayFinder.cs Merge branch 'cv' into next_version 2012-02-12 14:47:24 +01:00
DeobfuscatorBase.cs Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
DeobfuscatorInfoBase.cs Update copyright years 2012-01-09 23:02:47 +01:00
DeobUtils.cs Move reading variable length int32 code to DeobUtils 2012-02-12 16:54:48 +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 Change return type to IEnumerable<int> 2012-02-25 06:25:40 +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