de4dot-cex/de4dot.code/deobfuscators
2012-12-10 21:42:37 +01:00
..
Agile_NET Use a char[] instead of a StringBuilder since length is known 2012-12-03 01:22:14 +01:00
Babel_NET Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
CodeFort Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
CodeVeil Remove old PeImage code and use the new one 2012-11-21 11:14:20 +01:00
CodeWall Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
CryptoObfuscator Set new locals by calling SetLocals(), not by writing to the field 2012-11-30 03:24:15 +01:00
DeepSea Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
Dotfuscator Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
dotNET_Reactor Better support of DNR + .NET 1.x assemblies 2012-12-04 23:58:34 +01:00
Eazfuscator_NET Update EF version detector 2012-12-10 21:42:14 +01:00
Goliath_NET Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
ILProtector Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
MaxtoCode IDeobfuscator now implements IDisposable 2012-11-21 13:57:13 +01:00
MPRESS Remove old PeImage code and use the new one 2012-11-21 11:14:20 +01:00
Rummage Support latest Rummage 2012-12-02 16:20:25 +01:00
Skater_NET Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
SmartAssembly Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
Spices_Net Fix detection of SN string decrypter 2012-12-02 23:24:00 +01:00
Unknown Port some more code 2012-11-01 21:09:09 +01:00
Xenocode Fix code since CilBody/HasCilBody were renamed 2012-11-06 15:58:55 +01:00
ArrayFinder.cs Fix code since CilBody/HasCilBody were renamed 2012-11-06 15:58:55 +01:00
Blowfish.cs Add little endian encrypt/decrypt methods 2012-07-20 14:47:55 +02:00
ConstantsReader.cs Add props to access the locals / values 2012-12-10 21:42:37 +01:00
DeobfuscatorBase.cs Add options to preserve rids, heaps 2012-12-01 03:24:12 +01:00
DeobfuscatorInfoBase.cs Support VS2008 2012-07-07 07:16:55 +02:00
DeobUtils.cs Remove non-referenced method 2012-11-22 05:50:15 +01:00
ExceptionLoggerRemover.cs Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
IDeobfuscatedFile.cs Add setDeobfuscator() method 2012-07-29 13:19:12 +02:00
IDeobfuscator.cs Add options to preserve rids, heaps 2012-12-01 03:24:12 +01:00
IDeobfuscatorInfo.cs Update copyright years 2012-01-09 23:02:47 +01:00
InitializedDataCreator.cs Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
InlinedMethodsFinder.cs Update code; submodule was updated 2012-11-16 23:50:52 +01:00
ISimpleDeobfuscator.cs Port more code 2012-11-01 16:42:02 +01:00
MemberReferenceBuilder.cs Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
MethodBodyParser.cs Remove old PeImage code and use the new one 2012-11-21 11:14:20 +01:00
MethodCallRestorerBase.cs Return immediately if there's nothing to do 2012-12-07 15:06:52 +01:00
MethodCollection.cs Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
MethodsDecrypter.cs Load target asm's CLR version when decrypting strings dynamically 2012-12-01 01:40:23 +01:00
MethodStack.cs Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00
MyPEImage.cs Add FileHeader and OptionalHeader props 2012-11-30 21:04:05 +01:00
Operations.cs Add RenamerFlags 2012-12-07 15:06:38 +01:00
ProxyCallFixerBase.cs Remove all cecil code/comment refs 2012-11-22 09:14:51 +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 code since submodule was updated 2012-11-19 17:58:34 +01:00
TypesRestorer.cs Update code since submodule was updated 2012-11-19 17:58:34 +01:00
UnpackedFile.cs Update copyright years 2012-01-09 23:02:47 +01:00
UnusedMethodsFinder.cs Update code since EntryPoint was renamed ManagedEntryPoint 2012-11-07 02:02:38 +01:00
ValueInlinerBase.cs Remove all cecil code/comment refs 2012-11-22 09:14:51 +01:00