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
Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection
Karta - IDA के लिए सोर्स कोड सहायता प्राप्त तेज़ बाइनरी मिलान प्लगइन
checkpointsw/karta की मुख्य विशेषताएं हैं: बाइनरी डिफिंग और मैचिंग, IDA Pro Plugins।
checkpointsw/karta के ओपन-सोर्स विकल्पों में शामिल हैं: joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… devttys0/ida. 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.