Commit Graph

1287 Commits

Author SHA1 Message Date
de4dot
f173df9b09 New version: 3.0.3 2013-11-22 21:18:01 +01:00
de4dot
52668b9420 Restore bool/char array ldelem/stelem instructions 2013-11-22 20:21:09 +01:00
de4dot
2828d57ccf Update version detection 2013-11-21 16:50:56 +01:00
de4dot
ace439fb37 Fix method names 2013-11-21 16:50:43 +01:00
de4dot
1c522e9341 Rename add() -> Add(), toList() -> ToList() 2013-11-21 16:50:25 +01:00
de4dot
1e5f515eb2 New version: 3.0.2 2013-11-19 17:44:22 +01:00
de4dot
0dc1e73394 Support SmartAssembly 6.8.1 2013-11-18 21:28:12 +01:00
de4dot
71e2724ebf Add option to rename new short DNR obfuscated names 2013-11-18 16:43:02 +01:00
de4dot
ba29576cfb Rename get() -> Get() 2013-11-18 16:28:44 +01:00
de4dot
544aa9f145 Most deobfuscators now don't rename everything with east asian chars 2013-11-18 15:43:08 +01:00
de4dot
e70ba4f1f0 Rename typeName -> ReflectionTypeName 2013-11-17 20:43:22 +01:00
de4dot
781ade32cd Warn user if trying to rename an asm using XAML 2013-11-17 20:25:40 +01:00
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
aa01d4eebb Add 1.0.7.0 sig 2013-11-17 02:04:11 +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
b99517373d Sort files in .csproj file 2013-11-15 21:28:06 +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
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
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
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
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
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
de4dot
6f925abab7 Make FindSection() public 2013-10-20 10:25:51 +02:00
de4dot
156bc4c7ee Rename public value -> Value, validMask -> ValidMask 2013-10-16 10:13:09 +02:00
de4dot
1dee5e8017 Support latest Dotfuscator 2013-10-15 10:12:53 +02:00
de4dot
ad5fb70673 Support latest Rummage 2013-10-13 10:23:31 +02:00
de4dot
689635cf69 Support .NET Reactor 4.5 (an updated version) and 4.6 2013-10-13 08:49:34 +02:00
de4dot
43e441ca93 Rename blocks -> de4dot.blocks 2013-10-02 20:49:21 +02:00
de4dot
662c78380a Refactor IAssemblyService 2013-10-02 18:07:28 +02:00
de4dot
f01d0f2073 Fix if condition 2013-09-28 21:28:59 +02:00
de4dot
e70e226916 Clear deobfuscated state for each restored method 2013-09-28 19:51:25 +02:00
de4dot
01dbcd0632 Add ISimpleDeobfuscator::MethodModified() to reset deobfuscated state 2013-09-28 19:43:46 +02:00
de4dot
24b22268e3 Deobfuscate asm resolver method 2013-09-28 19:43:05 +02:00
de4dot
f9ed45c670 Restore ldnull instructions 2013-09-28 19:07:03 +02:00
de4dot
67c9e76276 Inline methods 2013-09-28 14:55:29 +02:00
de4dot
192fd3b66c Merge branch 'master' into co 2013-09-27 19:58:04 +02:00
de4dot
158fb63bba If asm is not SN signed, only use its name, not version, PKT etc 2013-09-26 19:29:02 +02:00
de4dot
d0bee28111 Disable TypeDef cache when removing types etc 2013-09-26 16:36:52 +02:00
de4dot
50ff551898 Use new ModuleDef method to clear TypeDef cache 2013-09-26 16:32:45 +02:00
de4dot
9acec7a033 Make sure decl type exists 2013-09-25 02:17:24 +02:00
de4dot
3d05b408c9 Decrypt arrays 2013-09-25 01:37:53 +02:00
de4dot
b7255bc3b5 Add assembly string separator detection code 2013-09-24 21:44:21 +02:00
de4dot
aabe7f0ad4 dnlib renamed a method 2013-09-20 20:26:17 +02:00
de4dot
b80a1a0b7c Rename variables 2013-04-30 12:15:07 +02:00
de4dot
37af3b3d11 Fix method name 2013-04-30 12:00:03 +02:00
de4dot
35c1820afa Support latest MaxtoCode and two older versions 2013-01-24 18:33:14 +01:00
de4dot
211d1b67f6 Use standard .NET naming convention 2013-01-19 13:03:57 +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
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
d91f82f0c1 New version: 2.0.1 2012-12-20 19:16:14 +01:00
de4dot
6eeeffe56d New version: 2.0.0 2012-12-20 02:40:09 +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
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
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
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
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
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