---
title: "How Triton may help analyze obfuscated binaries"
description: "Binary obfuscation protects software intellectual property by transforming a binary while preserving its semantics. It preserves the original information among irrelevant data to …"
canonical_url: "https://www.romainthomas.fr/publication/triton/"
authors: ["Jonathan Salwan","Romain Thomas"]
date_published: "2015-09-01T00:00:00Z"
date_modified: "2026-08-04T19:53:38+02:00"
language: "en-US"
section: "publication"
tags: []
categories: []
---

# How Triton may help analyze obfuscated binaries

> Binary obfuscation protects software intellectual property by transforming a binary while preserving its semantics. It preserves the original information among irrelevant data to …

[PDF document](misc82-triton.pdf)

## Resources

- [Paper (PDF)](https://www.romainthomas.fr/publication/triton/misc82-triton.pdf)
- [Project page](https://triton.quarkslab.com/)
