Commit Graph

2020 Commits

Author SHA1 Message Date
de4dot
58ff833d5c Detect SA 4.x, 5.0, 5.1 2011-10-12 23:16:03 +02:00
de4dot
b3463a3859 Remove automated error reporting code from SA 4.x assemblies 2011-10-12 22:50:19 +02:00
de4dot
9ed55629e6 Print deobfuscated method if -vv 2011-10-12 19:47:51 +02:00
de4dot
38b08dddfd Update DF version attribute parsing 2011-10-10 18:39:42 +02:00
de4dot
08f5b04675 Fix a problem with String.StartsWith() on mono 2011-10-09 13:19:26 +02:00
de4dot
8469b84cc2 Add updated cecil submodule 2011-10-09 13:05:43 +02:00
de4dot
2f5ded924f Get rid of dead code 2011-10-09 12:01:51 +02:00
de4dot
9ade539ecd Update version to 1.0.3 2011-10-08 20:03:10 +02:00
de4dot
5fbda45d6d Add earlyDetect() method to IDeobfuscator 2011-10-08 19:33:12 +02:00
de4dot
d305faae09 Detect another obfuscator 2011-10-08 18:43:22 +02:00
de4dot
5eb824693e Don't throw if invalid visibility 2011-10-08 18:42:09 +02:00
de4dot
c94fea2bfc Remove assembly if --one-file option is used 2011-10-08 15:01:51 +02:00
de4dot
12686b9968 Add updated cecil submodule 2011-10-08 15:01:14 +02:00
de4dot
ae9f59c918 Less memory are used when loading files one at a time 2011-10-08 13:33:48 +02:00
de4dot
3719e9a375 AssemblyResolver can now remove old unused assemblies 2011-10-08 13:28:39 +02:00
de4dot
d3fa227f1e Update -ru option text 2011-10-08 12:30:35 +02:00
de4dot
bea3a737d2 Don't rename resource if old name was empty string 2011-10-08 12:17:01 +02:00
de4dot
d69b1b465c Fix SA string decryption problem 2011-10-07 17:32:03 +02:00
de4dot
56da16086b Make sure user tries latest version... 2011-10-07 17:31:27 +02:00
de4dot
8ec3da7080 Update detection and some strings 2011-10-07 17:30:41 +02:00
de4dot
4cca5190da Detect another new obfuscator 2011-10-07 08:45:40 +02:00
de4dot
e4cc4672d2 Cecil submodule was updated 2011-10-06 10:47:11 +02:00
de4dot
fa3a6457de Detects a few more obfuscators 2011-10-06 10:33:13 +02:00
de4dot
820300e3b2 Now using module.ResolveMethod(token) to resolve string decrypter methods 2011-10-06 08:59:05 +02:00
de4dot
1c721b017e Detect some unsupported obfuscators 2011-10-05 17:22:56 +02:00
de4dot
d2b621b5b3 Netmodules are better supported now 2011-10-05 08:20:32 +02:00
de4dot
15c715e312 Fix for instructions with invalid targets 2011-10-05 03:36:01 +02:00
de4dot
182dc10ffc Added updated cecil submodule 2011-10-05 03:32:33 +02:00
de4dot
3b645381c7 Updated cecil submodule 2011-10-04 13:41:09 +02:00
de4dot
4842d6e2c4 cecil was updated 2011-10-04 10:55:34 +02:00
de4dot
075c726d2c Ignoring *.csproj.user files 2011-10-04 07:09:41 +02:00
de4dot
384425b6ca cecil submodule was updated 2011-10-04 07:09:11 +02:00
de4dot
43085bc808 Fix serialization problem when calling exit() 2011-10-03 10:04:33 +02:00
de4dot
75752f7388 Added more checks in case metadata is invalid 2011-10-03 09:36:46 +02:00
de4dot
cf32fa3f61 Added updated submodule 2011-10-03 09:34:45 +02:00
de4dot
062ecaaef2 Ignore emtpy strings when renaming resources in code 2011-09-29 19:00:34 +02:00
de4dot
c668dbdf87 Updated cecil submodule 2011-09-29 16:55:40 +02:00
de4dot
81a7eb98d9 Use NOP if an invalid opcode is found 2011-09-29 10:55:28 +02:00
de4dot
b71eb587db Make sure field/method ref has a declaring type before resolving it 2011-09-29 10:51:21 +02:00
de4dot
18756f90bf Updated log text 2011-09-29 10:50:10 +02:00
de4dot
46d4457ead Added updated cecil submodule 2011-09-29 10:49:14 +02:00
de4dot
7cf4a1c255 Updated cecil submodule 2011-09-29 07:56:20 +02:00
de4dot
8e6eaa23ea Added updated cecil sub module 2011-09-29 02:58:39 +02:00
de4dot
004f25d818 Set version to 1.0.2 2011-09-29 01:29:02 +02:00
de4dot
65e0ef359a Enabled reading and loading of files from the network 2011-09-28 23:54:38 +02:00
de4dot
62b8061c97 Added updated cecil submodule 2011-09-28 18:12:52 +02:00
de4dot
ee60bf14f2 Added 'default' string decrypter type
Eazfuscator.NET deobfuscator defaults to 'emulate' and the others to
'static'.
2011-09-28 16:06:10 +02:00
de4dot
3010ebedbd Moved filename var inside try block 2011-09-28 16:04:33 +02:00
de4dot
73b12e5845 Updated README.md 2011-09-28 04:37:48 +02:00
de4dot
cf2a86066c Added an assembly resolver handler 2011-09-28 04:30:00 +02:00