scispace - formally typeset
E

Emilio Coppa

Researcher at Sapienza University of Rome

Publications -  32
Citations -  877

Emilio Coppa is an academic researcher from Sapienza University of Rome. The author has contributed to research in topics: Symbolic execution & Computer science. The author has an hindex of 12, co-authored 27 publications receiving 502 citations.

Papers
More filters
Journal ArticleDOI

A Survey of Symbolic Execution Techniques

TL;DR: A survey of the main challenges, challenges, and solutions for symbolic execution can be found in this paper, where the authors provide an overview of main ideas, challenges and solutions developed in the area.
Posted Content

A Survey of Symbolic Execution Techniques

TL;DR: The goal of this survey is to provide an overview of the main ideas, challenges, and solutions developed in Symbolic execution, distilling them for a broad audience.
Proceedings ArticleDOI

Input-sensitive profiling

TL;DR: A building block technique and a toolkit towards automatic discovery of workload-dependent performance bottlenecks that other profilers may fail to detect and can provide useful characterizations of the workload and behavior of individual routines in the context of mainstream applications are presented.
Proceedings ArticleDOI

SoK: Using Dynamic Binary Instrumentation for Security (And How You May Get Caught Red Handed)

TL;DR: This work presents the abstraction and inner workings of DBI frameworks, how DBI assisted prominent security research works, and alternative solutions, and makes available to the community a library of detection patterns and stopgap measures that could be of interest to DBI users.
Proceedings ArticleDOI

WEIZZ: Automatic Grey-box Fuzzing for Structured Binary Formats

TL;DR: This work proposes a technique to automatically generate and mutate inputs for unknown chunk-based binary formats, and identifies dependencies between input bytes and comparison instructions, and uses them to assign tags that characterize the processing logic of the program.