Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 682 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 682 Bytes

angr-antievasion

An extension for the angr open source binary analysis and symbolic execution framework.

The extension mainly consists of a set of Win32 API patches for the angr framework that constrain the symbolic exploration in order to automatically pass common evasive checks.

This tool was originally developed as part of the Master's Thesis of the author.
The original release is available under the thesis tag.

The main ideas behind this project are described in the thesis Symbolic Execution of Malicious Software: Countering Sandbox Evasion Techniques.