awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesBlogPlan du site
ProjetÀ proposPresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Catégories

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • danielbohannon/invoke-obfuscationAvatar de danielbohannon

    danielbohannon/Invoke-Obfuscation

    4,201Voir sur 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
    Voir sur 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