搜索资源列表
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
破解NET程序的利器(支持编译反编译.Net程序 )denet
- 破解NET程序的利器(支持编译反编译.Net程序 )denet 支持NET 1.1 NET.2.0
C#反编译工具
- Reflector.exe.config REflector.exe REadMe.htm License.txt
NET反编译
- .net的反编译工具,我一直在用的,可以非常完美地把打包好的.net的执行程序反编译为c#源代码
反编译工具
- .net dll反编译工具
ReflectorAddIns
- 一个非常好的帮助工具,用于.NET中,可反编译DLL和EXE文件.-help a very good tool for.NET can decompile EXE and DLL file.
Reflector
- 下一个必不可少的工具称为 .NET Reflector,它是一个类浏览器和反编译器,可以分析程序集并向您展示它的所有秘密。.NET 框架向全世界引入了可用来分析任何基于 .NET 的代码(无论它是单个类还是完整的程序集)的反射概念。反射还可以用来检索有关特定程序集中包含的各种类、方法和属性的信息。使用 .NET Reflector,您可以浏览程序集的类和方法,可以分析由这些类和方法生成的 Microsoft 中间语言 (MSIL),并且
programpratice.py
- 反编译basic stamp 2单片机字节码的源代码,已经成功实施在工程应用上. 介绍: www.ohyee.net-Decompile basic stamp 2 Singlechip byte-code source code has been successfully implemented in engineering applications. Introduction: www.ohyee.net
vs.net
- vs反编译工具,相信很多人用得到的。呵呵 给点鼓励呀-err
Vs.net_Reflector
- vs2005 dll 反编译工具 可以反编译vb.net C# 等
Reflector
- .net下的反编译软件,能将vb.net转为C#,或者将C#转换为VB.net,可以实现C++和VB、C#的自由转换
reflector
- .net 反编译,本人用过,效果不错,欢迎分享-. net decompile
Net
- Net反编译工具Net fanbianyigongju -Net fanbianyigongju Net fanbianyigongju Net fanbianyigongju Net fanbianyigongju Net fanbianyigongjuNet fanbianyigongju Net fanbianyigongjuNet fanbianyigongju Net fanbianyigongjuNe
DecompileTool
- .net反编译工具,可导入非加密的.dll和.exe生成的文件,显示其类和方法等。很实用,可分析去调用方法。-Used to decompile donet files,like .dll and .exe files.It can analyze the detail classes and methods in the file.
dnSpy-3.0.0
- 反编译器源码,用于.net反编译,这个本身为源码。(Anti compiler source code)
ILSpy_Master_2.4.0.1963_Binaries
- 能够反编译.net开发的程式代码,适合破解这类的软件来应用。(null)
dnSpy
- 可以将C#或VB等.net代码反编译为C#源码(It can decompile the C# binary file to the source code)
dll反编译
- .net dll反编译工具,可反编译dll,适合C#程序(.net DLL decompile tool, decompile DLL, suitable for C# program)
paint.net.4.2.10
- 版本上面压缩包有,该文件反编译后能正常运行,当中90%功能正常,其余不正常的留给有兴趣的完成(The file can run normally after decompiled, 90% of which are normal, and the rest are reserved for interested users)
反编译软件
- 用于.net反编译使用,打开.net的dll或exe,可以查看源码