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

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

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

1 个仓库

Awesome GitHub RepositoriesProcess Callstack Analyzers

Engines that identify malicious activity by detecting redirections and anomalies in process callstacks.

Distinct from Process Metadata Analyzers: Distinguishes from general metadata analyzers or debuggers by focusing on security-oriented anomaly detection.

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

Awesome Process Callstack Analyzers GitHub Repositories

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

    hasherezade/pe-sieve

    3,559在 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

    Detects malicious activity by identifying anomalies and redirections within a process callstack.

    C++anti-malwarehookinglibpeconv
    在 GitHub 上查看↗3,559
  1. Home
  2. Security & Cryptography
  3. Process Callstack Analyzers