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
avast avatar

avast/retdec-idaplugin

0
View on GitHub↗
799 stars·133 forks·C++·MIT·9 viewsretdec.com↗

Retdec Idaplugin

RetDec plugin for IDA (Interactive Disassembler).

Features

  • Binary Analysis Tools - IDA Pro plugin for the RetDec machine-code decompiler.
  • IDA Pro Plugins - Integrates the RetDec decompiler into the IDA workflow.

Star history

Star history chart for avast/retdec-idapluginStar history chart for avast/retdec-idaplugin

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Retdec Idaplugin

Similar open-source projects, ranked by how many features they share with Retdec Idaplugin.
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0View on GitHub↗

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

    View on GitHub↗0
  • fireeye/flare-emuF

    fireeye/flare-emu

    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
  • fireeye/flare-flossfireeye avatar

    fireeye/flare-floss

    4,054View on 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
    View on GitHub↗4,054
See all 30 alternatives to Retdec Idaplugin→

Frequently asked questions

What does avast/retdec-idaplugin do?

RetDec plugin for IDA (Interactive Disassembler).

What are the main features of avast/retdec-idaplugin?

The main features of avast/retdec-idaplugin are: Binary Analysis Tools, IDA Pro Plugins.

What are some open-source alternatives to avast/retdec-idaplugin?

Open-source alternatives to avast/retdec-idaplugin include: fireeye/flare-emu. google/binnavi — BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call… cisco-talos/ghida — GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA. airbus-seclab/bincat — Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction,… fireeye/flare-floss — This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from… polymorf/findcrypt-yara — IDA pro plugin to find crypto constants (and more).