All Projects → farosato → angr-antievasion

farosato / angr-antievasion

Licence: other
Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to angr-antievasion

biblatex-abnt
📚 Estilo para BibLaTeX compatível com as normas da ABNT
Stars: ✭ 97 (+177.14%)
Mutual labels:  thesis
tongji-undergrad-thesis
📄 同济大学本科生毕业设计论文模板 | Tongji University Undergraduate Thesis Template | Overleaf / Mac / Linux / Windows / Workshop / Docker
Stars: ✭ 58 (+65.71%)
Mutual labels:  thesis
android-stalkerware
Various analysis of Android stalkerware
Stars: ✭ 88 (+151.43%)
Mutual labels:  malware-analysis
mit-phd-thesis
MIT Ph.D. Thesis in LaTeX
Stars: ✭ 52 (+48.57%)
Mutual labels:  thesis
bcs thesis
My bachelor's thesis on the Entity-Component-System pattern and ECST
Stars: ✭ 36 (+2.86%)
Mutual labels:  thesis
Kernel-dll-injector
Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module
Stars: ✭ 256 (+631.43%)
Mutual labels:  malware-analysis
thesisthemeCSU
A template for the thesis of CSU (Central South University).
Stars: ✭ 13 (-62.86%)
Mutual labels:  thesis
AngryIDA
Python based angr plug in for IDA Pro.
Stars: ✭ 32 (-8.57%)
Mutual labels:  angr
Personalised-aesthetic-assessment-using-residual-adapters
Jupyter notebooks used as supporting material for an msc thesis about personalised aesthetic assessment using residual adapters.
Stars: ✭ 19 (-45.71%)
Mutual labels:  thesis
MTF
Modular Tracking Framework
Stars: ✭ 99 (+182.86%)
Mutual labels:  thesis
Deep-Learning-for-Expression-Recognition-in-Image-Sequences
The project uses state of the art deep learning on collected data for automatic analysis of emotions.
Stars: ✭ 26 (-25.71%)
Mutual labels:  thesis
ucbthesisrmd
UC Berkeley thesis/dissertation LaTeX Template (ucbthesis) for R Markdown
Stars: ✭ 20 (-42.86%)
Mutual labels:  thesis
NativePayload ARP
C# code for Transferring Backdoor Payloads by ARP Traffic and Bypassing Anti-viruses (Slow)
Stars: ✭ 44 (+25.71%)
Mutual labels:  evasion
nctu-thesis-latex
A LaTeX template for writing thesis in NCTU.
Stars: ✭ 70 (+100%)
Mutual labels:  thesis
UTBotCpp
Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage
Stars: ✭ 59 (+68.57%)
Mutual labels:  symbolic-execution
xdupgthesis
西安电子科技大学研究生学位论文XeLaTeX模板
Stars: ✭ 271 (+674.29%)
Mutual labels:  thesis
projects
A website that showcases interesting projects, using Angular JS.
Stars: ✭ 106 (+202.86%)
Mutual labels:  thesis
Light-Propagation-Volumes
Implementation of Crytek's Light Propagation Volumes algorithm in WebGL
Stars: ✭ 47 (+34.29%)
Mutual labels:  thesis
Owlyshield
Owlyshield is an EDR framework designed to safeguard vulnerable applications from potential exploitation (C&C, exfiltration and impact))..
Stars: ✭ 281 (+702.86%)
Mutual labels:  malware-analysis
reed-thesis
My undergradate thesis on coinductive types in univalent type theory
Stars: ✭ 14 (-60%)
Mutual labels:  thesis

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].