Windows Malware Lab Install Script

choco install -y python3, firefox, microsoft-office-deployment, 7zip, vscode, notepadplusplus, fzf, ripgrep-all, wireshark, dotpeek, ghidra, ida-free, volatility, cutter
python -m pip install --upgrade pip
pip install oletools, peepdf
iwr https://github.com/mandiant/capa/releases/download/v4.0.1/capa-v4.0.1-windows.zip -OutFile capa-v4.0.1-windows.zip

Relevant Note(s): Malware Lab Incident Response