文件名称:cPP
介绍说明--下载内容均来自于网络,请自行研究使用
reverse engineering C++ 本文讲了对于逆向工程分析人员来说,能从一个二进制可执行文件中识别出C++程序,的结构,并且能标识出各个主要的类,以及这些类之间的关系(继承、派生等)是非常重要的。为了能做到这一点,逆向工程分析人员就必须要(1)能识别出这些类(2)能识别出这些类之间的关系(3)识别出类中的各个成员。本文就是要教大家能做到上述三点。-reverse engineering C++ article about the analysis for reverse engineering staff, the binary executable file from a C++ program to identify, structure, and can identify all the major categories, as well as the relationship between these classes (inheritance, derived etc.) is very important. To do this, reverse engineering, analysis of staff must be (1) to identify these classes (2) to identify relationships between these classes (3) identify the individual class members. This is to teach that we can achieve the above three points.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
逆向 c++.pdf