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

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

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

2 个仓库

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

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

    screetsec/TheFatRat

    11,038在 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
    在 GitHub 上查看↗11,038
  • straight-tamago/misaka26straight-tamago 的头像

    straight-tamago/misaka26

    3,793在 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.

    在 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

探索子标签

  • 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.