hashcat Forum
Title Rule - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Title Rule (/thread-499.html)



Title Rule - Hash-IT - 09-19-2011

HI

I can't seem to find the rule to title a password.

This is my password

into...

This Is My Password

Does anyone know how to do this ?

Thanks.


RE: Title Rule - atom - 09-19-2011

T5T8TB


RE: Title Rule - Hash-IT - 09-19-2011

(09-19-2011, 05:43 PM)atom Wrote: T5T8TB

Thanks for that atom, but it would seem that is a rule based on that specific length of password broken into those exact length words. The rule I was hoping for would be that after a “ “ (space) the next character would be capitalised.

This is my password
Big word

Would be

This Is My Password
Big Word

Using the code you kindly supplied I guess I would get …

Big wOrd

Instead of…

Big Word



RE: Title Rule - atom - 09-19-2011

such a function does not exist


RE: Title Rule - Hash-IT - 09-20-2011

Feature request ? Smile


RE: Title Rule - atom - 09-20-2011

will not implement, sorry. if you think its worth doing it remember you can always pipe from stdin. you just need to code it yourself.


RE: Title Rule - Hash-IT - 03-28-2012

Hi atom

I can see that you kindly added this feature after all. Unfortunately I am unable to make it work on my set up.

I see here that I am to use the “E” command in my rule list to enable the title rule. However when I do this I receive this error message.

Skipping invalid or unsupported rule in file …… Then the address and line number of my rule.

I am using ocl-Hashcat-plus v0.07 in WPA mode.

Thanks.



RE: Title Rule - mastercracker - 03-28-2012

(03-28-2012, 03:25 PM)Hash-IT Wrote: Hi atom

I can see that you kindly added this feature after all. Unfortunately I am unable to make it work on my set up.

I see here that I am to use the “E” command in my rule list to enable the title rule. However when I do this I receive this error message.

Skipping invalid or unsupported rule in file …… Then the address and line number of my rule.

I am using ocl-Hashcat-plus v0.07 in WPA mode.

Thanks.
I think that it has been updated only in new version of Hashcat for now. I guess -plus will have it on it's next release or in the current beta.




RE: Title Rule - Hash-IT - 03-28-2012

(03-28-2012, 03:46 PM)mastercracker Wrote: I think that it has been updated only in new version of Hashcat for now. I guess -plus will have it on it's next release or in the current beta.

Ahh I see, I didn't realise that it went on the wiki before general release. I will go and check out the latest Beta now.

Thank you.


RE: Title Rule - Hash-IT - 03-29-2012

Update to this...

It was my fault after all, I downloaded the new GUI and wrongly assumed the new "plus" would be included. I have just swapped it for the new beta and all should be ok....sorry for the confusion.