Syntax of [List.Rexgen.Alpha:something] section should be checked before running
Open
@frank-dittrich is already working on this.
Since Mar 18, 2016.
enhancement
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
[List.Rexgen.Alpha:broken]
a=[a1]
b=[b2]
c=(c|3)
g=(g|
./john --regex=alpha:broken --stdout --wordlist=password.lst
123456
12345
password
p1ssword
password1
p1ssword1
123456789
12345678
1234567890
abc123
1bc123
a2c123
12c123
ab3123
1b3123
a23123
123123
computer
3omputer
error: syntax error, unexpected $end, expecting T_END_GROUP
Error, invalid regex expression. John exiting now base_word=tigger Regex= ti(g|(g|er
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.