weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
☆2,483Jul 12, 2024Updated last year
Alternatives and similar repositories for weggli
Users that are interested in weggli are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android☆1,366Mar 2, 2026Updated 3 months ago
- A lightweight dynamic instrumentation library☆1,342Mar 13, 2026Updated 2 months ago
- wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kerne…☆1,766Jan 2, 2026Updated 5 months ago
- A Coverage Explorer for Reverse Engineers☆2,547Feb 14, 2026Updated 3 months ago
- ☆450Oct 3, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A Collection of Chrome Sandbox Escape POCs/Exploits for learning☆865Jun 4, 2020Updated 6 years ago
- A collection of my weggli patterns to facilitate vulnerability research.☆157Apr 3, 2026Updated 2 months ago
- A JavaScript Engine Fuzzer☆2,204May 28, 2026Updated last week
- Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_st…☆2,580May 19, 2026Updated 2 weeks ago
- Knowledge base of exploit mitigations available across numerous operating systems, architectures and applications and versions.☆921May 20, 2024Updated 2 years ago
- A Trace Explorer for Reverse Engineers☆1,543Oct 23, 2023Updated 2 years ago
- Open-source symbolic execution framework: https://maat.re☆649May 22, 2026Updated 2 weeks ago
- A True Instrumentable Binary Emulation Framework☆5,936Apr 28, 2026Updated last month
- A collection of my Semgrep rules to facilitate vulnerability research.☆814Apr 12, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- cwe_checker finds vulnerable patterns in binary executables☆1,338Apr 10, 2025Updated last year
- Snapshot-based coverage-guided windows kernel fuzzer☆324Dec 16, 2021Updated 4 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆747Apr 26, 2025Updated last year
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,857Feb 25, 2025Updated last year
- Framework for Automating Fuzzable Target Discovery with Static Analysis.☆550Feb 1, 2024Updated 2 years ago
- The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power…☆6,543May 28, 2026Updated last week
- radius2 is a fast binary emulation and symbolic execution framework using radare2☆629Dec 20, 2024Updated last year
- A collection of links related to Linux kernel security and exploitation☆6,472May 29, 2026Updated last week
- Diaphora, the most advanced Free and Open Source program diffing tool.☆4,285May 14, 2026Updated 3 weeks ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- BinAbsInspector: Vulnerability Scanner for Binaries☆1,669Jun 17, 2024Updated last year
- A blazing fast™ multithreaded ROP Gadget finder. ropper / ropgadget alternative (currently x86 only)☆551Apr 25, 2026Updated last month
- Project Zero Docs and Tools☆848Feb 4, 2026Updated 4 months ago
- FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.☆446Feb 25, 2026Updated 3 months ago
- syzkaller is an unsupervised coverage-guided kernel fuzzer☆6,210May 29, 2026Updated last week
- Resources related to GitHub Security Lab☆1,607May 28, 2026Updated last week
- Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software v…☆4,178May 20, 2026Updated 2 weeks ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆591May 22, 2026Updated 2 weeks ago
- Lightweight fuzzing of a memory snapshot using KVM☆466Apr 11, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A repository for learning various heap exploitation techniques.☆8,691May 15, 2026Updated 3 weeks ago
- An step by step fuzzing tutorial. A GitHub Security Lab initiative