Karta
Binary library matcher
An IDA plugin that identifies and matches open-sourced libraries in binaries.
Karta - source code assisted fast binary matching plugin for IDA
864 stars
28 watching
103 forks
Language: Python
last commit: over 1 year ago ida-pluginidapython-pluginresearch
Related projects:
Repository | Description | Stars |
---|---|---|
oalabs/findyara-ida | A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets | 171 |
avast/retdec-idaplugin | Decompiles binary code from various architectures into human-readable assembly code | 762 |
momalab/icsref | A tool for analyzing and extracting information from industrial control systems binaries | 162 |
oalabs/hashdb-ida | A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 296 |
airbus-seclab/bincat | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,691 |
mitsuhiko/insta | A library for comparing expected values against reference data to ensure consistency during development and testing. | 2,234 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
drewbourne/hamcrest-as3 | A port of Hamcrest's declarative matching system to ActionScript 3. | 177 |
alexander-hanel/ida_yara | A tool for scanning binary data in IDA using Yara signatures | 22 |
jamiemason/jasmine-matchers | A collection of custom test matchers for writing more readable and maintainable tests | 587 |
polymorf/findcrypt-yara | An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,354 |
hasherezade/ida_ifl | Provides an interactive way to navigate function references in IDA Pro | 424 |
nccgroup/idahunt | A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts. | 376 |
kassane/unordered | A collection of hash containers with different standards compliance levels and intended use cases. | 0 |
williballenthin/python-idb | A library that provides read-only access to internal structures of IDA Pro databases and analyzes logical elements from these structures | 458 |