hashcat Forum
4 should append current word to the memory - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: 4 should append current word to the memory (/thread-1903.html)



4 should append current word to the memory - mastercracker - 01-03-2013

Hey Atom. Good work again. Is it me not understanding or something changed:

Quote:desc: added new rule function: 4 - appends word from memory to current word

I remember the discussion in the Feature request thread and from what I was understanding, 4 should append current word to the memory and not the opposite.


RE: 4 should append current word to the memory - atom - 01-04-2013

No its exactly working as I wanted it to and how I understood it. You sure you can not do what you want to this with this variant?


RE: 4 should append current word to the memory - pragmatic - 01-10-2013

I'm able to do the pieces I was requesting about mirroring without duplicating the last letter which is great.

rules:
:
M r [ 6

>hashcat-cli64.exe test.txt -r test.rule --stdout
123456789
12345678987654321
race
racecar
madami
madamimadam
satanoscillatemy
satanoscillatemymetallicsonatas

Thanks for that!