CAPEC-167: White Box Reverse Engineering
Standard
Draft
严重程度: Medium
CAPEC版本: 3.9
更新日期: 2023-01-24
攻击模式描述
An attacker discovers the structure, function, and composition of a type of computer software through white box analysis techniques. White box techniques involve methods which can be applied to a piece of software when an executable or some other compiled object can be directly subjected to analysis, revealing at least a portion of its machine instructions that can be observed upon execution.
前提条件
- Direct access to the object or software.
所需资源
- Reverse engineering of software requires varying tools and methods that enable the decompiling of executable or other compiled objects.