issues
search
d0c-s4vage
/
gramfuzz
gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.
https://d0c-s4vage.github.io/gramfuzz/
MIT License
256
stars
39
forks
source link
see #10 - added example grammars
#13
Closed
d0c-s4vage
closed
7 years ago
d0c-s4vage
commented
7 years ago
Also:
added loaded grammar directory to sys.path when loading so grammars can do relative imports to other grammars
changed GRAMFUZZ_TOP_LEVEL_CAT to TOP_CAT (do dooo do doo ♫ )
added more unit tests
fixes #10
Also:
fixes #10