Commit Graph

20 Commits

Author SHA1 Message Date
de4dot f7b117fe18 Restore events 2011-11-23 06:41:28 +01:00
de4dot 0c36e74834 Add option to disable restoring props/events from method names 2011-11-23 05:45:30 +01:00
de4dot 79eb228200 Remove module if we don't load it. Restore indent level. 2011-11-16 22:59:04 +01:00
de4dot fa2f0808b1 Add some renamer classes 2011-11-15 14:26:51 +01:00
de4dot e5da0a1255 Move old renamer code 2011-11-14 21:39:44 +01:00
de4dot 75a464a7f4 Merge branch 'master' into dnr 2011-11-05 14:27:40 +01:00
de4dot 34a11ee555 Create methods to check whether a file/dir exists 2011-11-05 09:56:51 +01:00
de4dot 13d5f8e37d Ignore assemblies that contain native code 2011-11-05 08:04:14 +01:00
de4dot e3b767adcc Don't create dest dirs if we're just detecting obfuscators 2011-11-02 02:38:20 +01:00
de4dot 2ddf6b00de Return an empty list instead of null 2011-11-02 02:28:51 +01:00
de4dot ade1720d32 Use type cache to look up types (huge speedup in DNR code) 2011-11-02 02:25:07 +01:00
de4dot d76afbf8a1 Ignore ArgumentOutOfRangeException when loading files 2011-10-20 12:28:15 +02:00
de4dot 08f5b04675 Fix a problem with String.StartsWith() on mono 2011-10-09 13:19:26 +02:00
de4dot c94fea2bfc Remove assembly if --one-file option is used 2011-10-08 15:01:51 +02:00
de4dot ae9f59c918 Less memory are used when loading files one at a time 2011-10-08 13:33:48 +02:00
de4dot 18756f90bf Updated log text 2011-09-29 10:50:10 +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 2094990a93 Added --one-file option to deobfuscate only one file at a time 2011-09-28 01:19:19 +02:00
de4dot 865ed5a47a Initial commit 2011-09-22 04:55:30 +02:00