---
title: "Decode a PowerShell EncodedCommand"
description: "Extract, decode, interpret, and format a PowerShell EncodedCommand without executing it."
---

> 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.

# Decode a PowerShell EncodedCommand

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

Source: https://help.serialize.dev/recipes/security-analysis/decode-powershell-command/index.mdx
