oclhashcay continually stops with prompt
#1
I have tried a variety of command line inputs.  I have looked through threads on here and through google searches for examples.  No matter what I try, every time I run the program, once it goes through initial start up, it prompts me to:

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

over and over, usually immediately.  I have looked all over for a fix for this and I can't figure it out.

Here is the latest command I am using:

C:\cuda>cudahashcat64 -m 11600 -g 10000000 output.hash -o solution.txt --outfile-format=3 example.dict

I have tried various other ones but they all do the same thing.

Can anyone help?
#2
Have you tried pressing the "S" key when you see that prompt? What happens?
#3
This sounds to me like normal behavior. Like unix-ninja said, you press s (lowercase s) to update the screen info. You will see that the field "Progress" will increase with time until it finishes.