awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to maddiestone/idapythonembeddedtoolkit

Open-source alternatives to Idapythonembeddedtoolkit

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

  • 0xgalz/virtuailorAvatar de 0xgalz

    0xgalz/Virtuailor

    1,386Ver en GitHub↗

    IDAPython tool for creating automatic C++ virtual tables in IDA Pro

    Python
    Ver en GitHub↗1,386
  • a1ext/labelessA

    a1ext/labeless

    0Ver en GitHub↗
    Ver en GitHub↗0
  • airbus-seclab/bincatAvatar de airbus-seclab

    airbus-seclab/bincat

    1,858Ver en GitHub↗

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

    OCaml
    Ver en GitHub↗1,858
  • alexhude/friendA

    alexhude/friend

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alexhude/uemuAvatar de alexhude

    alexhude/uEmu

    1,234Ver en GitHub↗

    Tiny cute emulator plugin for IDA based on unicorn.

    Python
    Ver en GitHub↗1,234
  • avast/retdec-idapluginAvatar de avast

    avast/retdec-idaplugin

    799Ver en GitHub↗

    RetDec plugin for IDA (Interactive Disassembler).

    C++
    Ver en GitHub↗799
  • bootleg/ret-syncAvatar de bootleg

    bootleg/ret-sync

    2,349Ver en 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
    Ver en GitHub↗2,349

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • checkpointsw/kartaAvatar de CheckPointSW

    CheckPointSW/Karta

    908Ver en GitHub↗

    Karta - source code assisted fast binary matching plugin for IDA

    Pythonida-pluginidapython-pluginresearch
    Ver en GitHub↗908
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0Ver en GitHub↗

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

    Ver en GitHub↗0
  • cseagle/sk3wldbgC

    cseagle/sk3wldbg

    0Ver en GitHub↗
    Ver en GitHub↗0
  • daenerys-sre/sourceD

    daenerys-sre/source

    0Ver en GitHub↗
    Ver en GitHub↗0
  • devttys0/idaD

    devttys0/ida

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dga-mi-ssi/yacoD

    dga-mi-ssi/yaco

    0Ver en GitHub↗
    Ver en GitHub↗0
  • eset/ipyidaE

    eset/ipyida

    0Ver en GitHub↗
    Ver en GitHub↗0
  • fireeye/flare-emuF

    fireeye/flare-emu

    0Ver en GitHub↗
    Ver en GitHub↗0
  • fireeye/flare-flossAvatar de fireeye

    fireeye/flare-floss

    4,054Ver en 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
    Ver en GitHub↗4,054
  • fireeye/flare-idaF

    fireeye/flare-ida

    0Ver en GitHub↗
    Ver en GitHub↗0
  • fireeye/idawasmF

    fireeye/idawasm

    0Ver en GitHub↗
    Ver en GitHub↗0
  • fr0gger/awesome-ida-x64-olly-pluginAvatar de fr0gger

    fr0gger/awesome-ida-x64-olly-plugin

    1,568Ver en GitHub↗

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

    Ver en GitHub↗1,568
  • gaasedelen/lighthouseAvatar de gaasedelen

    gaasedelen/lighthouse

    2,553Ver en GitHub↗

    A Coverage Explorer for Reverse Engineers

    Pythonbinary-ninjacode-coveragehexrays
    Ver en GitHub↗2,553
  • google/binexportAvatar de google

    google/binexport

    1,191Ver en GitHub↗

    Export disassemblies into Protocol Buffers

    C++binary-ninjabinary-ninja-pluginbindiff
    Ver en GitHub↗1,191
  • google/binnaviAvatar de google

    google/binnavi

    2,887Ver en 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
    Ver en GitHub↗2,887
  • idapython/srcAvatar de idapython

    idapython/src

    1,532Ver en GitHub↗

    IDAPython project for Hex-Ray's IDA Pro

    Python
    Ver en GitHub↗1,532
  • idarlingteam/idarlingI

    IDArlingTeam/IDArling

    0Ver en GitHub↗
    Ver en GitHub↗0
  • igogo-x86/hexrayspytoolsAvatar de igogo-x86

    igogo-x86/HexRaysPyTools

    1,526Ver en GitHub↗

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

    Pythonhex-rays-decompileridaida-plugin
    Ver en GitHub↗1,526
  • inforion/idapython-cheatsheetI

    inforion/idapython-cheatsheet

    0Ver en GitHub↗
    Ver en GitHub↗0
  • joxeankoret/diaphoraAvatar de joxeankoret

    joxeankoret/diaphora

    4,301Ver en 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
    Ver en GitHub↗4,301
  • joxeankoret/pigaiosJ

    joxeankoret/pigaios

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jpcertcc/aa-toolsJ

    JPCERTCC/aa-tools

    0Ver en GitHub↗

    Artifact analysis tools by JPCERT/CC Analysis Center

    Ver en GitHub↗0
  • l4ys/lazyidaAvatar de L4ys

    L4ys/LazyIDA

    1,432Ver en GitHub↗

    Make your IDA Lazy!

    Pythonidaida-pluginidapro
    Ver en GitHub↗1,432