Free .NET Decompiler and Assembly Browser

Decompile .NET assemblies to C#

dotPeek is a free-of-charge standalone tool based on ReSharper's bundled decompiler. It can reliably decompile any .NET assembly into equivalent C# or IL code.

The decompiler supports multiple formats including libraries (.dll), executables (.exe), and Windows metadata files (.winmd).

最新文章

  1. table常用功能总结
  2. A simple script to get all pictures
  3. 传入任意json数据源进行格式化处理并用Angularjs显示
  4. JSOI2007建筑抢修
  5. JQuery中的省市联动
  6. 转:JS在文本域鼠标指定位置插入文本-柯乐义
  7. Ext JS学习第十三天 Ext基础之 Ext.Element
  8. ios日历视图实现日期输入
  9. 从源码来理解slf4j的绑定,以及logback对配置文件的加载
  10. POI设置excel添加列下拉框
  11. 无废话--Mac OS, VS Code 搭建c/c++基本开发环境
  12. Extjs6.2 项目学习系列(一)
  13. Tomcat 配置文件server.xml详解
  14. Hadoop Mapreduce 调优
  15. [CodeChef-CAPTCITI]Snakes capturing the Mongoose Cities
  16. CentOS 6.9 NFS安装和配置
  17. cmd使用notepad++为打开方式打开文件
  18. How to Install Tomcat 8.0.27 on CentOS/RHEL and Ubuntu【转】
  19. ZOJ 3827 Information Entropy 水
  20. 定时任务quartz与spring的集成

热门文章

  1. Spring学习(二)--装配Bean
  2. shell脚本实现ftp上传下载文件
  3. geometry_msgs的ros message 类型赋值
  4. vue,一路走来(17)--底部tabbar切换
  5. vue,一路走来(16)--本地及手机调试
  6. 一、免费API调用
  7. 【LeetCode】深搜DFS(共85题)
  8. 如何去除inline-block的默认间距
  9. Hibernate纯sql查询VO对象封装
  10. Java字符串流学习