Pith. sign in

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

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Code obfuscation is a major tool for protecting software intellectual property from attacks such as reverse engineering or code tampering. Yet, recently proposed (automated) attacks based on Dynamic Symbolic Execution (DSE) shows very promising results, hence threatening software integrity. Current defenses are not fully satisfactory, being either not efficient against symbolic reasoning, or affecting runtime performance too much, or being too easy to spot. We present and study a new class of anti-DSE protections coined as path-oriented protections targeting the weakest spot of DSE, namely path exploration. We propose a lightweight, efficient, resistant and analytically proved class of obfuscation algorithms designed to hinder DSE-based attacks. Extensive evaluation demonstrates that these approaches critically counter symbolic deobfuscation while yielding only a very slight overhead.

fields

cs.CR 1

years

2019 1

verdicts

CONDITIONAL 1

representative citing papers

SATURN -- Software Deobfuscation Framework Based on LLVM

cs.CR · 2019-09-04 · conditional · novelty 6.0

SATURN automatically lifts obfuscated x86_64 binaries to LLVM-IR, recovers control flow, detects and removes opaque predicates, reconstructs stack and arguments, and recompiles a cleaned version.

citing papers explorer

Showing 1 of 1 citing paper.

  • SATURN -- Software Deobfuscation Framework Based on LLVM cs.CR · 2019-09-04 · conditional · none · ref 2019 · internal anchor

    SATURN automatically lifts obfuscated x86_64 binaries to LLVM-IR, recovers control flow, detects and removes opaque predicates, reconstructs stack and arguments, and recompiles a cleaned version.