Commit Graph

1733 Commits

Author SHA1 Message Date
de4dot
d91f82f0c1 New version: 2.0.1 2012-12-20 19:16:14 +01:00
de4dot
ca7faad2f9 Add updated dnlib submodule 2012-12-20 19:15:02 +01:00
de4dot
8922a6c341 Update README 2012-12-20 11:16:58 +01:00
de4dot
f7acb115cd Add updated dnlib submodule 2012-12-20 05:14:18 +01:00
de4dot
e1e38d1768 Fix README since bitbucket's MD parser can't handle: ```C# 2012-12-20 04:06:53 +01:00
de4dot
9c7e663729 Update dnlib submodule link 2012-12-20 03:35:40 +01:00
de4dot
6eeeffe56d New version: 2.0.0 2012-12-20 02:40:09 +01:00
de4dot
7962937646 Add updated dnlib submodule 2012-12-20 02:37:50 +01:00
de4dot
e15c74ae3e dnlib submodule was renamed. Update code 2012-12-20 02:06:09 +01:00
de4dot
ba54b607eb Make sure MD header version isn't 1.1 (reset it to 2.0 if so) 2012-12-20 01:45:50 +01:00
de4dot
a7fdbd4206 Support latest MaxtoCode version 2012-12-20 01:34:16 +01:00
de4dot
35849b0f9b Submodule was updated. Fix code 2012-12-19 18:14:47 +01:00
de4dot
ab8e548340 Add dot10 license 2012-12-19 15:48:02 +01:00
de4dot
4fc6de52fc Add updated submodule 2012-12-19 15:46:10 +01:00
de4dot
9d38345e28 Update error message 2012-12-18 22:56:42 +01:00
de4dot
29725a8262 Detect EF 3.6 2012-12-18 22:55:35 +01:00
de4dot
17a1ff950a Add updated submodule 2012-12-18 22:55:26 +01:00
de4dot
ff7c2b320d Use methods from MethodUtils 2012-12-16 16:06:03 +01:00
de4dot
a6cdee6985 Add updated submodule 2012-12-16 16:05:49 +01:00
de4dot
be2271f932 Add updated submodule 2012-12-16 00:03:56 +01:00
de4dot
d0002f098c Copy license files to a new dir 2012-12-14 19:53:48 +01:00
de4dot
ef668d1dcc Update links from github to bitbucket 2012-12-14 19:50:15 +01:00
de4dot
6ce3b44de6 Preserve tokens if VM code couldn't be restored 2012-12-14 16:51:21 +01:00
de4dot
e8a9c0675a Add preserveTokensAndTypes() 2012-12-14 16:50:06 +01:00
de4dot
63f1ec4f93 Update DS string decrypter 2012-12-14 12:40:44 +01:00
de4dot
88d1a8ab89 Inline generic methods that DS added 2012-12-14 12:39:06 +01:00
de4dot
e2016f6b18 Add clearStack() and pop(int) 2012-12-14 12:29:52 +01:00
de4dot
61201b8f7e Bug fix. Use GPCs from the original GP 2012-12-14 12:29:38 +01:00
de4dot
bbb715c93c Update string decrypter 2012-12-14 09:22:36 +01:00
de4dot
bbbdf0b0ff Update array cflow deobfuscator 2012-12-14 09:18:14 +01:00
de4dot
574eb0ee3d Remove comment 2012-12-13 16:32:38 +01:00
de4dot
d62572a124 Remove ERROR from error string 2012-12-13 16:30:52 +01:00
de4dot
7bcf5b4710 Make sure lastOffset <= fileData.Length (could be a bad dump) 2012-12-13 16:19:34 +01:00
de4dot
bf7c0d58d2 Some fixes
- Rename offset variables
- Alloc buffer outside the loop
- Read CRC32 checksum outside the loop
- Get rid of a local variable
2012-12-13 14:03:31 +01:00
de4dot
7e9e691ef3 Support ILProtector 1.0.6.0 - 1.0.6.7 2012-12-13 12:03:25 +01:00
de4dot
1dd572f2ef Add DeobUtils.sha1Sum() 2012-12-13 12:02:52 +01:00
de4dot
cf6af49ae7 Add a CRC32 class 2012-12-13 12:02:41 +01:00
de4dot
3e7d403334 Remove the dynocode declaring types 2012-12-11 12:36:59 +01:00
de4dot
b9d91043fc Support the latest CryptoObfuscator version 2012-12-11 12:02:40 +01:00
de4dot
245d875d5f Support Eazfuscator.NET 3.5 string encrypter 2012-12-11 00:23:16 +01:00
de4dot
b8430ea2e3 Update README 2012-12-10 21:51:58 +01:00
de4dot
d5681d9db4 Emulate instructions instead of finding constants 2012-12-10 21:43:56 +01:00
de4dot
ac7694b237 Add Int64Method property 2012-12-10 21:42:49 +01:00
de4dot
61eff40082 Add props to access the locals / values 2012-12-10 21:42:37 +01:00
de4dot
721cd1578a Update EF version detector 2012-12-10 21:42:14 +01:00
de4dot
a66ee5ff39 Don't print ERROR since the logger also adds it 2012-12-08 12:33:01 +01:00
de4dot
219736651d Update --preserve-table argument to allow 'all' and to disable table(s) 2012-12-08 12:13:21 +01:00
de4dot
4a205e6093 Add updated submodule 2012-12-08 12:08:09 +01:00
de4dot
dcbcaa098e Work around a bug in EF 2012-12-08 01:12:20 +01:00
de4dot
d6958fac23 Add updated submodule 2012-12-07 23:54:34 +01:00