什么是逆向工程? [英] What is reverse engineering?

查看:108
本文介绍了什么是逆向工程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

什么是逆向工程? 什么适合点网申请?

What is reverse engineering?  How Much suit for dot net application ?

推荐答案

逆向工程  基本上是在开发过程中倒退。 

Reverse Engineering  is basically working backwards through the development process. 

 

大多数情况下,人们使用该术语来指代编译可执行文件并尝试从中找出源代码。  在.NET中,这通常相当简单 - 您可以使用Reflector等工具( http://www.reflector.net /
可以轻松反编译.NET代码。

Most often, people use the term to refer to taking a compiled executable and trying to figure out the source code from that.  In .NET, this is often fairly easy - you can use tools like Reflector (http://www.reflector.net/) to easily decompile .NET code.

 


这篇关于什么是逆向工程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆