Commit Graph

31 Commits

Author SHA1 Message Date
de4dot 167368f488 Attributes are worth less 2012-02-29 00:13:57 +01:00
de4dot 10ceb12e30 Change return type to IEnumerable<int> 2012-02-25 06:25:40 +01:00
de4dot 48758be8f0 Use a new class instead of the dict 2012-02-25 06:14:19 +01:00
de4dot d09938ca47 Remove classes with null base type 2012-02-25 05:28:32 +01:00
de4dot 538e4f738d Fix issue #24. Don't remove decrypter type if there was an error 2012-02-21 17:14:02 +01:00
de4dot a35c765f15 Rename method 2012-02-13 10:20:11 +01:00
de4dot c2d13d9059 Remove all invalid methods 2012-02-12 16:29:29 +01:00
de4dot c73fcfc1d0 Remove CV type if it is empty 2012-02-12 14:38:42 +01:00
de4dot 9a6bd53cb9 Remove obfuscator obfuscator bundle types 2012-02-12 13:38:23 +01:00
de4dot ded45dcb7a Remove proxy method types and main type 2012-02-12 13:00:38 +01:00
de4dot 8999eb8e0f Remove CV main type methods if < v5.0 2012-02-12 12:08:46 +01:00
de4dot d6327b401e Remove all anti-reflection types 2012-02-12 11:39:00 +01:00
de4dot 91f7d2cb51 Find and remove resource decrypter types 2012-02-11 23:23:25 +01:00
de4dot ccd7d2ac79 Decrypt .resources files 2012-02-11 16:46:39 +01:00
de4dot d5089fa888 Remove kill type in deobfuscateBegin() 2012-02-08 19:54:05 +01:00
de4dot b5c8a89b32 Remove init method calls called from .ctors 2012-02-08 19:40:17 +01:00
de4dot 04247b5533 Remove most calls to main CV type 2012-02-08 19:21:00 +01:00
de4dot c757139357 Remove string decrypter type 2012-02-08 18:58:06 +01:00
de4dot 98c8ea49e9 Remove tamper detection code 2012-02-08 18:40:24 +01:00
de4dot fa6b0d4054 Move detection of CV main type to its own class 2012-02-08 15:40:11 +01:00
de4dot 1e3daf3b45 Dump embedded assemblies 2012-02-08 12:33:02 +01:00
de4dot a8d4b38c79 Mover version info to a new ObfuscatorVersion enum 2012-02-08 08:55:45 +01:00
de4dot 0e89c0fc35 Only check Version property if methods decrypter was found 2012-02-08 08:50:36 +01:00
de4dot 1076218a81 Detect CV version 2012-02-07 15:05:27 +01:00
de4dot 0aeee176cc Merge v3-v4 and v5 code 2012-02-07 04:45:59 +01:00
de4dot 0d6542e383 Move v3-v4 code to a sub dir 2012-02-06 15:49:27 +01:00
de4dot b867301797 Update valid name regex 2012-02-06 08:20:04 +01:00
de4dot 1903cf8607 KILL type is only worth 10 points 2012-02-05 19:01:49 +01:00
de4dot 9e4b29034f Finish getStringDecrypterMethods() method 2012-02-05 18:59:29 +01:00
de4dot d6ff8b515d Add string decrypter 2012-02-05 18:47:31 +01:00
de4dot 23c72927b5 Add CV and methods decrypter 2012-02-05 16:17:47 +01:00