scispace - formally typeset
A

Andrew Dutcher

Researcher at University of California, Santa Barbara

Publications -  2
Citations -  1536

Andrew Dutcher is an academic researcher from University of California, Santa Barbara. The author has contributed to research in topics: Software bug & Fuzz testing. The author has an hindex of 2, co-authored 2 publications receiving 1097 citations.

Papers
More filters
Proceedings ArticleDOI

Driller: Augmenting Fuzzing Through Selective Symbolic Execution.

TL;DR: Driller is presented, a hybrid vulnerability excavation tool which leverages fuzzing and selective concolic execution in a complementary manner, to find deeper bugs and mitigate their weaknesses, avoiding the path explosion inherent in concolic analysis and the incompleteness of fuzzing.
Proceedings ArticleDOI

SOK: (State of) The Art of War: Offensive Techniques in Binary Analysis

TL;DR: This paper presents a binary analysis framework that implements a number of analysis techniques that have been proposed in the past and implements these techniques in a unifying framework, which allows other researchers to compose them and develop new approaches.