de4dot-cex/de4dot.code/deobfuscators
2012-05-03 14:53:01 +02:00
..
Babel_NET Add shared deobfuscator data/methods 2012-04-04 21:06:10 +02:00
CliSecure Refactor: create common cflow deob iface 2012-04-29 23:51:04 +02:00
CodeVeil Rename class 2012-04-29 00:56:17 +02:00
CryptoObfuscator Support latest CO build 2012-04-15 23:42:11 +02:00
DeepSea Make sure string decrypter methods aren't detected as inlined methods 2012-05-03 09:51:26 +02:00
Dotfuscator Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
dotNET_Reactor Add isValidResourceKeyName() 2012-05-03 14:53:01 +02:00
Eazfuscator_NET Move common code to another class 2012-04-30 01:26:34 +02:00
Goliath_NET Change getCalledMethods() return type 2012-03-17 20:36:41 +01:00
MaxtoCode Merge branch 'master' into cs 2012-04-26 19:33:28 +02:00
Skater_NET Support another SK string encrypter 2012-03-27 15:33:57 +02:00
SmartAssembly Ignore invalid method indexes 2012-04-11 03:11:01 +02:00
Spices_Net Refactor: create common cflow deob iface 2012-04-29 23:51:04 +02:00
Unknown Merge branch 'master' into mc 2012-02-26 22:55:06 +01:00
Xenocode Attributes are worth less 2012-02-29 00:13:57 +01:00
ArrayFinder.cs Merge branch 'cv' into next_version 2012-02-12 14:47:24 +01:00
Blowfish.cs Decrypt CS 1.x encrypted methods 2012-04-28 08:50:37 +02:00
ConstantsReader.cs Make sure index is correct, and add method to read arg constants 2012-05-02 10:47:21 +02:00
DeobfuscatorBase.cs Add isValidResourceKeyName() 2012-05-03 14:53:01 +02:00
DeobfuscatorInfoBase.cs Update copyright years 2012-01-09 23:02:47 +01:00
DeobUtils.cs Move code to DeobUtils 2012-04-25 13:21:53 +02:00
ExceptionLoggerRemover.cs Use a better method dictionary 2012-01-28 02:54:12 +01:00
IDeobfuscatedFile.cs Add shared deobfuscator data/methods 2012-04-04 21:06:10 +02:00
IDeobfuscator.cs Refactor: create common cflow deob iface 2012-04-29 23:51:04 +02: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
MemberReferenceBuilder.cs Rename class and make it more general 2012-04-29 00:11:28 +02:00
MethodBodyParser.cs Throw InvalidMethodBody if IOException 2012-04-25 18:06:27 +02:00
MethodCallRestorerBase.cs Move the field 2012-04-29 04:35:58 +02:00
MethodCollection.cs Update copyright years 2012-01-09 23:02:47 +01:00
MethodsDecrypter.cs Add code to decrypt methods using the new dynamic methods decrypter 2012-04-10 21:28:22 +02:00
MethodStack.cs Support some more instrs 2012-04-06 22:07:52 +02: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 Input could be null 2012-04-17 14:13:40 +02:00
TypesRestorer.cs Refactor 2012-04-05 20:45:16 +02: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