de4dot-cex/de4dot.code/deobfuscators
PythEch 84e0aa0b77 Fix the calculation of magic
It seems that Eazfuscator.NET sometimes calculates the magic with
different constants so I had to get them programmatically
2016-01-23 22:55:29 +02:00
..
Agile_NET Update copyright years 2015-10-29 22:45:26 +01:00
Babel_NET Update copyright years 2015-10-29 22:45:26 +01:00
CodeFort Update copyright years 2015-10-29 22:45:26 +01:00
CodeVeil Update copyright years 2015-10-29 22:45:26 +01:00
CodeWall Update copyright years 2015-10-29 22:45:26 +01:00
Confuser Update copyright years 2015-10-29 22:45:26 +01:00
CryptoObfuscator Update copyright years 2015-10-29 22:45:26 +01:00
DeepSea Update copyright years 2015-10-29 22:45:26 +01:00
Dotfuscator Update copyright years 2015-10-29 22:45:26 +01:00
dotNET_Reactor Update copyright years 2015-10-29 22:45:26 +01:00
Eazfuscator_NET Fix the calculation of magic 2016-01-23 22:55:29 +02:00
Goliath_NET Update copyright years 2015-10-29 22:45:26 +01:00
ILProtector Update copyright years 2015-10-29 22:45:26 +01:00
MaxtoCode Update copyright years 2015-10-29 22:45:26 +01:00
MPRESS Update copyright years 2015-10-29 22:45:26 +01:00
Rummage Update copyright years 2015-10-29 22:45:26 +01:00
Skater_NET Update copyright years 2015-10-29 22:45:26 +01:00
SmartAssembly Update copyright years 2015-10-29 22:45:26 +01:00
Spices_Net Update copyright years 2015-10-29 22:45:26 +01:00
Unknown Update copyright years 2015-10-29 22:45:26 +01:00
Xenocode Update copyright years 2015-10-29 22:45:26 +01:00
ArrayFinder.cs Update copyright years 2015-10-29 22:45:26 +01:00
Blowfish.cs Update copyright years 2015-10-29 22:45:26 +01:00
ConstantsReader.cs Update copyright years 2015-10-29 22:45:26 +01:00
CRC32.cs Update copyright years 2015-10-29 22:45:26 +01:00
DeobfuscatorBase.cs Update copyright years 2015-10-29 22:45:26 +01:00
DeobfuscatorInfoBase.cs Update copyright years 2015-10-29 22:45:26 +01:00
DeobUtils.cs Update copyright years 2015-10-29 22:45:26 +01:00
ExceptionLoggerRemover.cs Update copyright years 2015-10-29 22:45:26 +01:00
IDeobfuscatedFile.cs Update copyright years 2015-10-29 22:45:26 +01:00
IDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
IDeobfuscatorInfo.cs Update copyright years 2015-10-29 22:45:26 +01:00
InitializedDataCreator.cs Update copyright years 2015-10-29 22:45:26 +01:00
InlinedMethodsFinder.cs Update copyright years 2015-10-29 22:45:26 +01:00
ISimpleDeobfuscator.cs Update copyright years 2015-10-29 22:45:26 +01:00
MemberReferenceBuilder.cs Update copyright years 2015-10-29 22:45:26 +01:00
MethodBodyParser.cs Update copyright years 2015-10-29 22:45:26 +01:00
MethodCallRestorerBase.cs Update copyright years 2015-10-29 22:45:26 +01:00
MethodCollection.cs Update copyright years 2015-10-29 22:45:26 +01:00
MethodsDecrypter.cs Update copyright years 2015-10-29 22:45:26 +01:00
MethodStack.cs Update copyright years 2015-10-29 22:45:26 +01:00
MyPEImage.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
NullStream.cs Update copyright years 2015-10-29 22:45:26 +01:00
Operations.cs Update copyright years 2015-10-29 22:45:26 +01:00
ProxyCallFixerBase.cs Update copyright years 2015-10-29 22:45:26 +01:00
QuickLZ.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
RandomNameChecker.cs Update copyright years 2015-10-29 22:45:26 +01:00
StringCounts.cs Update copyright years 2015-10-29 22:45:26 +01:00
TypesRestorer.cs Update copyright years 2015-10-29 22:45:26 +01:00
UnpackedFile.cs Update copyright years 2015-10-29 22:45:26 +01:00
UnusedMethodsFinder.cs Update copyright years 2015-10-29 22:45:26 +01:00
ValueInlinerBase.cs Update copyright years 2015-10-29 22:45:26 +01:00