Why doesn't the restore point update with BCrypt hashes?
#3
(02-13-2017, 02:59 PM)atom Wrote: Not a bug, your wordlist is too small (198172 candidates), there's simply no restore checkpoint possible with it.

I don't understand. Here is an example with a task using a large word list which had been executing for 4 days:

Code:
Session..........: 72ebf0e8-2c0e-4476-b0b4-96a34395f4eb
Status...........: Running
Hash.Type........: bcrypt, Blowfish(OpenBSD)
Hash.Target......: [hashes file path]
Time.Started.....: Wed Feb  8 13:52:23 2017 (4 days, 19 hours)
Time.Estimated...: Wed Apr 15 20:36:54 2020 (54278016 years, 273 days)
Input.Base.......: File ([dictionary file path])
Input.Mod........: Rules ([rule file path])
Input.Queue......: 1/1 (100.00%)
Speed.Dev.#1.....:       34 H/s (4.48ms)
Speed.Dev.#2.....:       34 H/s (4.47ms)
Speed.Dev.#*.....:       69 H/s
Recovered........: 0/82563 (0.00%) Digests, 0/82563 (0.00%) Salts
Recovered/Time...: CUR:0,0,0 AVG:0,0,0 (Min,Hour,Day)
Progress.........: 28780880/117340172614249728 (0.00%)
Rejected.........: 0/28780880 (0.00%)
Restore.Point....: 0/14343296 (0.00%)
Candidates.#1....: 2622234521 -> ayaaamilaf
Candidates.#2....: ojnathan -> advid
HWMon.Dev.#1.....: Temp: 51c Fan: 42% Util: 98% Core:1124Mhz Mem:2505Mhz Lanes:16
HWMon.Dev.#2.....: Temp: 44c Fan: 42% Util: 98% Core:1124Mhz Mem:2505Mhz Lanes:16

[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit =>

In those 4 days, progress had advanced up to more than 28 millions of combinations. There wasn't still any restore point. What could be the reason for that?


Messages In This Thread
RE: Why doesn't the restore point update with BCrypt hashes? - by maykelbembibre - 02-13-2017, 04:48 PM