hashcat Forum
Limitations of some functions in the rules ? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: Limitations of some functions in the rules ? (/thread-1565.html)



Limitations of some functions in the rules ? - ellipassword - 09-16-2012

Hello,

Is there a way to:

- Toggle the case of a character > at the 10th position. (I have an error when > T9)

- Inserts a character X > at 10th position. (I have an error when > i9x)

- Overwrite a character > at 10th position. (I have an error when > o9x)

Smile


RE: Limitations of some functions in the rules ? - atom - 09-16-2012

use A for 10, B for 11, etc


RE: Limitations of some functions in the rules ? - ellipassword - 09-16-2012

(09-16-2012, 11:33 AM)atom Wrote: use A for 10, B for 11, etc

Thanks a lot atom!!!