scispace - formally typeset
A

Abdulbaki Aydin

Researcher at Microsoft

Publications -  19
Citations -  315

Abdulbaki Aydin is an academic researcher from Microsoft. The author has contributed to research in topics: String (computer science) & String operations. The author has an hindex of 8, co-authored 19 publications receiving 266 citations. Previous affiliations of Abdulbaki Aydin include University of California & University of California, Santa Barbara.

Papers
More filters
Book ChapterDOI

Automata-Based Model Counting for String Constraints

TL;DR: This paper presents a constraint solver that, given a string constraint, constructs an automaton that accepts all solutions that satisfy the constraint, and generates a function that gives the total number of solutions within that bound.
Proceedings ArticleDOI

String analysis for side channels with segmented oracles

TL;DR: An efficient technique for segmented oracles that computes information leakage for multiple runs using only the path constraints generated from a single run symbolic execution is presented.
Proceedings ArticleDOI

Semantic differential repair for input validation and sanitization

TL;DR: An automated differential repair technique for input validation and sanitization functions by synthesizing three patches based on forward and backward symbolic string analyses that use automata as a symbolic representation is presented.
Proceedings ArticleDOI

Parameterized model counting for string and numeric constraints

TL;DR: This work presents a parameterized model counting constraint solver for string and numeric constraints that can handle mixed constraints with string and integer variables that no other tool can and experimentally demonstrates the effectiveness.
Proceedings ArticleDOI

Constraint normalization and parameterized caching for quantitative program analysis

TL;DR: A constraint caching framework to expedite potentially expensive satisfiability and model-counting queries and a parameterized caching approach where, in addition to storing the result of a model- Counting query, the model-counter object in the constraint store is stored, allowing us to efficiently recount the number of satisfying models for different maximum bounds.