Posts: 73
Threads: 14
Joined: Jun 2017
07-25-2017, 02:07 PM
(This post was last modified: 07-25-2017, 02:08 PM by slayerdiangelo.)
Is there any way to increase cracking speed through piping?I'm only getting a max. speed of 2000 KH/s(NTLM) compared to the 1300 MH/s speed of cracking without piping!If that's not possible,then is it possible to use -r parameter of mp in hashcat?Plz,I need a solution fast!
Posts: 5,185
Threads: 230
Joined: Apr 2010
The piping is not the slow part, the absence of amplifier is. If you add rules for examples, it speed will increase again, but it will take more time. Doesn't really make sense if you use MP just to be able to use -R. I guess you're lost.
Posts: 73
Threads: 14
Joined: Jun 2017
07-28-2017, 03:51 PM
(This post was last modified: 07-28-2017, 03:55 PM by slayerdiangelo.)
(07-28-2017, 01:15 PM)atom Wrote: The piping is not the slow part, the absence of amplifier is. If you add rules for examples, it speed will increase again, but it will take more time. Doesn't really make sense if you use MP just to be able to use -R. I guess you're lost.
So,instead of using MP for -r,should I use rules in Hashcat?Also,what exactly is an amplifier?
Posts: 5,185
Threads: 230
Joined: Apr 2010
07-29-2017, 04:54 PM
(This post was last modified: 07-29-2017, 04:54 PM by atom.)
Yes, if you want to get full speed. However, hashcat can not do -r as how MP is doing it.
Here's an article on amplifier:
https://hashcat.net/wiki/doku.php?id=fre...full_speed
Posts: 73
Threads: 14
Joined: Jun 2017
If I give the give the command to generate 11 lowercase characters with the parameter -r in MP and pipe it to Hashcat with the rule to append 9951 to each candidate,will this act as an amplifier and give me the benchmark speed achievable?
Or should I use one more rule to increase speed?
Posts: 2,301
Threads: 11
Joined: Jul 2010
07-31-2017, 09:46 AM
(This post was last modified: 07-31-2017, 09:47 AM by undeath.)
If you have one rule your amplification factor is 1 - same as no rule.
You could for example append/prepend the first two or three characters with a generated rule file instead of having mp generate the complete words.
Posts: 73
Threads: 14
Joined: Jun 2017
07-31-2017, 01:56 PM
Where should I use the rule set?In mask processor or in hashcat while pipng?
Posts: 2,301
Threads: 11
Joined: Jul 2010
Please just think about what you just asked.
Posts: 73
Threads: 14
Joined: Jun 2017
So it is in mp.Also,what is this 5000 rule?