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 RepositoriesCallstack Anomaly Detection

Analyzing process callstacks to detect redirections and execution flow anomalies typical of memory-resident implants.

Distinct from Anomaly Detection: Existing anomaly detection candidates focus on statistical data or system metrics, not low-level execution flow in process memory.

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

Awesome Callstack Anomaly Detection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hasherezade/pe-sieveAvatar de hasherezade

    hasherezade/pe-sieve

    3,559Ver en GitHub↗

    pe-sieve is a set of diagnostic tools for scanning Windows process memory to identify malicious implants, shellcode, and hooks. It functions as an in-memory implant detector, malware unpacker, and process callstack analyzer designed to locate and dump memory patches and injected code from running processes. The project identifies advanced evasion techniques, such as process hollowing and reflective injection, by verifying portable executable structures in memory. It distinguishes itself by analyzing process callstacks to detect anomalies and redirections and by reconstructing executable heade

    Provides an engine to detect malicious activity by identifying anomalies and redirections within a process callstack.

    C++anti-malwarehookinglibpeconv
    Ver en GitHub↗3,559
  1. Home
  2. Security & Cryptography
  3. Callstack Anomaly Detection