Commit Graph

1549 Commits

Author SHA1 Message Date
de4dot
09715c6998 Add updated dnlib submodule 2013-04-17 16:46:01 +02:00
de4dot
35c1820afa Support latest MaxtoCode and two older versions 2013-01-24 18:33:14 +01:00
de4dot
61a668b921 Add updated dnlib submodule 2013-01-24 18:32:36 +01:00
de4dot
211d1b67f6 Use standard .NET naming convention 2013-01-19 13:03:57 +01:00
de4dot
fa6c10b8c0 Add updated dnlib submodule 2013-01-19 13:01:45 +01:00
de4dot
9ac79e253e Support the latest CryptoObfuscator build 2013-01-15 01:37:21 +01:00
de4dot
8225f79f3c Use a stable sort 2013-01-13 20:57:15 +01:00
de4dot
ecd53ddfc1 New version: 2.0.3 2013-01-12 17:17:15 +01:00
de4dot
88571cbf8b Update CryptoObfuscator deobfuscator 2013-01-10 02:47:53 +01:00
de4dot
140d043844 Add updated dnlib submodule 2013-01-10 02:15:01 +01:00
de4dot
05e773018e Update copyright years 2013-01-01 17:03:16 +01:00
de4dot
488f592df3 Update Xenocode deobfuscator
- Remove a type with thousands of methods
- Fix rename regex
- Fix names of attributes (lowercase c)
- Remove an invalid attribute added to the module
2012-12-30 12:34:21 +01:00
de4dot
cb929f63dd Don't add a base type if the type is actually System.Object 2012-12-28 12:07:11 +01:00
de4dot
740e206e6d New version: 2.0.2 2012-12-21 17:15:19 +01:00
de4dot
bf0a87157a Move "Tiny FAQ" to the bottom of the README 2012-12-21 14:16:22 +01:00
de4dot
cade446d21 Fix code branching to dup/bcc blocks. 2012-12-21 13:55:57 +01:00
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