Agent skill

deobfuscate

Script deobfuscation - PowerShell, JavaScript, VBScript, batch

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/deobfuscate

SKILL.md

Script Deobfuscation

Decode obfuscated scripts:

  • PowerShell (Base64, concatenation, IEX)
  • JavaScript (eval, unescape, charcode)
  • VBScript (Chr, Execute)
  • Batch (variable manipulation, carets)

Required Context

  1. Script: File path or paste content
  2. Type: PowerShell, JavaScript, VBScript, batch (auto-detect)

Output

  • Deobfuscation steps
  • Final decoded script
  • Functionality analysis
  • IOCs extracted

Example

/deobfuscate
Script: powershell -enc SQBFAFgAIAAo...

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results