de4dot-cex/de4dot.code/deobfuscators
2012-07-20 14:48:19 +02:00
..
Babel_NET Move file 2012-06-03 19:08:46 +02:00
CliSecure Support latest AN build 2012-06-27 10:27:16 +02:00
CodeVeil Rename class 2012-04-29 00:56:17 +02:00
CryptoObfuscator Support latest CO build 2012-07-02 14:26:00 +02:00
DeepSea Remove call to InitializeArray 2012-07-18 14:39:27 +02:00
Dotfuscator Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
dotNET_Reactor Update the counter 2012-07-05 23:19:37 +02:00
Eazfuscator_NET Update detection of decrypter constants. Fixes #59 2012-06-25 01:14:26 +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 Deobfuscate string decrypter cctor 2012-04-30 21:47:23 +02:00
SmartAssembly Continue if same method 2012-07-07 09:09:55 +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 Remove more XC attributes 2012-05-06 13:07:34 +02:00
ArrayFinder.cs Merge branch 'cv' into next_version 2012-02-12 14:47:24 +01:00
Blowfish.cs Add little endian encrypt/decrypt methods 2012-07-20 14:47:55 +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 Rename resource keys 2012-05-03 16:47:34 +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 Add a force option to deobfuscate() method 2012-07-16 18:02:32 +02:00
MemberReferenceBuilder.cs Rename class and make it more general 2012-04-29 00:11:28 +02:00
MethodBodyParser.cs Add verify methods 2012-07-20 14:48:19 +02:00
MethodBodyReaderBase.cs Change parameters type from [] to IList 2012-06-04 03:55:25 +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 Fix #56 2012-07-08 08:14:36 +02:00
ValueInlinerBase.cs Add HasHandlers property to base class 2012-01-14 12:34:42 +01:00