From 591331e48a05eddd21b07fdc47f4483dcb9ee200 Mon Sep 17 00:00:00 2001 From: Douglas Muth Date: Sun, 10 Jul 2016 18:41:46 -0400 Subject: [PATCH] Started script. Wrote function to read wordfile and validate words. --- wordlist/create-wordlist.php | 74 ++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100755 wordlist/create-wordlist.php diff --git a/wordlist/create-wordlist.php b/wordlist/create-wordlist.php new file mode 100755 index 0000000..e394014 --- /dev/null +++ b/wordlist/create-wordlist.php @@ -0,0 +1,74 @@ +#!/usr/bin/env php +