awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to checkpointsw/karta

Open-source alternatives to Karta

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

  • joxeankoret/diaphoraالصورة الرمزية لـ joxeankoret

    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
  • devttys0/idaD

    devttys0/ida

    0عرض على GitHub↗
    عرض على GitHub↗0
  • airbus-seclab/bincatالصورة الرمزية لـ airbus-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/uemuالصورة الرمزية لـ alexhude

    alexhude/uEmu

    1,234عرض على GitHub↗

    Tiny cute emulator plugin for IDA based on unicorn.

    Python
    عرض على GitHub↗1,234
  • avast/retdec-idapluginالصورة الرمزية لـ avast

    avast/retdec-idaplugin

    799عرض على GitHub↗

    RetDec plugin for IDA (Interactive Disassembler).

    C++
    عرض على GitHub↗799

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • binsigma/bincloneB

    BinSigma/BinClone

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bootleg/ret-syncالصورة الرمزية لـ bootleg

    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-flossالصورة الرمزية لـ fireeye

    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-pluginالصورة الرمزية لـ fr0gger

    fr0gger/awesome-ida-x64-olly-plugin

    1,568عرض على GitHub↗

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

    عرض على GitHub↗1,568
  • gaasedelen/lighthouseالصورة الرمزية لـ gaasedelen

    gaasedelen/lighthouse

    2,553عرض على GitHub↗

    A Coverage Explorer for Reverse Engineers

    Pythonbinary-ninjacode-coveragehexrays
    عرض على GitHub↗2,553
  • google/binexportالصورة الرمزية لـ google

    google/binexport

    1,191عرض على GitHub↗

    Export disassemblies into Protocol Buffers

    C++binary-ninjabinary-ninja-pluginbindiff
    عرض على GitHub↗1,191
  • google/binnaviالصورة الرمزية لـ google

    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/srcالصورة الرمزية لـ idapython

    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/hexrayspytoolsالصورة الرمزية لـ igogo-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/lazyidaالصورة الرمزية لـ L4ys

    L4ys/LazyIDA

    1,432عرض على GitHub↗

    Make your IDA Lazy!

    Pythonidaida-pluginidapro
    عرض على GitHub↗1,432
  • lifting-bits/mcsemaالصورة الرمزية لـ lifting-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