de4dot-cex/de4dot.code/deobfuscators
2012-07-07 19:35:54 +02:00
..
Babel_NET Support VS2008 2012-07-07 07:16:55 +02:00
CliSecure Change method to take a ref to a type 2012-07-07 00:58:18 +02:00
CodeFort Change method to take a ref to a type 2012-07-07 00:58:18 +02:00
CodeVeil Change method to take a ref to a type 2012-07-07 00:58:18 +02:00
CodeWall Warn if strings resource couldn't be found 2012-06-04 06:34:32 +02:00
CryptoObfuscator Merge branch 'master' into new_code 2012-07-07 19:35:54 +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 Merge branch 'master' into new_code 2012-07-07 19:35:54 +02:00
Eazfuscator_NET Merge branch 'master' into new_code 2012-06-27 15:15:03 +02:00
Goliath_NET Refactor proxy call fixer classes 2012-05-29 11:13:39 +02:00
ILProtector Update log string 2012-07-02 21:49:59 +02:00
MaxtoCode Merge branch 'master' into cs 2012-04-26 19:33:28 +02:00
MPRESS Support VS2008 2012-07-07 07:16:55 +02:00
Rummage Support Rummage 2012-06-06 11:40:48 +02:00
Skater_NET Deobfuscate string decrypter cctor 2012-04-30 21:47:23 +02:00
SmartAssembly Merge branch 'master' into new_code 2012-07-07 19:35:54 +02:00
Spices_Net Refactor: create common cflow deob iface 2012-04-29 23:51:04 +02:00
Unknown Remove ILP detection 2012-06-27 15:19:09 +02:00
Xenocode Remove more XC attributes 2012-05-06 13:07:34 +02:00
ArrayFinder.cs Support VS2008 2012-07-07 07:16:55 +02: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 Support VS2008 2012-07-07 07:16:55 +02:00
DeobfuscatorInfoBase.cs Support VS2008 2012-07-07 07:16:55 +02:00
DeobUtils.cs Merge branch 'rummage' into new_code 2012-06-27 15:14:40 +02:00
ExceptionLoggerRemover.cs Use a better method dictionary 2012-01-28 02:54:12 +01:00
IDeobfuscatedFile.cs Support VS2008 2012-07-07 07:16:55 +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
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
ProxyCallFixerBase.cs Change method to take a ref to a type 2012-07-07 00:58:18 +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 Support VS2008 2012-07-07 07:16:55 +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