Skip to content

I2rys/RegexFuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RegexFuzz

Simple regex fuzzer

Installation

Github:

git clone https://github.com/I2rys/RegexFuzz

Usage

node index.js <regex> <flag> <string>
  • regex - The regex.
  • flag - The regex flag.
  • string - The string to use for fuzzing.

License

MIT © I2rys

Contributors

Languages