Commit Graph

23 Commits

Author SHA1 Message Date
de4dot ada90b1294 Add another CO detection check 2012-03-13 20:27:41 +01:00
de4dot 167368f488 Attributes are worth less 2012-02-29 00:13:57 +01:00
de4dot 10ceb12e30 Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
de4dot 538e4f738d Fix issue #24. Don't remove decrypter type if there was an error 2012-02-21 17:14:02 +01:00
de4dot 7f5401625e Rename classes 2012-01-19 19:16:44 +01:00
de4dot 0d0a40376d Update copyright years 2012-01-09 23:02:47 +01:00
de4dot 13b84383f2 Update detection code 2011-12-21 06:39:56 +01:00
de4dot 929d943112 Update deobfuscator 2011-12-15 16:16:21 +01:00
de4dot e7ea01f87d Move console code to new de4dot.cui assembly 2011-12-09 09:02:06 +01:00
de4dot 80f90d3e6a Update regex 2011-11-23 11:32:36 +01:00
de4dot 4b335f9489 Add a TypeLong property 2011-11-12 11:31:07 +01:00
de4dot 045e6ecf73 Use better property names 2011-11-06 15:24:30 +01:00
de4dot a2ecd85044 Deobfuscator type is now 2 chars 2011-11-03 20:03:32 +01:00
de4dot bfa0fa14c0 Add decrypt methods to IDeobfuscator. Change some method sigs. 2011-10-26 14:29:12 +02:00
de4dot bf00ccca2b Some minor updates 2011-10-23 17:23:33 +02:00
de4dot f776148574 Add proxy delegate fixer 2011-10-23 13:43:32 +02:00
de4dot 9ad15e63e4 Remove string decrypter type and allow static + dynamic decryption 2011-10-23 09:07:47 +02:00
de4dot 78397f9c4f Remove types CO adds to each assembly 2011-10-23 09:03:00 +02:00
de4dot 4490c976b3 Find anti-debugger and tamper detection code 2011-10-22 18:13:13 +02:00
de4dot 1a78c2dc8c Remove encrypted resources from output file 2011-10-22 17:29:49 +02:00
de4dot adc2c277fd Strings and resources are decrypted 2011-10-22 17:13:28 +02:00
de4dot 50a9421657 Assembly resolver doesn't need resource decrypter 2011-10-22 14:53:24 +02:00
de4dot 3f1b9152bd Add CO deobfuscator. Can decrypt embedded assemblies. 2011-10-22 14:31:38 +02:00