Commit Graph

924 Commits

Author SHA1 Message Date
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
de4dot
500cdcaf1b Not ignoring all PE file load exceptions, but added null ref exception 2011-09-28 02:00:29 +02:00
de4dot
157a125894 Catch all exceptions and print warning if load fails 2011-09-28 01:44:32 +02:00
de4dot
828a69fef7 Set Console.OutputEncoding to UTF-8 only if current encoding is single byte 2011-09-28 01:29:17 +02:00
de4dot
37be012a11 Set Console.OutputEncoding to UTF-8 only if current encoding is single byte 2011-09-28 01:27:46 +02:00
de4dot
2094990a93 Added --one-file option to deobfuscate only one file at a time 2011-09-28 01:19:19 +02:00
de4dot
6fec29daab Func should take a MethodDefinition as first arg 2011-09-28 00:57:17 +02:00
de4dot
eeb12adf87 Removed 'in' and 'out' from delegates 2011-09-27 23:42:06 +02:00
de4dot
cd0e5c0169 Updated resource renaming of code strings 2011-09-27 23:29:38 +02:00
de4dot
c257f16787 Methodsrewriter is now working 2011-09-27 22:06:43 +02:00
de4dot
695dd81b43 Merged master 2011-09-27 02:05:46 +02:00
de4dot
e14a18971b Added a methods rewriter class 2011-09-27 01:48:47 +02:00
de4dot
bfca8a351f Updated version number 2011-09-24 18:56:13 +02:00
de4dot
5dd6567fc9 Bug fix. Some methods have a body but 0 instrs 2011-09-24 18:48:15 +02:00
de4dot
f1ff27fd10 Updated .gitignore with *.suo 2011-09-24 18:45:49 +02:00
de4dot
9945b8b47c Moved code to blocks assembly 2011-09-24 10:26:29 +02:00
de4dot
bbaf035bea Updated README.md and .gitignore 2011-09-22 19:26:33 +02:00
de4dot
3fef7b4cc6 Updated README.md 2011-09-22 05:57:42 +02:00
de4dot
9cad2546f8 Updated README.md 2011-09-22 05:51:35 +02:00
de4dot
74a992251c Updated .gitignore 2011-09-22 05:20:49 +02:00
de4dot
865ed5a47a Initial commit 2011-09-22 04:55:30 +02:00