-
Notifications
You must be signed in to change notification settings - Fork 405
fuzzing targets generation
Sergey Bronnikov edited this page Apr 4, 2023
·
11 revisions
- Golang
- Ngolo-fuzzing - Automatic fuzz targets generation for Golang packages
- C/C++
- UTopia - is a tool for automatically generating fuzz drivers from unit tests.
- FUTAG - FUzzing Target Automated Generator.
- https://github.com/HexHive/FuzzGen
- FuzzBuilder
- Python
- Java
- Jazzer with autofuzz, https://www.code-intelligence.com/blog/autofuzz
- Haskell
- Lua
- Unit test code generator for lua programming language, Conference: 2015 International Conference on Data and Software Engineering (ICoDSE)
References:
- A Case Study on Automated Fuzz Target Generation for Large Codebases - https://arxiv.org/pdf/1907.12214.pdf
Copyright © 2014-2025 Sergey Bronnikov. Follow me on Mastodon @sergeyb@honk.bronevichok.ru and Telegram.
Learning
- Glossary
- Translation
- Books:
- Courses
- Learning Tools
- Bugs And Learned Lessons
- Cheatsheets
Tools / Services / Tests
- Code complexity
- Quality Assurance Tools
- Test Runners
- Testing-As-A-Service
- Conformance Test Suites
- Test Infrastructure
- Fault injection
- TTCN-3
- Continuous Integration
- Speedup your CI
- Performance
- Formal Specification
- Toy Projects
- Test Impact Analysis
- Formats
Functional testing
- Automated testing
- By type:
WIP sections
Community
Links