4 matches found
powerob
Powerob An on-the-fly Powershell script obfuscator meant for red team engagements. Built out of necessity. This only obfuscates functions and removes found in PowerShell scripts. Roadmap includes bfuscating variables. Pull requests and collaborative welcomed. About This was built out of the need ...
Invoke-Stealth
Invoke-Stealth 是一款简单而强大的 PowerShell 脚本混淆工具。 该工具可帮助您使用不同技术自动化任何 PowerShell 脚本的混淆过程。您可以单独使用、组合使用,或按顺序轻松地运用所有技术,无论是在 Windows 还是 Linux 上均可。 系统要求 PowerShell 4.0 或更高版本 Python 3 使用全部功能时需要 下载 建议克隆完整仓库或下载 zip 文件。 您可以通过运行以下命令完成此操作: root@kitploit: git clone https://github.com/JoelGMSec/Invoke-Stealth.git...
ditto
ditto Ofuscador de Powershell Ditto es un ofuscador de Powershell y JavaScript basado en tree-sitter-powershell y tree-sitter-javascript. Uso desde la Línea de Comandos Estructura Básica del Comando ditto-cli opciones Argumentos y Opciones de la CLI Opción Corta| Opción Larga| Descripción...
Psobf - PowerShell Obfuscator
Tool for obfuscating PowerShell scripts written in Go. The main objective of this program is to obfuscate PowerShell code to make its analysis and detection more difficult. The script offers 5 levels of obfuscation, from basic obfuscation to script fragmentation. This allows users to tailor the...