Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resuming job
07-08-2012, 10:59 PM
Post: #1
Resuming job
Hi...

As someone suggested, i've started a new thread to ask for help on how to resume a job that's taking a big time...

I mean. is it possible to pause a job, shut down computer then in the next day, resume the session from the day before?

If this is possible, can anyone tell me how???
Find all posts by this user
Quote this message in a reply
07-08-2012, 11:04 PM
Post: #2
RE: Resuming job
You should have read --help:
Code:
* Session:
       --runtime=NUM                 Abort session after NUM seconds of runtime
       --session=STR                 Define specific session name
       --restore                     Restore session from --session
       --restore-timer=NUM           Save restore file each NUM seconds
...
* Attack options:
       --pw-min=NUM                  Password-length minimum
       --pw-max=NUM                  Password-length maximum
  -s,  --pw-skip=NUM                 Start cracking at NUM
  -l,  --pw-limit=NUM                Abort cracking at NUM
Find all posts by this user
Quote this message in a reply
07-09-2012, 01:09 AM
Post: #3
RE: Resuming job
I have read that but as a begginer as i am, i'm not very awere of what those options do!

So, if you could give a pratical example so that i can fully understand the options it could be of very use...
Find all posts by this user
Quote this message in a reply
Post Reply