15 Commits

Author SHA1 Message Date
de4dot db2fef8d72 Remove utf8 bom 2019-01-01 12:53:38 +01:00
de4dot 01f29039f2 Update project files, use C# 7.2 2018-03-16 21:38:41 +01:00
de4dot 6cbb3e18eb Use dnlib 3.0 2018-03-16 07:26:24 +01:00
de4dot 4c684bb67e Update copyright years 2015-10-29 22:45:26 +01:00
Mr. eXoDia a3e0445f0a make de4dot.code interface fully public 2015-05-17 13:29:48 +02:00
de4dot 282cabed87 Some updates because of new dnlib version
- Use a GenericParamContext when resolving tokens
- IDecrypter.GetMethodBody() method signature got updated
- ICustomAttributeType now implements IMethod so we don't need to cast it
- MemberRefFinder now scans all SecurityAttributes and MarshalType for types
2014-05-10 09:00:43 +02:00
de4dot 032c532809 Update code since some dnlib APIs were modified 2014-04-14 06:25:42 +02:00
de4dot 39a99d5e01 Update copyright years 2014-03-11 22:15:43 +01:00
de4dot aabe7f0ad4 dnlib renamed a method 2013-09-20 20:26:17 +02:00
de4dot 211d1b67f6 Use standard .NET naming convention 2013-01-19 13:03:57 +01:00
de4dot 05e773018e Update copyright years 2013-01-01 17:03:16 +01:00
de4dot e15c74ae3e dnlib submodule was renamed. Update code 2012-12-20 02:06:09 +01:00
de4dot 9c64165d15 Add a getDumpedMethod() method 2012-11-07 05:38:06 +01:00
de4dot 814c3d3944 Fix method decrypter 2012-11-07 04:45:36 +01:00
de4dot d98d4b10bb Add code to restore dumped methods 2012-11-07 01:15:52 +01:00