• caglararli@hotmail.com
  • 05386281520

John-the-ripper, special chars and capitals

Çağlar Arlı      -    11 Views

John-the-ripper, special chars and capitals

How can I use special characters and capitals using john. this is what ive added to the conf file

[Incremental:All]
File = $JOHN/ascii.chr
MinLen = 8
MaxLen = 13 
CharCount = 105
Extra = !@#$%^&*()
[List.Extra]
CHARS = "!@#$%^&*()"

when running john it only uses lowercase and numbers, how can i get it to use the special chars and capitals?