LibFuzzer

LibFuzzer

LLVM Project
+
+

Related Products

  • Digital WarRoom
    55 Ratings
    Visit Website
  • MongoDB Atlas
    1,657 Ratings
    Visit Website
  • Checksum.ai
    1 Rating
    Visit Website
  • DataHub
    10 Ratings
    Visit Website
  • Filerev
    3 Ratings
    Visit Website
  • EZO AssetSonar
    113 Ratings
    Visit Website
  • Overmonitor
    8 Ratings
    Visit Website
  • kama.ai
    9 Ratings
    Visit Website
  • Bidtracer
    39 Ratings
    Visit Website
  • ManageEngine EventLog Analyzer
    211 Ratings
    Visit Website

About

Graphify is an open source knowledge graph engine that turns any input, including code, docs, papers, meetings, images, browser tabs, and commits, into one traversable graph with complete recall. It is built as persistent memory for AI coding assistants, giving tools like Claude Code, Codex, OpenCode, Cursor, Gemini CLI, GitHub Copilot CLI, Aider, Factory Droid, Kimi Code, Kiro, Pi, and Google Antigravity a queryable understanding of a project instead of making them repeatedly grep through files. Users can point Graphify at any directory, and it builds an initial corpus through AST extraction, semantic analysis, and Leiden clustering, transforming an entire codebase or document corpus into a graph in one pass. Unlike RAG pipelines that re-embed everything on every change, Graphify maintains a living graph that updates only affected nodes and edges when files change, allowing the rest of the corpus to stay intact even at enterprise scale.

About

LibFuzzer is an in-process, coverage-guided, evolutionary fuzzing engine. LibFuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entry point (or target function); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM’s SanitizerCoverage instrumentation. LibFuzzer is still fully supported in that important bugs will get fixed. The first step in using libFuzzer on a library is to implement a fuzz target, a function that accepts an array of bytes and does something interesting with these bytes using the API under test. Note that this fuzz target does not depend on libFuzzer in any way so it is possible and even desirable to use it with other fuzzing engines like AFL and/or Radamsa.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

AI-assisted software teams and research groups that need a persistent knowledge graph to help coding agents understand codebases, documents, architecture, and project context across sessions

Audience

Users requiring a fuzzing engine to analyze their code and applications

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Graphify
United States
graphifylabs.ai/

Company Information

LLVM Project
Founded: 2003
llvm.org/docs/LibFuzzer.html

Alternatives

claude-mem

claude-mem

cmem.ai

Alternatives

afl-unicorn

afl-unicorn

Battelle
CMEM Cloud

CMEM Cloud

cmem.ai
Atheris

Atheris

Google
Hindsight

Hindsight

Vectorize
Jazzer

Jazzer

Code Intelligence
Constellation

Constellation

ShiftinBits Inc
Honggfuzz

Honggfuzz

Google

Categories

Categories

Integrations

C
C++
Antigravity CLI
Atheris
Claude Code
ClusterFuzz
Codex CLI
Gemini CLI
GitHub Copilot CLI
Google Antigravity
Java
Jazzer
Kimi Code
Kimi Code CLI
Kiro
OpenAI Codex
Python
Ruby
Swift
TRAE

Integrations

C
C++
Antigravity CLI
Atheris
Claude Code
ClusterFuzz
Codex CLI
Gemini CLI
GitHub Copilot CLI
Google Antigravity
Java
Jazzer
Kimi Code
Kimi Code CLI
Kiro
OpenAI Codex
Python
Ruby
Swift
TRAE
Claim Graphify and update features and information
Claim Graphify and update features and information
Claim LibFuzzer and update features and information
Claim LibFuzzer and update features and information