> ## Documentation Index
> Fetch the complete documentation index at: https://deobf.blueworld.cyou/llms.txt
> Use this file to discover all available pages before exploring further.

# deobfuscating-powershell-obfuscated-malware

> PowerShell 混淆恶意代码反混淆

# deobfuscating-powershell-obfuscated-malware

<Info>
  **来源**: [mukul975/anthropic-cybersecurity-skills](https://github.com/mukul975/anthropic-cybersecurity-skills)  ·  **安装量**: 63  ·  **优先级**: P3
</Info>

PowerShell 混淆恶意代码反混淆 Skill，使用 AST 分析和分层还原。

## 核心能力

* PowerShell AST 分析
* 多层级混淆剥离
* 字符串解密与解码
* 恶意载荷还原

## 适用场景

* PowerShell 恶意脚本分析
* 多阶段载荷还原
* 混淆的 PowerShell 后门
