GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
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
RetDec plugin for IDA (Interactive Disassembler).
الميزات الرئيسية لـ avast/retdec-idaplugin هي: أدوات تحليل الملفات الثنائية, IDA Pro Plugins.
تشمل البدائل مفتوحة المصدر لـ avast/retdec-idaplugin: 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).