de4dot-cex/de4dot.code/deobfuscators
2012-05-29 19:14:41 +02:00
..
Babel_NET Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
CliSecure Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
CodeFort Fix CF proxy calls 2012-05-29 19:14:41 +02:00
CodeVeil Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
CodeWall Add 50 more points if methods decrypter is detected 2012-05-27 07:43:26 +02:00
CryptoObfuscator Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
DeepSea Rename option 2012-05-12 21:39:49 +02:00
Dotfuscator Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
dotNET_Reactor Move common resolver handler detector code to DeobUtils 2012-05-26 17:33:26 +02:00
Eazfuscator_NET Move common resolver handler detector code to DeobUtils 2012-05-26 17:33:26 +02:00
Goliath_NET Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
MaxtoCode Merge branch 'master' into cs 2012-04-26 19:33:28 +02:00
MPRESS Support MPRESS 2012-05-28 18:00:29 +02:00
Skater_NET Deobfuscate string decrypter cctor 2012-04-30 21:47:23 +02:00
SmartAssembly getAllBlocks() now returns a List instead of an IList 2012-05-29 19:06:41 +02:00
Spices_Net Refactor: create common cflow deob iface 2012-04-29 23:51:04 +02:00
Unknown Fix CF proxy calls 2012-05-29 19:14:41 +02: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 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 Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
DeobfuscatorInfoBase.cs Update copyright years 2012-01-09 23:02:47 +01:00
DeobUtils.cs Move common resolver handler detector code to DeobUtils 2012-05-26 17:33:26 +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 Update comment 2012-05-29 19:07:01 +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
ProxyCallFixerBase.cs Add another proxy call fixer class 2012-05-29 19:13:43 +02: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