A coverage-guided, native Lua fuzzer

$ luarocks install --server=https://luarocks.org/dev luzer

luzer is a coverage-guided Lua fuzzing engine. It supports fuzzing of Lua code, but also C extensions written for Lua. Luzer is based off of libFuzzer. When fuzzing native code, luzer can be used in combination with Address Sanitizer or Undefined Behavior Sanitizer to catch extra bugs.

Versions

scm-1dev99 days ago(revision: 503)67 downloads

Dependencies

lua >= 5.1

Labels

Manifests