Commit Graph

1733 Commits

Author SHA1 Message Date
de4dot
b7eb39203a Add Stream resource type 2013-11-17 20:24:55 +01:00
de4dot
8521f7baac ResourceReader.Read() now takes a ModuleDef instead of a ModuleDefMD as 1st param 2013-11-17 20:23:32 +01:00
de4dot
8b4b48cb08 Add ToString() overrides 2013-11-17 20:21:44 +01:00
de4dot
e8879cd51f Print old -> new tokens if -v option is used 2013-11-17 18:12:21 +01:00
de4dot
8c07ba5db5 Don't print an extra 's' if it's just one error/warning 2013-11-17 18:11:14 +01:00
de4dot
aa01d4eebb Add 1.0.7.0 sig 2013-11-17 02:04:11 +01:00
de4dot
a6eee49ff0 Update msg 2013-11-16 22:44:06 +01:00
de4dot
120289d12b Write a warning message if runtime files are missing 2013-11-16 20:04:38 +01:00
de4dot
50eb86acfd Detect ILProtector version 2013-11-16 20:04:23 +01:00
de4dot
5d308cc5df Rename Main2() -> Main() 2013-11-15 21:55:09 +01:00
de4dot
413b64766e Update error message 2013-11-15 21:51:37 +01:00
de4dot
b99517373d Sort files in .csproj file 2013-11-15 21:28:06 +01:00
de4dot
41c0a2af59 Add updated dnlib submodule 2013-11-15 21:27:22 +01:00
de4dot
2d4397e2b7 Add updated dnlib submodule 2013-11-15 20:38:34 +01:00
de4dot
f2a9118bf5 Fix merges 2013-11-15 19:30:11 +01:00
de4dot
cec4519635 Merge branch 'df' into merged
Conflicts:
	de4dot.code/deobfuscators/Eazfuscator_NET/StringDecrypter.cs
2013-11-15 19:28:32 +01:00
de4dot
c768f5d68f Merge branch 'an' into merged 2013-11-15 19:27:56 +01:00
de4dot
dac63e8ec5 Merge branch 'il' into merged
Conflicts:
	de4dot.code/de4dot.code.csproj
2013-11-15 19:27:45 +01:00
de4dot
ee370d6ffe Merge branches 'ef', 'mc' and 'dr' into merged
Conflicts:
	de4dot.code/de4dot.code.csproj
2013-11-15 19:26:02 +01:00
de4dot
48f31acb7e Detect some other DNR 4.5 version 2013-11-15 14:44:20 +01:00
de4dot
5d6db10ba4 Don't decrypt already decrypted resources 2013-11-14 22:48:44 +01:00
de4dot
7c44c2616c If an IOException is thrown, it's not a PE file 2013-11-14 17:39:59 +01:00
de4dot
239bfbfc2b Add known timestamps 2013-11-14 13:38:57 +01:00
de4dot
b88ecc8a63 Update name regex 2013-11-14 10:48:07 +01:00
de4dot
892fa4cd3d Check both locations at the same time 2013-11-13 18:54:06 +01:00
de4dot
130e188e6a Remove the x from arg names 2013-11-12 22:02:19 +01:00
de4dot
682b0df04a Set locals = 0 when emulating from first instruction 2013-11-12 17:11:54 +01:00
de4dot
4fcb332ddf Use non-recursive methods to prevent StackOverflow exceptions 2013-11-12 09:41:38 +01:00
de4dot
db0001f481 Count both VM classes as one 2013-11-11 18:26:09 +01:00
de4dot
b65e9a59df Support latest Agile.NET 2013-11-08 11:05:17 +01:00
de4dot
d4ff713b95 Update DNR name regex 2013-11-07 03:25:52 +01:00
de4dot
6dfe2fd1b6 Add updated dnlib submodule 2013-11-06 08:13:43 +01:00
de4dot
d410d80815 Update CO resource class detector code 2013-11-06 08:12:40 +01:00
de4dot
85c565fc20 Support more MaxtoCode runtimes 2013-11-06 03:20:44 +01:00
de4dot
eb284bf4bf Support .NET Reactor 4.7 2013-11-05 13:52:58 +01:00
de4dot
f9dde3317c Rename namespace vm -> vm.v1 2013-10-29 18:11:31 +01:00
de4dot
511a061f64 Support latest Eazfuscator.NET 2013-10-27 19:40:51 +01:00
de4dot
2cc12006aa Support ILProtector 1.0.7.1 - 2.0.11.0 2013-10-26 17:25:58 +02:00
de4dot
83e3cc0f57 Remove unused assembly field 2013-10-26 00:29:38 +02:00
de4dot
22ffec3e1c Remove call since value is cached 2013-10-26 00:26:23 +02:00
de4dot
d53e321b99 Rename field and method 2013-10-25 22:08:52 +02:00
de4dot
c956e0fc2e Allow "non-safe" code 2013-10-25 21:46:24 +02:00
de4dot
45c8d3ed89 Add HandleProcessCorruptedStateExceptionsAttribute 2013-10-25 21:46:05 +02:00
de4dot
9ede6f669e Add a generic service 2013-10-25 21:45:34 +02:00
de4dot
1d6a71221a Fix name of method 2013-10-25 21:45:07 +02:00
de4dot
b004db1aed Add StackTracePatcher class 2013-10-25 21:44:50 +02:00
de4dot
293de3c361 Add updated dnlib 2013-10-21 17:19:08 +02:00
de4dot
730505fd4f Write a message if decryption probably failed 2013-10-21 07:29:20 +02:00
de4dot
8808c049f1 Clear old data if we re-try decryption 2013-10-21 07:19:39 +02:00
de4dot
7c6005cde5 Support more MaxtoCode runtimes 2013-10-20 18:09:38 +02:00