de4dot-cex/de4dot.code
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
..
AssemblyClient make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
deobfuscators Detect if decrypter should skip before reading flag or vice versa 2015-08-21 15:57:44 +08:00
Properties New version: 3.1.41592 2014-04-14 19:08:33 +02:00
renamer Move most of MemberRefFinder to dnlib 2015-07-19 23:47:45 +02:00
SharpZipLib Add the code from SharpZipLib that de4dot uses 2012-06-11 21:18:03 +02:00
AssemblyModule.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
AssemblyResolver.cs Update copyright years 2014-03-11 22:15:43 +01:00
de4dot.code.csproj Move .NET resources read/writer code to dnlib 2015-07-08 08:02:34 +02:00
DeobfuscatorContext.cs Update copyright years 2014-03-11 22:15:43 +01:00
DumpedMethodsRestorer.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
HandleProcessCorruptedStateExceptionsAttribute.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
IDeobfuscatorContext.cs Update copyright years 2014-03-11 22:15:43 +01:00
IObfuscatedFile.cs Update copyright years 2014-03-11 22:15:43 +01:00
Logger.cs Update copyright years 2014-03-11 22:15:43 +01:00
MethodPrinter.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
MethodReturnValueInliner.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
NameRegexes.cs Update copyright years 2014-03-11 22:15:43 +01:00
ObfuscatedFile.cs Fixed a problem when one of the parent directories contains a dot. 2015-04-26 09:52:57 +02:00
Option.cs Update copyright years 2014-03-11 22:15:43 +01:00
PrintNewTokens.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
StringInliner.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
UserException.cs Update copyright years 2014-03-11 22:15:43 +01:00
Utils.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
Win32Path.cs make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00