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

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

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

3 个仓库

Awesome GitHub RepositoriesDisassembler Integrations

Capabilities to launch and coordinate with external disassembly tools for static analysis.

Distinguishing note: Existing candidates focus on annotations or general AI tool integration, not the launching of external disassembly software.

Explore 3 awesome GitHub repositories matching development tools & productivity · Disassembler Integrations. Refine with filters or upvote what's useful.

Awesome Disassembler Integrations GitHub Repositories

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

    pwndbg/pwndbg

    10,051在 GitHub 上查看↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Starts compatible external disassembly tools for deep static analysis of the active process.

    Pythonbinary-ninjacapture-the-flagctf
    在 GitHub 上查看↗10,051
  • dwisiswant0/apkleaksdwisiswant0 的头像

    dwisiswant0/apkleaks

    6,102在 GitHub 上查看↗

    Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and sensitive data from Android application packages. It operates as a secret scanner that analyzes compiled binaries without executing them to identify potential information leaks and insecure endpoints. The tool utilizes a regex-based data extraction engine to identify sensitive strings within decompiled code. It supports customization through JSON-defined search patterns and provides configuration flags to tune the behavior of the underlying disassembler. The analysis pipeline enc

    Integrates with external disassembly tools to convert application binaries into human-readable source code.

    Python
    在 GitHub 上查看↗6,102
  • fireeye/capafireeye 的头像

    fireeye/capa

    6,062在 GitHub 上查看↗

    capa is a static analysis tool that scans executable files to identify what a program can do, detecting capabilities such as API calls, byte sequences, and structural patterns without executing the code. It supports multiple file formats including PE, ELF, .NET, and shellcode, and can also process runtime behavior traces from sandbox reports generated by CAPE, DRAKVUF, or VMRay. The tool integrates directly with reverse engineering environments through plugins for IDA Pro and Ghidra, allowing analysts to view capability matches and author detection rules within their disassembler of choice. C

    Integrates directly with IDA Pro and Ghidra to surface capability matches within disassembler workflows.

    Python
    在 GitHub 上查看↗6,062
  1. Home
  2. Development Tools & Productivity
  3. Disassembler Integrations