de4dot-cex/de4dot.code/deobfuscators
angelsl ffeb7c9472 Detect if decrypter should skip before reading flag or vice versa
Seems like some versions of CryptoObfuscator skip the bytes before reading the
actual flag instead of the behaviour expected by de4dot currently.

Signed-off-by: angelsl <hidingfromhidden@gmail.com>
2015-08-21 15:57:44 +08:00
..
Agile_NET DotNetFile prop was removed from dnlib, update code 2014-05-23 16:19:25 +02:00
Babel_NET Update copyright years 2014-03-11 22:15:43 +01:00
CodeFort Update copyright years 2014-03-11 22:15:43 +01:00
CodeVeil Move .NET resources read/writer code to dnlib 2015-07-08 08:02:34 +02:00
CodeWall Move .NET resources read/writer code to dnlib 2015-07-08 08:02:34 +02:00
CryptoObfuscator Detect if decrypter should skip before reading flag or vice versa 2015-08-21 15:57:44 +08:00
DeepSea Update copyright years 2014-03-11 22:15:43 +01:00
Dotfuscator Fix Dotfuscator rename regex 2014-04-14 06:26:06 +02:00
dotNET_Reactor DotNetFile prop was removed from dnlib, update code 2014-05-23 16:19:25 +02:00
Eazfuscator_NET Added support for Eazfuscator.NET 5.0 2015-08-04 17:52:02 -05:00
Goliath_NET Add missing space 2014-04-08 00:16:57 +02:00
ILProtector Some updates because of new dnlib version 2014-05-10 09:00:43 +02:00
MaxtoCode DotNetFile prop was removed from dnlib, update code 2014-05-23 16:19:25 +02:00
MPRESS Update copyright years 2014-03-11 22:15:43 +01:00
Rummage Update copyright years 2014-03-11 22:15:43 +01:00
Skater_NET Update copyright years 2014-03-11 22:15:43 +01:00
SmartAssembly Some updates because of new dnlib version 2014-05-10 09:00:43 +02:00
Spices_Net Fix a bug in Spices.Net resource renamer 2014-03-23 17:31:48 +01:00
Unknown Update copyright years 2014-03-11 22:15:43 +01:00
Xenocode Update copyright years 2014-03-11 22:15:43 +01:00
ArrayFinder.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
Blowfish.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
ConstantsReader.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
CRC32.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
DeobfuscatorBase.cs fixed the last bracket problems 2015-05-17 13:40:27 +02:00
DeobfuscatorInfoBase.cs Update copyright years 2014-03-11 22:15:43 +01:00
DeobUtils.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
ExceptionLoggerRemover.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
IDeobfuscatedFile.cs Update copyright years 2014-03-11 22:15:43 +01:00
IDeobfuscator.cs Update copyright years 2014-03-11 22:15:43 +01:00
IDeobfuscatorInfo.cs Update copyright years 2014-03-11 22:15:43 +01:00
InitializedDataCreator.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
InlinedMethodsFinder.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
ISimpleDeobfuscator.cs Update copyright years 2014-03-11 22:15:43 +01:00
MemberReferenceBuilder.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
MethodBodyParser.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
MethodCallRestorerBase.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
MethodCollection.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
MethodsDecrypter.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
MethodStack.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
MyPEImage.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
NullStream.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
Operations.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
ProxyCallFixerBase.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
QuickLZ.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
RandomNameChecker.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
StringCounts.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
TypesRestorer.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
UnpackedFile.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
UnusedMethodsFinder.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
ValueInlinerBase.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00