renatahodovan
Funding Links: https://github.com/sponsors/renatahodovan
- Name: Renáta Hodován
- Location: Szeged
- Company: SZTE
- Kind: user
- Followers: 130
- Following: 13
- Total stars: 649
- Repositories count: 30
- Created at: 2022-11-13T11:17:45.026Z
- Updated at: 2025-03-09T16:43:09.143Z
- Last synced at: 2025-03-09T16:43:09.142Z
GitHub Sponsors Profile
I create open-source fuzzing solutions with the goal of being general but still easily customisable to use without or as less coding as possible. Such projects are:
Grammarinator is a structure-aware/grammar-based input generator guided by ANTLRv4 parser grammars. It enables to fuzz hundreds of file formats with reusing existing grammars.
Fuzzinator that can be used to build custom fuzzing workflows by writing configuration files only or by defining custom building blocks. A collection of predefined configuration set is available from the fuzzinator-configs repository.
Automatic test case reducers to minimize failing input files:
Picire: structure-unaware (line and/or character based) reducer.
Picireny: structure-aware (ANTLRv4 grammar) based reducer.
With your support I could stay at home to work on what I love while being with those who I love to help securing what you love. ❤️
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
renatahodovan/grammarinator
ANTLR v4 grammar-based test generator
Language: Python - Stars: 357renatahodovan/fuzzinator
Fuzzinator Random Testing Framework
Language: Python - Stars: 191renatahodovan/picireny
Hierarchical Delta Debugging Framework
Language: Python - Stars: 59renatahodovan/picire
Parallel Delta Debugging Framework
Language: Python - Stars: 52renatahodovan/fuzzinator-configs
Configurations written for Fuzzinator
Language: ANTLR - Stars: 9