---
title: "Disassemble benign x86 bytes"
description: "Turn a short synthetic x86 machine-code sequence into assembly instructions."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Disassemble benign x86 bytes

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/binary-files/disassemble-x86/index.mdx
