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

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

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

1 个仓库

Awesome GitHub RepositoriesModule Encryptors

Encrypts generated shellcode modules using the Chaskey block cipher with a 128-bit random key to deter memory scanners.

Distinct from Shellcode: Distinct from Shellcode: focuses on encrypting the shellcode module itself, not just applying encryption to shellcode payloads.

Explore 1 awesome GitHub repository matching security & cryptography · Module Encryptors. Refine with filters or upvote what's useful.

Awesome Module Encryptors GitHub Repositories

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

    TheWover/donut

    4,461在 GitHub 上查看↗

    Donut is a toolset for loading and executing payloads in memory, featuring a position-independent shellcode generator, an in-memory payload injector, and a .NET assembly loader. It is designed to convert executable files and scripts into shellcode that can be executed within the memory space of a remote process without writing files to disk. The project specializes in security evasion through memory-based patching and payload obfuscation using symmetric block ciphers and compression. It includes a remote payload stager to retrieve encrypted modules from HTTP or DNS servers during runtime, red

    Encrypts generated shellcode modules using Chaskey block cipher with random keys.

    C
    在 GitHub 上查看↗4,461
  1. Home
  2. Security & Cryptography
  3. Data Encryption
  4. Encrypted Persistence
  5. Object Store Encryption
  6. Payload Encryptions
  7. Shellcode
  8. Module Encryptors