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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
igogo-x86 avatar

igogo-x86/HexRaysPyTools

0
View on GitHub↗
1,526 stars·247 forks·Python·13 views

HexRaysPyTools

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

Features

  • IDA Pro Plugins - Reconstructs C++ structures and classes from binary code.
  • Workflow and UI Enhancements - Assists in class/structure creation and vtable detection.
  • Debugger and Disassembler Plugins - Plugin for automating common reverse engineering tasks in IDA.

Star history

Star history chart for igogo-x86/hexrayspytoolsStar history chart for igogo-x86/hexrayspytools

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with HexRaysPyTools

These projects share indexed features with HexRaysPyTools. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bootleg/ret-syncbootleg avatar

    bootleg/ret-sync

    2,349View on 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
    View on GitHub↗2,349
  • a1ext/labelessA

    a1ext/labeless

    0View on GitHub↗
    View on GitHub↗0
  • airbus-seclab/bincatairbus-seclab avatar

    airbus-seclab/bincat

    1,858View on GitHub↗

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

    OCaml
    View on GitHub↗1,858
  • alexhude/friendA

    alexhude/friend

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does igogo-x86/hexrayspytools do?

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

What are the main features of igogo-x86/hexrayspytools?

The main features of igogo-x86/hexrayspytools are: IDA Pro Plugins, Workflow and UI Enhancements, Debugger and Disassembler Plugins.

Which projects share features with igogo-x86/hexrayspytools?

Projects with overlapping indexed features include: bootleg/ret-sync — ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with… a1ext/labeless. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… alexhude/uemu — Tiny cute emulator plugin for IDA based on unicorn. avast/retdec-idaplugin — RetDec plugin for IDA (Interactive Disassembler). alexhude/friend.