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

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

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

Open-source alternatives to Devttys0 Ida

30 open-source projects similar to devttys0/ida, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Devttys0 Ida alternative.

  • joxeankoret/diaphorajoxeankoret 的头像

    joxeankoret/diaphora

    4,301在 GitHub 上查看↗

    Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or matching code sections. It functions as a reverse engineering plugin that maps relationships between functions and detects compilation units using assembler analysis and graph theory. The project specializes in vulnerability patch analysis, allowing users to detect security fixes by comparing different versions of a binary. It synchronizes analysis metadata, such as symbol names and comments, between binaries and generates patches by comparing decompiled pseudo-code. The engi

    Python
    在 GitHub 上查看↗4,301
  • checkpointsw/kartaCheckPointSW 的头像

    CheckPointSW/Karta

    908在 GitHub 上查看↗

    Karta - source code assisted fast binary matching plugin for IDA

    Pythonida-pluginidapython-pluginresearch
    在 GitHub 上查看↗908
  • airbus-seclab/bincatairbus-seclab 的头像

    airbus-seclab/bincat

    1,858在 GitHub 上查看↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    在 GitHub 上查看↗1,858
  • alexhude/friendA

    alexhude/friend

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alexhude/uemualexhude 的头像

    alexhude/uEmu

    1,234在 GitHub 上查看↗

    Tiny cute emulator plugin for IDA based on unicorn.

    Python
    在 GitHub 上查看↗1,234

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • avast/retdec-idapluginavast 的头像

    avast/retdec-idaplugin

    799在 GitHub 上查看↗

    RetDec plugin for IDA (Interactive Disassembler).

    C++
    在 GitHub 上查看↗799
  • binsigma/bincloneB

    BinSigma/BinClone

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bootleg/ret-syncbootleg 的头像

    bootleg/ret-sync

    2,349在 GitHub 上查看↗

    ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

    C
    在 GitHub 上查看↗2,349
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0在 GitHub 上查看↗

    GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.

    在 GitHub 上查看↗0
  • cseagle/sk3wldbgC

    cseagle/sk3wldbg

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • daenerys-sre/sourceD

    daenerys-sre/source

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dga-mi-ssi/yacoD

    dga-mi-ssi/yaco

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • eset/ipyidaE

    eset/ipyida

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fireeye/flare-emuF

    fireeye/flare-emu

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fireeye/flare-flossfireeye 的头像

    fireeye/flare-floss

    4,054在 GitHub 上查看↗

    This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from compiled binaries. It functions as a malware analysis utility and string decryptor, extracting obfuscated text to reveal concealed program behavior without executing the code. The tool automates the recovery of embedded strings through a combination of emulated instruction execution and abstract syntax tree evaluation. It utilizes pattern-based heuristic detection to identify obfuscation routines and employs cross-platform binary parsing to process multiple executable formats. The s

    Python
    在 GitHub 上查看↗4,054
  • fireeye/flare-idaF

    fireeye/flare-ida

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fireeye/idawasmF

    fireeye/idawasm

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fr0gger/awesome-ida-x64-olly-pluginfr0gger 的头像

    fr0gger/awesome-ida-x64-olly-plugin

    1,568在 GitHub 上查看↗

    A curated list of IDA x64DBG, Ghidra and OllyDBG plugins.

    在 GitHub 上查看↗1,568
  • gaasedelen/lighthousegaasedelen 的头像

    gaasedelen/lighthouse

    2,553在 GitHub 上查看↗

    A Coverage Explorer for Reverse Engineers

    Pythonbinary-ninjacode-coveragehexrays
    在 GitHub 上查看↗2,553
  • google/binexportgoogle 的头像

    google/binexport

    1,191在 GitHub 上查看↗

    Export disassemblies into Protocol Buffers

    C++binary-ninjabinary-ninja-pluginbindiff
    在 GitHub 上查看↗1,191
  • google/binnavigoogle 的头像

    google/binnavi

    2,887在 GitHub 上查看↗

    BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.

    Java
    在 GitHub 上查看↗2,887
  • idapython/srcidapython 的头像

    idapython/src

    1,532在 GitHub 上查看↗

    IDAPython project for Hex-Ray's IDA Pro

    Python
    在 GitHub 上查看↗1,532
  • idarlingteam/idarlingI

    IDArlingTeam/IDArling

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • igogo-x86/hexrayspytoolsigogo-x86 的头像

    igogo-x86/HexRaysPyTools

    1,526在 GitHub 上查看↗

    IDA Pro plugin which improves work with HexRays decompiler and helps in process of reconstruction structures and classes

    Pythonhex-rays-decompileridaida-plugin
    在 GitHub 上查看↗1,526
  • inforion/idapython-cheatsheetI

    inforion/idapython-cheatsheet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • joxeankoret/pigaiosJ

    joxeankoret/pigaios

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • jpcertcc/aa-toolsJ

    JPCERTCC/aa-tools

    0在 GitHub 上查看↗

    Artifact analysis tools by JPCERT/CC Analysis Center

    在 GitHub 上查看↗0
  • l4ys/lazyidaL4ys 的头像

    L4ys/LazyIDA

    1,432在 GitHub 上查看↗

    Make your IDA Lazy!

    Pythonidaida-pluginidapro
    在 GitHub 上查看↗1,432
  • lifting-bits/mcsemalifting-bits 的头像

    lifting-bits/mcsema

    2,786在 GitHub 上查看↗

    Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode

    C++aarch64binary-analysisida
    在 GitHub 上查看↗2,786
  • maddiestone/idapythonembeddedtoolkitM

    maddiestone/idapythonembeddedtoolkit

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0