Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 335 Bytes

vtfuzz

A fuzzer for terminal emulators.

A quick and dirty zig program that pushes high volumes of seeded random data to stdout. This can either be purely random bytes or constrained data such as only CSI escapes, or a mix of various categories.

WIP

This project is currently very new and does not do everything it should yet.