Commit Graph

587 Commits

Author SHA1 Message Date
de4dot b5c8a89b32 Remove init method calls called from .ctors 2012-02-08 19:40:17 +01:00
de4dot a8d6aac306 Update detection of tamper detection types when proxy calls are enabled 2012-02-08 19:36:58 +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 1583552825 Make sure rvas list is never null 2012-02-08 16:14:07 +01:00
de4dot 780da4a0ad Update detection of encrypted methods data 2012-02-08 15:52:39 +01:00
de4dot fa6b0d4054 Move detection of CV main type to its own class 2012-02-08 15:40:11 +01:00
de4dot bb89ce2983 Remove method since base class now has the same method 2012-02-08 15:19:45 +01:00
de4dot 1e3daf3b45 Dump embedded assemblies 2012-02-08 12:33:02 +01:00
de4dot 09e840923d Search for sig starting from _stub RVA 2012-02-08 09:29:49 +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 776fd7f69f Speed up finding V5 methods decrypter type 2012-02-07 15:17:41 +01:00
de4dot 1076218a81 Detect CV version 2012-02-07 15:05:27 +01:00
de4dot 6ab0748bdd Decrypt V5 encrypted methods 2012-02-07 14:55:20 +01:00
de4dot f11c51830f Make sure info is copied 2012-02-07 14:53:58 +01:00
de4dot 97d09c4c65 Make method accessible by sub classes 2012-02-07 14:53:34 +01:00
de4dot 3276f433c9 Add code to detect V5 methods decrypter 2012-02-07 05:08:02 +01:00
de4dot 0aeee176cc Merge v3-v4 and v5 code 2012-02-07 04:45:59 +01:00
de4dot f1a1188409 Add a new ctor to copy values from old instance 2012-02-07 04:45:04 +01:00
de4dot 8f9cc6d290 Re-use v3-v4 string decrypter 2012-02-07 03:03:49 +01:00
de4dot d512889833 Fix 'shadow calls' obfuscation 2012-02-07 02:07:31 +01:00
de4dot c2313110b8 Add getDelegateTypes() and fix findProxyCall() 2012-02-07 02:02:49 +01:00
de4dot ad8a5078fe Rename method 2012-02-07 00:42:32 +01:00
de4dot 2ccb35afb0 Add CV5 files 2012-02-06 15:55:35 +01:00
de4dot 26bf21a84e Show obfuscator version 2012-02-06 15:55:14 +01:00
de4dot b39725f12f Remove useless 'using' 2012-02-06 15:52:19 +01:00
de4dot 0d6542e383 Move v3-v4 code to a sub dir 2012-02-06 15:49:27 +01:00
de4dot da3a28f0a8 Move (and rename) XXTEA decrypt func to DeobUtils 2012-02-06 08:22:55 +01:00
de4dot b867301797 Update valid name regex 2012-02-06 08:20:04 +01:00
de4dot b3750f9d4c Initialize its token field 2012-02-05 23:04:24 +01:00
de4dot 542c6bb213 Support 3.2 methods decrypter 2012-02-05 22:49:10 +01:00
de4dot d5c3a6964b Support 4.0 methods decrypter 2012-02-05 21:27:36 +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 191fbb84b0 Use new getInitializedUInt32Array() method 2012-02-05 18:56:05 +01:00
de4dot c8c4e3341c Add getInitializedUInt32Array() method 2012-02-05 18:55:48 +01:00
de4dot d6ff8b515d Add string decrypter 2012-02-05 18:47:31 +01:00
de4dot 029c049bf6 Move readVariableLengthInteger() to DeobUtils 2012-02-05 18:46:14 +01:00
de4dot 0b43c77fdb Add missing call to removeNewlines() 2012-02-05 18:45:41 +01:00
de4dot 29c5cfc9c8 Don't stop if 2nd instr is also a store 2012-02-05 18:45:04 +01:00
de4dot 23c72927b5 Add CV and methods decrypter 2012-02-05 16:17:47 +01:00
de4dot 82cc64bd77 Add Sections property 2012-02-05 16:14:46 +01:00
de4dot f3525d8980 New version: 1.5.1 2012-02-01 08:09:40 +01:00
de4dot ce7dc67848 Fix Issue #19 2012-01-30 09:12:26 +01:00
de4dot a7fa23e2d8 New version: 1.5.0 2012-01-29 18:58:26 +01:00
de4dot a69b17e06d Support embedded assemblies (Silverlight) 2012-01-29 18:30:07 +01:00
de4dot 26a3e14d2c Update fields restorer since 2+ types can share same struct 2012-01-29 05:06:21 +01:00
de4dot 55dcb0881d Update code since master was updated 2012-01-28 18:40:35 +01:00