Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
the 34th char from ?s
05-06-2010, 12:43 AM
Post: #1
the 34th char from ?s
Hi,
what is the 34th char on the ?s Mask in oclHashcat?
I see only 33 on --help
Code:
?s =  !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
Find all posts by this user
05-06-2010, 09:23 AM
Post: #2
RE: the 34th char from ?s
(05-06-2010 12:43 AM)meinname123 Wrote:  Hi,
what is the 34th char on the ?s Mask in oclHashcat?
I see only 33 on --help
Code:
?s =  !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~

nice catch, it is a bug and it will be fixed for sure in next version 0.19.

btw, the missing char is the char 0x7f
Visit this user's website Find all posts by this user