A pure ANSI-C implementation of calculating a SimHash over 4-byte tuples (including multiplicities) for a given byte stream. Simple and reasonably fast, no dynamic memory allocations (outside of some stack usage). Uses a counting bloom filter to count multiplicities while keeping memory consumption constant.
☆46May 2, 2019Updated 6 years ago
Alternatives and similar repositories for simple_simhash
Users that are interested in simple_simhash are comparing it to the libraries listed below
Sorting:
- Allows you to add breakpoints from IDA (from the graph/text view) to WinDbg easily☆14Oct 10, 2018Updated 7 years ago
- A plugin to integrate an IPython kernel into Binary Ninja.☆30Jun 27, 2018Updated 7 years ago
- Ghidra Program Analysis Library☆346Jun 28, 2023Updated 2 years ago
- Hidden monitoring and blocking Android apps☆10May 2, 2017Updated 8 years ago
- ☆18Dec 5, 2016Updated 9 years ago
- Transfer analysis data between Binary Ninja and IDA☆139Oct 16, 2025Updated 4 months ago
- Create and use macros in IDA's CLIs☆66Dec 26, 2025Updated 2 months ago
- xlrd2 is a variant of xlrd that is actively maintained☆23Aug 1, 2024Updated last year
- A general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven code coverage modes.☆23Dec 5, 2017Updated 8 years ago
- Confirms the capability of Hardware-Accelerated Virtualization Technology.☆10Updated this week
- Visually analyze basic block code coverage in Binary Ninja using Pin output.☆11Oct 6, 2017Updated 8 years ago
- Regular expression Search on the command-line☆16Mar 31, 2025Updated 11 months ago
- Linux group_info refcounter overflow use afer free☆13May 4, 2014Updated 11 years ago
- Export MISP attributes in Yara☆12Sep 15, 2017Updated 8 years ago
- A plugin for Binary Ninja to query the Symgrate2 database.☆14Sep 11, 2021Updated 4 years ago
- Demonstrate the new FileDispositionInfoEx behavior☆15Nov 6, 2017Updated 8 years ago
- Little C编译器☆27Jun 4, 2019Updated 6 years ago
- Display Hex-Rays Microcode☆245Nov 13, 2022Updated 3 years ago
- Slides and material from my conference presentations☆16Mar 30, 2024Updated last year
- Cross platform Windows PDB Reader for .NET Core to read windows pdb☆18Mar 14, 2020Updated 5 years ago
- A collection of my public YARA signatures for various malware families☆30Sep 20, 2024Updated last year
- IDA Database Importer plugin for Binary Ninja☆37Sep 13, 2024Updated last year
- Use Ghidra Structs in Python☆30Mar 28, 2021Updated 4 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆38May 11, 2020Updated 5 years ago
- Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.☆560Jun 24, 2020Updated 5 years ago
- ART☆16Aug 4, 2017Updated 8 years ago
- swffile.py - SWF file parser module in Python☆28Apr 4, 2016Updated 9 years ago
- Virustotal Data to Timesketch☆16Feb 28, 2019Updated 7 years ago
- Semantic strings based on tree-sitter☆17Feb 19, 2025Updated last year
- This project demonstares an illegal read- and write- access to the kernel-mode data for both allocated by 3rd party drivers and EPROCESS …☆13Mar 6, 2018Updated 7 years ago
- NTFS file system specimens☆13Jul 3, 2023Updated 2 years ago
- Simple reporting plugin for binary ninja☆16Oct 28, 2018Updated 7 years ago
- ☆18Jul 4, 2019Updated 6 years ago
- A debugger backend for IDA Pro built on top of of Intel’s PIN framework☆35Feb 17, 2024Updated 2 years ago
- Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions☆141Dec 8, 2023Updated 2 years ago
- Debugger for the Shannon Baseband☆58Jun 15, 2020Updated 5 years ago
- Generate MAEC XML from Ero Carrera's pefile output☆15Mar 6, 2017Updated 8 years ago
- A loadable dll that tracks memory changes, IAT hooks, and dynamically emplaced "JMP" in the x86 host executable.☆12Oct 22, 2023Updated 2 years ago
- A archive fork from public code in exetools forum☆11Nov 14, 2016Updated 9 years ago