awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesBinary Injection Templates

Embeds malicious code into legitimate binaries by modifying file structures and injecting execution hooks.

Distinct from Injection Payloads: Distinct from Injection Payloads: focuses on binary-level structural modification rather than string-based injection.

Explore 2 awesome GitHub repositories matching security & cryptography · Binary Injection Templates. Refine with filters or upvote what's useful.

Awesome Binary Injection Templates GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • screetsec/thefatratAvatar de screetsec

    screetsec/TheFatRat

    11,038Ver en GitHub↗

    TheFatRat is a security exploitation framework designed to automate the creation, obfuscation, and deployment of payloads for penetration testing. It functions as a comprehensive toolkit that streamlines the exploitation lifecycle, enabling users to generate malicious executables, manage network listeners, and execute post-exploitation tasks through a unified command-line interface. The framework distinguishes itself by integrating various third-party exploitation utilities into a single, orchestrated workflow. It provides specialized capabilities for embedding code into legitimate binaries a

    Embeds malicious code into legitimate binaries by modifying file structures and injecting custom execution hooks.

    Caccessibilityantivirusautorun
    Ver en GitHub↗11,038
  • straight-tamago/misaka26Avatar de straight-tamago

    straight-tamago/misaka26

    3,793Ver en GitHub↗

    This project is a framework and utility suite for iOS and iPadOS designed for privilege escalation, security exploitation, and system customization. It functions as a tool for performing sandbox escapes, exploiting kernel-level memory corruption and persistence bugs, and injecting unsigned code to bypass standard operating system security checks. The tool enables the modification of restricted system parameters and hidden configuration files to unlock device functionality. It allows for the installation of unauthorized application bundles and alternative app stores by bypassing code signing r

    Injects unsigned application bundles into protected system partitions by bypassing code signing.

    Ver en GitHub↗3,793
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Injection Payloads
  7. Binary Injection Templates

Explorar subetiquetas

  • Unsigned Application InjectionTechniques for injecting unsigned application bundles into the system partition by bypassing code signing requirements. **Distinct from Binary Injection Templates:** Distinct from Binary Injection Templates: focuses on full application bundle injection rather than modifying individual binary structures.