A few requests
#1
[i] to display the info again.

I can't read the info after pressing the [s] button too many times :p

Hashes: X
Unique digests: X
Rules: X
GPU-Loops: X
GPU-Accel: X
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cayman, 2048MB, 0Mhz, 24MCU
Device #1: Allocating 288MB host-memory
Device #1: Kernel ./kernels/4098/m0000_a0.Cayman.64.kernel (939550 bytes)


------------------------------------------------------------------------------

Pause instead of a stop

A feature which doesn't stop the attack when it reaches 90°C would be useful. For example a command like --wait/pause/cooldown.

It would be even better when it waits till the temperature reaches X °C and continues when it reaches X °C.
Pause every X min to prevent overheating.


------------------------------------------------------------------------------

Only plains in hashcat.pot

A hashcat.pot-file like hashcat has is easier to use as dictionary.


------------------------------------------------------------------------------

Output not found hashes

A few people already requested an option to keep their list in the same order.

hash:pass
hash:pass
hash
hash:pass
hash
hash:pass
#2
(04-04-2012, 06:38 PM)K9_ Wrote: [i] to display the info again.

I can't read the info after pressing the [s] button too many times :p

Hashes: X
Unique digests: X
Rules: X
GPU-Loops: X
GPU-Accel: X
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cayman, 2048MB, 0Mhz, 24MCU
Device #1: Allocating 288MB host-memory
Device #1: Kernel ./kernels/4098/m0000_a0.Cayman.64.kernel (939550 bytes)

OK, which info exactly do you want moved into status display? Ex: I doubt you are interessted for the kernel filename...

(04-04-2012, 06:38 PM)K9_ Wrote: Pause instead of a stop

A feature which doesn't stop the attack when it reaches 90°C would be useful. For example a command like --wait/pause/cooldown.

It would be even better when it waits till the temperature reaches X °C and continues when it reaches X °C.
Pause every X min to prevent overheating.

This has been discussed many times on here. It will not happen.

http://hashcat.net/forum/thread-774.html

(04-04-2012, 06:38 PM)K9_ Wrote: Only plains in hashcat.pot

A hashcat.pot-file like hashcat has is easier to use as dictionary.

Thats right, but this format is required to enable features like --show and --left.

On the other hand its so easy to cut away the hash:

Quote:$ cut -d: -f2- < hashcat.pot
y9afhwka
1dbe56ba
ade48ima
c8e22ega
e1eff61a
34k81pha
prk85mba
pem82oda
kop32ara
m2sk0tka
...


(04-04-2012, 06:38 PM)K9_ Wrote: Output not found hashes

A few people already requested an option to keep their list in the same order.

hash:pass
hash:pass
hash
hash:pass
hash
hash:pass

Wait, do you want output only the left hashes or keep them in the original order? Its a big difference. If you just want the left hashes, use the --left switch.
#3
Quote:OK, which info exactly do you want moved into status display? Ex: I doubt you are interessted for the kernel filename...
True. I guess this would be enough:

Hashes: X
Unique digests: X
Rules: X
GPU-Loops: X
GPU-Accel: X


Quote:Wait, do you want output only the left hashes or keep them in the original order? Its a big difference. If you just want the left hashes, use the --left switch.
I saw a few people wanted the list as it was before. No hash removed or a different order just a plain at the end of each found hash.

Found hashes and not found hashes:

hash:pass
hash:pass
hash
hash:pass
hash
hash:pass