- 积分
- 440
- 在线时间
- 4251 小时
- 主题
- 9
- 注册时间
- 2013-6-8
- 帖子
- 133
- 最后登录
- 2024-12-17
- 帖子
- 133
- 软币
- 4302
- 在线时间
- 4251 小时
- 注册时间
- 2013-6-8
|
本帖最后由 jiongge 于 2013-7-1 11:20 编辑
net反编译程序,可以在vs中调试没有源代码的程序,最新版
.NET Reflector
VSPro
- Dynamic decompilation inside Visual Studio
- Set breakpoints in code (F9), even if you don’t have the source
- Step into decompiled code (F11), run it with the Visual Studio debugger
- Go To Definition (F12) for any code
- Includes standalone application, and the Reflector Object Browser
如何激活程序:
1.下载安装原程序,然后运行 Reflector.exe
2.运行注册机,点击 Generate 获得序列号
3.把序列号填写到 Reflector 软件上
4.断开网络,点击 Activate 激活
5.提示说无法连接服务器,点击手动激活 Manually Activate
6.拷贝 Reflector 左侧的一大堆请求字符串,粘贴到注册机左侧框框,会自动计算注册码
7.拷贝注册机右侧的注册信息,粘贴到 Reflector 右侧,激活完成
8.激活之后,最好关闭自动更新之类的设置!
下载地址:http://www.dxper.net/thread-438-1-1.html
|
评分
-
查看全部评分
|