Skip to content

Programming / PowerShell

Tool Source Description Tags File Extensions Profiles
PowerDecode Git PowerDecode is a PowerShell-based tool that allows to deobfuscate PowerShell scripts obfuscated across multiple layers. The tool performs code dynamic analysis, extracting malware hosting URLs and checking http response.It can also detect if the malware attempts to inject shellcode into memory. powershell, deobfuscation, malware-analysis
PowerShell GitHub Release PowerShell is a task automation and configuration management framework from Microsoft. scripting, shell, automation .ps1, .psm1, .psd1
PowerShell 7 Winget PowerShell 7 is a cross-platform shell and scripting language that provides a powerful command-line interface and automation capabilities. scripting, shell, automation .ps1, .psm1, .psd1
deobshell Git Powershell script deobfuscation using AST in Python. powershell, deobfuscation, malware-analysis