activity
20152021
most citedAI-based Blackbox Code Deobfuscation: Understand, Improve and Mitigate

3 citations · 3 across the 3 of their papers we have counts for

collaborators

7 papers

cs.PL2021

Interface Compliance of Inline Assembly: Automatically Check, Patch and Refine

Frédéric Recoules, Sébastien Bardin, Richard Bonichon +3

Inline assembly is still a common practice in low-level C programming, typically for efficiency reasons or for accessing specific hardware resources. Such embedded assembly codes i…

cs.CR20213 cited

AI-based Blackbox Code Deobfuscation: Understand, Improve and Mitigate

Grégoire Menguy, Sébastien Bardin, Richard Bonichon +1

Code obfuscation aims at protecting Intellectual Property and other secrets embedded into software from being retrieved. Recent works leverage advances in artificial intelligence w…

cs.CR2020

Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities

Manh-Dung Nguyen, Sébastien Bardin, Richard Bonichon +2

Directed fuzzing focuses on automatically testing specific parts of the code by taking advantage of additional information such as (partial) bug stack trace, patches or risky opera…

cs.CR2019

How to Kill Symbolic Deobfuscation for Free; or Unleashing the Potential of Path-Oriented Protections

Mathilde Ollivier, Sébastien Bardin, Richard Bonichon +1

Code obfuscation is a major tool for protecting software intellectual property from attacks such as reverse engineering or code tampering. Yet, recently proposed (automated) attack…

cs.PL2019

Get rid of inline assembly through verification-oriented lifting

Frédéric Recoules, Sébastien Bardin, Richard Bonichon +2

Formal methods for software development have made great strides in the last two decades, to the point that their application in safety-critical embedded software is an undeniable s…

cs.LO2018

Model Generation for Quantified Formulas: A Taint-Based Approach

Benjamin Farinier, Sébastien Bardin, Richard Bonichon +1

We focus in this paper on generating models of quantified first-order formulas over built-in theories, which is paramount in software verification and bug finding. While standard m…