pith. sign in

LLAMAFUZZ: Large Language Model Enhanced Greybox Fuzzing

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it

years

2026 4

verdicts

UNVERDICTED 4

representative citing papers

Code Generation by Differential Test Time Scaling

cs.SE · 2026-05-19 · unverdicted · novelty 7.0

DiffCodeGen clusters code candidates by behavioral similarity from fuzzing-synthesized inputs and selects the largest cluster's medoid, matching or exceeding prior test-time scaling methods with far less token and time cost.

FunFuzz: An LLM-Powered Evolutionary Fuzzing Framework

cs.CR · 2026-05-04 · unverdicted · novelty 5.0

FunFuzz uses parallel LLM islands with candidate migration and adaptive prompting to achieve higher compiler coverage and more unique internal failures than prior LLM fuzzers on GCC and Clang over 24-hour runs.

citing papers explorer

Showing 4 of 4 citing papers.

  • Code Generation by Differential Test Time Scaling cs.SE · 2026-05-19 · unverdicted · none · ref 82

    DiffCodeGen clusters code candidates by behavioral similarity from fuzzing-synthesized inputs and selects the largest cluster's medoid, matching or exceeding prior test-time scaling methods with far less token and time cost.

  • Content Fuzzing for Escaping Information Cocoons on Digital Social Media cs.CL · 2026-04-07 · unverdicted · none · ref 91

    ContentFuzz rewrites posts with LLM guidance from stance model confidence to flip machine labels without altering human intent, tested across four models and three datasets in two languages.

  • FunFuzz: An LLM-Powered Evolutionary Fuzzing Framework cs.CR · 2026-05-04 · unverdicted · none · ref 22

    FunFuzz uses parallel LLM islands with candidate migration and adaptive prompting to achieve higher compiler coverage and more unique internal failures than prior LLM fuzzers on GCC and Clang over 24-hour runs.

  • SDLLMFuzz: Dynamic-static LLM-assisted greybox fuzzing for structured input programs cs.CR · 2026-04-20 · unverdicted · none · ref 22

    SDLLMFuzz combines LLM-based generation of syntactically valid inputs with a dynamic-static feedback loop from crash artifacts to improve bug discovery and time-to-bug on structured-input programs compared to traditional and LLM-assisted fuzzers.