awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesMemory Header Manipulation

Modifying or erasing process image headers in memory to prevent forensic dumping.

Distinct from Runtime Memory Manipulation: Distinct from Runtime Memory Manipulation: specifically targets image headers to prevent usable process dumps.

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

Awesome Memory Header Manipulation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lordnoteworthy/al-khaserAvatar de LordNoteworthy

    LordNoteworthy/al-khaser

    7,001Ver en GitHub↗

    Al-Khaser is a research project focused on the development of anti-analysis and evasion techniques to resist reverse engineering. It provides implementations for detecting and evading virtual machines, sandboxes, and debuggers to prevent software analysis. The project implements control flow obfuscation through anti-disassembly methods and utilizes dynamic API resolution to bypass static import tables. It further hinders forensic analysis by manipulating memory headers to prevent process dumps and utilizing remote code injection to execute logic in external processes. The capability surface

    Modifies image sizes and erases headers in memory to prevent the creation of usable process dumps.

    C++
    Ver en GitHub↗7,001
  1. Home
  2. Security & Cryptography
  3. Runtime Memory Manipulation
  4. Memory Header Manipulation