4 should append current word to the memory
#1
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.
#2
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?
#3
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!