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
- Linux group_info refcounter overflow use afer free☆13May 4, 2014Updated 11 years ago
- A general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven code coverage modes.☆23Dec 5, 2017Updated 8 years ago
- Ghidra Program Analysis Library☆347Jun 28, 2023Updated 2 years ago
- A plugin to integrate an IPython kernel into Binary Ninja.☆30Jun 27, 2018Updated 7 years ago
- ☆18Sep 22, 2017Updated 8 years ago
- ART☆16Aug 4, 2017Updated 8 years ago
- Reexport symbols for Mach-O and ELF☆38Mar 2, 2018Updated 8 years ago
- iOS Userland Forensic Dumping Framework for iOS 7/8☆20Oct 30, 2018Updated 7 years ago
- A Minimalist Instruction Extender for the ARM architecture and IDA Pro☆202Aug 16, 2024Updated last year
- Transfer analysis data between Binary Ninja and IDA☆139Oct 16, 2025Updated 5 months ago
- Hidden monitoring and blocking Android apps☆10May 2, 2017Updated 8 years ago
- Little C编译器☆27Jun 4, 2019Updated 6 years ago
- Regular expression Search on the command-line☆16Mar 31, 2025Updated 11 months ago
- Gave a talk on Vectorized emulation at Recon Montreal 2019, here are the slides☆18Jun 28, 2019Updated 6 years ago
- MapGuard is a library that enforces a security policy for mmap based page allocations.☆21Dec 14, 2025Updated 3 months ago
- Semantic strings based on tree-sitter☆17Feb 19, 2025Updated last year
- Display Hex-Rays Microcode☆246Nov 13, 2022Updated 3 years ago
- swffile.py - SWF file parser module in Python☆28Apr 4, 2016Updated 9 years ago
- A plugin for Binary Ninja to query the Symgrate2 database.☆14Sep 11, 2021Updated 4 years ago
- Create and use macros in IDA's CLIs☆66Dec 26, 2025Updated 2 months ago
- Nerve is a cross platform hit tracer built on Ragweed☆47Dec 6, 2011Updated 14 years ago
- ☆18Dec 5, 2016Updated 9 years ago
- Visually analyze basic block code coverage in Binary Ninja using Pin output.☆11Oct 6, 2017Updated 8 years ago
- Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.☆560Jun 24, 2020Updated 5 years ago
- Confirms the capability of Hardware-Accelerated Virtualization Technology.☆10Feb 26, 2026Updated 3 weeks ago
- Pandemic binary program analysis framework in OCaml (abandoned)☆71May 28, 2019Updated 6 years ago
- Cross platform Windows PDB Reader for .NET Core to read windows pdb☆18Mar 14, 2020Updated 6 years ago
- Classical simulator for Kuperberg's quantum collimation sieve, generalized to arbitrary finite cyclic groups and focused on CSIDH-512.☆14Jun 18, 2019Updated 6 years ago
- IDA AArch64 processor extender extension: Adding support for ARMv8.5 memory tagging extension opcodes☆27Jul 6, 2020Updated 5 years ago
- Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions☆141Dec 8, 2023Updated 2 years ago
- Runtime code injection suite for exploring OS X process security☆40Jun 1, 2009Updated 16 years ago
- This is a python version of samesame repo to generate homograph strings☆24Aug 22, 2018Updated 7 years ago
- Tool for managing Image4 files.☆21May 10, 2024Updated last year
- A simple interpreter☆19Nov 13, 2018Updated 7 years ago
- random RE stuff☆21May 11, 2012Updated 13 years ago
- Tool to make in memory man in the middle☆125Oct 8, 2018Updated 7 years ago
- A archive fork from public code in exetools forum☆11Nov 14, 2016Updated 9 years ago
- 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 8 years ago