OwenSanzas / LLM-For-Software-SecurityLinks
Hey folks, this is a repository for papers on LLM for Vuln. Detection area
☆64Updated 6 months ago
Alternatives and similar repositories for LLM-For-Software-Security
Users that are interested in LLM-For-Software-Security are comparing it to the libraries listed below
Sorting:
- Assisting Static Analysis with Large Language Models: A ChatGPT Experiment☆36Updated 2 years ago
- Parsing-based Analyzer☆51Updated 3 months ago
- CKGFuzzer: LLM-Based Fuzz Driver Generation Enhanced By Code Knowledge Graph☆111Updated 8 months ago
- A GPT-Based Fuzz Driver Generator☆48Updated last year
- MINER provided by the paper "MINER: A Hybrid Data-Driven Approach for REST API Fuzzing"☆41Updated 2 years ago
- [CCS'24] An LLM-based, fully automated fuzzing tool for option combination testing.☆89Updated 5 months ago
- The source code of project "LLift" (Enhancing static analysis with LLM)☆77Updated last year
- A deep learning model for localizing bugs in C/C++ source code (USENIX'23)☆153Updated 2 years ago
- ☆20Updated last year
- tool of llm-based indirect-call analyzer☆31Updated 7 months ago
- A collection of security papers on top-tier publications☆55Updated last week
- TensorFlow API analysis tool and malicious model detection tool☆34Updated 4 months ago
- This repo list the core literature in the field of fuzzing test, large language model, and LLM-based fuzzer. Most of papers are selected …☆54Updated last year
- PromtFuzz is an automated tool that generates high-quality fuzz drivers for libraries via a fuzz loop constructed on mutating LLMs' promp…☆292Updated 2 months ago
- [USENIX Security 25] PatchAgent is a LLM-based practical program repair agent that mimics human expertise.☆91Updated last week
- KernelGPT: Enhanced Kernel Fuzzing via Large Language Models (ASPLOS 2025)☆135Updated last month
- A manually vetted dataset for security vulnerability detection in Java projects☆77Updated last month
- This is a benchmark for evaluating the vulnerability discovery ability of automated approaches including Large Language Models (LLMs), de…☆72Updated 10 months ago
- ☆33Updated 3 months ago
- Goshawk is a static analyze tool to detect memory corruption bugs in C source codes. It utilizes NLP to infer custom memory management fu…☆99Updated last year
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆83Updated 2 weeks ago
- Source code for LLMxCPG paper☆53Updated 3 weeks ago
- Code for the NDSS'23 paper "DARWIN: Survival of the Fittest Fuzzing Mutators"☆30Updated 2 years ago
- ☆96Updated last week
- AFL/AFL++ version FishFuzz☆92Updated 6 months ago
- StateFuzz: System Call-Based State-Aware Linux Driver Fuzzing☆97Updated 2 years ago
- FuzzCache: Optimizing Web Application Fuzzing Through Software-Based Data Cache (ACM CCS 2024)☆17Updated 10 months ago
- TypeDive: Multi-Layer Type Analysis (MLTA) for Refining Indirect-Call Targets