awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesObfuscated Launch Command Generators

Produce obfuscated PowerShell launcher commands that execute hidden scripts on target systems.

Distinct from Script Obfuscation: Distinct from Script Obfuscation: focuses on generating the launch command itself, not obfuscating the script content.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Obfuscated Launch Command Generators. Refine with filters or upvote what's useful.

Awesome Obfuscated Launch Command Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • danielbohannon/invoke-obfuscationdanielbohannon 的头像

    danielbohannon/Invoke-Obfuscation

    4,201在 GitHub 上查看↗

    Invoke-Obfuscation is a PowerShell-based tool for transforming PowerShell commands and scripts into obfuscated forms to evade signature-based detection. It applies token-level, string-level, and encoding techniques to hide execution logic, and supports compressing commands before obfuscation to reduce size while concealing the original code. The tool distinguishes itself through layered obfuscation that can be applied and reversed one layer at a time, allowing users to restore a script's original form. It offers multiple encoding schemes including ASCII, hex, octal, binary, and XOR, and can h

    Generates obfuscated PowerShell launcher commands for executing hidden scripts on target systems.

    PowerShell
    在 GitHub 上查看↗4,201
  1. Home
  2. Operating Systems & Systems Programming
  3. Terminal and Command-Line Environments
  4. Shells & Scripting
  5. PowerShell
  6. Script Obfuscation
  7. Obfuscated Launch Command Generators