Skip to content

Releases: binsec/xyntia

0.2.1

10 Oct 14:23

Choose a tag to compare

CHANGES:

** Features

  • Inference rules
  • Allow to output results in NDJSON format

** Documentation

  • Add documentation about inference rules

0.2.0

23 Apr 13:26

Choose a tag to compare

CHANGES

** Features

  • Use Binsec for sampling
  • Include sampling in xyntia
  • Add operators
  • Add Sygus output

** Documentation

  • Add examples

0.1.0

16 Dec 15:02

Choose a tag to compare

The Xyntia black-box deobfuscator:

  • Proposes to use different S-metaheuristics
  • Gives all scripts to replicate experiments from the paper
  • Gives scripts relying on GDB and Binsec to trace code execution, extract the semantics of each code block, sample and synthesize them
  • Handles 8, 16, 32, and 64 bits inputs (registers and memory reads)