![]() |
1
1
我只需要使用ildasm/ilasm来回访问DLL,然后编写一个Perl脚本来修改.il文件—我也做了一个类似的技巧来将.NET 2.0dll转换为4.0: http://blog.paulbetts.org/index.php/2009/12/03/convert-a-net-2-0-dll-to-net-4-0-without-sourc/ |