首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 分析网络的字节码。

分析网络的字节码。

资 源 简 介

Project is moving to https://github.com/TomSmartBishop/facile-api The Facile API The Facile API is capable of reading (decompiling) .Net assemblies. Covering the metadata tables, the embedded types and methods, including their bodies as CIL (bytecode). Background Initially the Facile API has been written to perform analysis of .Net assemblies, independet of the authoring .Net language. Support Please make a donation if you like it: [![](https://www.paypalobjects.com/enUS/i/btn/btndonateCCLG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=s-xclick&hostedbuttonid=4XAU6DKYLW7VA) Code Sample ``` try { //specify a path, where to find the assembly String assemblyName = "mscorlib.dll"; String assemblyLocation = "../path/to/assembly/" + assemblyName; //reflect and load the assembly using the Facile factory Assembly assembly = Facile.

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.215609s