how to add an answer grepper code example
Example 1: grepper easy code snag
a := []string{"Foo", "Bar"}
for i, s := range a {
fmt.Println(i, s)
}
0 Foo
1 Bar
Example 2: add answer grepper
./john <hash file> --format=NT --wordlist=<location wordlist>