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

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

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

1 个仓库

Awesome GitHub RepositoriesStandalone Shellcode Generators

Tools that produce minimal machine code payloads designed to execute without standard library dependencies.

Distinct from Polymorphic Payload Generators: Unlike polymorphic generators which focus on evasion, this focuses on the creation of standalone, minimal-dependency machine code.

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

Awesome Standalone Shellcode Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • skerkour/black-hat-rustskerkour 的头像

    skerkour/black-hat-rust

    4,353在 GitHub 上查看↗

    这是一个进攻性安全工具包和开发框架,用于创建内存安全恶意软件、网络扫描器和有效载荷生成器。它提供了一种开发漏洞利用、Shellcode 和远程访问工具的结构化方法。 该框架通过使用无标准库环境来生成最小化的独立机器码和 Shellcode 而脱颖而出。它还支持将高性能逻辑编译为 WebAssembly,以创建用于社会工程学的欺骗性 Web 界面。 功能领域涵盖通过模糊测试(fuzzing)进行的自动化漏洞发现、多线程和异步网络表面映射,以及自传播蠕虫的开发。该工具包还包括用于保护远程植入物与命令服务器之间流量的端到端加密通信通道实现,以及针对多种操作系统的跨平台二进制编译。

    Generates minimal standalone machine code and shellcode by utilizing no-standard-library environments.

    Rustauditbeaconbug-bounty
    在 GitHub 上查看↗4,353
  1. Home
  2. Operating Systems & Systems Programming
  3. Assembly Injection Interfaces
  4. Shellcode Generators
  5. Polymorphic Payload Generators
  6. Standalone Shellcode Generators