Skip to content

hbowden/entrygen

Repository files navigation

Overview

Entrygen is a code generator for the nextgen fuzzer, which can be found at https://github.com/2trill2spill/nextgen. Entrygen is used to generate the syscall entry files for nextgen.

Usage

Design

Bugs

If a bug is found in either the generator or it's documentation, open an issue in this repo's issue tracker. Warnings, errors and runtime bugs in generated code count as bugs in entrygen. Code generated by entrygen should compile with both clang -Wall -Werror -Weverything and gcc -Wall -Wextra -Werror.

About

Code generator for nextgen fuzzer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages