发博文
个人资料
得峰
得峰
  • 博客等级:
  • 博客积分:103
  • 博客访问:1,461
  • 关注人气:0
分类
评论
加载中…
留言
加载中…
访客
加载中…
好友
加载中…
博文
分类: hacker
反编译C#生成的DLL文件--学习源代码的好软件Reflector使用手记

打开Reflector工具并且下载了一个FileDisassembler插件,FileDisassembler插件用于输出程序集的反编译结果到文件中。打开Reflector工具,并导入FileDisassembler插件。导入好后加载程序集将反编译结果输出到指定的文件夹中;


Reflector下载地址:http://www.aisto.com/roeder/dotnet 下载时必须输入用户名和Email地址,用户名中必须有空格;

FileDisassembler插件的下载地址:http://www.denisbauer.com/



使用VS.NET新建一个项目,根据文件夹结构新建相应的文件夹,导入所有的源文件和资源文件。使用FileDisassembler导出的资源文件为全名称,在实际的项目中必须根据namespace更改资源文件名且必须将“生成操作”更改为“嵌入的资源”,可以使用ILDASM查看metadata来决定资源文件名及所在的文件夹,编译并更改一些错误;


当编译好后,找到所有与COM有关的内容将其注释掉(因为以前使用过CCW/RCW技术),并做相应的更改,每更改一个class后,编译一次,直到去掉其相关引用为止;


阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
(2006-07-26 16:52)
分类: hacker
<DIV>
<TABLE style='TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse' cellSpacing=0 cellPadding=0 width='100%' border=0>
<TBODY>
<TR>
<TD align=middle width='100%' bgColor=#dfebf4 height=20><FONT color=#004fc6><B>oracle注入大全</B></FONT></TD></TR>
<TR>
<TD align=middle width='100%' bgColor=#183ead height=1></TD></TR>
<TR>
<TD width='100%' height=2></TD></TR>
<TR>
<TD width='100%'>
<P align=center> 
<CENTER>
<SCRIPT language=javascript src='/ads/tech78_body1.js'></SCRIPT>
<CENTER><B><FONT color=red>想看激情视频电影请点此</FONT></B></CENTER><IFRAME src='http://www.00130.com/google.htm' frameBorder=0 width=468 scrolling=no height=60></IFRAME></CENTER></TD>&
阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
(2006-07-26 16:49)
oracle注入大全

 

想看激情视频电影请点此
Detecting SQL Injection in Oracle
by Pete Finnigan
last updated July 22, 2003

-----------------------
阅读  ┆ 评论  ┆ 转载 ┆ 收藏 

Tools and source code for .NET, C# and Visual Basic. Reflector is a popular class browser. Resourcer is a .NET resource editor. [Back]






Reflector for .NET

Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.

 

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
分类: hacker
使用.NET Reflector插件FileDisassembler还原源码
作者:未知  来源:未知  发布时间:2005-8-22 19:18:28  发布人:admin

减小字体 增大字体

阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
(2006-07-26 16:18)
分类: hacker

.NET Reflector Add-Ins

This website lists add-ins for .NET Reflector. After downloading one of the add-ins copy the files to the same directory as your 'Reflector.exe' file and load them via the 'Add-Ins' command under the 'View' menu. You can download Reflector here.


Reflector.FileDisassembler

This add-in can be used to dump the disassembler output to files for any Reflector supported language.

We
阅读  ┆ 评论  ┆ 转载 ┆ 收藏 
  

新浪BLOG意见反馈留言板 不良信息反馈 电话:4006900000 提示音后按1键(按当地市话标准计费) 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 会员注册 | 产品答疑

新浪公司 版权所有