Commit Graph

19 Commits

Author SHA1 Message Date
de4dot
2dadd773ec Use ParameterDefinition.Sequence 2012-01-21 20:31:47 +01:00
de4dot
f3f8975f01 If instance explicit, 'this' is 1st param 2012-01-20 19:30:40 +01:00
de4dot
d278c29fa2 Fix problems decrypting strings when there's a missing assembly 2012-01-18 18:39:59 +01:00
de4dot
0d0a40376d Update copyright years 2012-01-09 23:02:47 +01:00
de4dot
0398666c93 Update detection of <Module> type 2012-01-08 18:46:23 +01:00
de4dot
635c414c1b Update code to take a GenericInstanceMethod param 2012-01-07 00:02:31 +01:00
de4dot
e1a81d0b31 Update stack emulation
- Allow System.Object string decrypter return type
- Fix for StackFrame.GetMethod()
- Caller method is updated in stack frame
2012-01-05 16:21:02 +01:00
de4dot
f30b0ef749 Add type, method, field, prop, event dictionaries 2011-12-16 18:56:45 +01:00
de4dot
ca2a756a0e Check metadata tokens first 2011-12-16 18:56:44 +01:00
de4dot
78124ea282 Update if expr and dynamic method name 2011-12-16 18:56:43 +01:00
de4dot
0bf74e5196 Don't cast the arg to its correct type 2011-12-11 11:54:02 +01:00
de4dot
3f3814001c Update method sig, rename stuff 2011-11-16 22:56:36 +01:00
de4dot
b2ac811875 ParameterDefinition.Index is 1-based or 0-based 2011-10-23 20:12:10 +02:00
de4dot
9063a62325 Remove old comment 2011-10-21 20:21:45 +02:00
de4dot
d2b621b5b3 Netmodules are better supported now 2011-10-05 08:20:32 +02:00
de4dot
75752f7388 Added more checks in case metadata is invalid 2011-10-03 09:36:46 +02:00
de4dot
81a7eb98d9 Use NOP if an invalid opcode is found 2011-09-29 10:55:28 +02:00
de4dot
c257f16787 Methodsrewriter is now working 2011-09-27 22:06:43 +02:00
de4dot
e14a18971b Added a methods rewriter class 2011-09-27 01:48:47 +02:00