11-28-2010, 09:28 PM
ah ok tnx bro I start batchcrack.sh with cygwin
then I send command:in the batchcrack.sh
I edit:
OUTPUT_FILE=batchcrack.out
DICT_FILE=example.dict
HASH_MODE=0
GPU_DEVICES=1,2
GPU_ACCEL=80
GPU_LOOPS=256
to
OUTPUT_FILE=mysq5Cracked.txt
DICT_FILE=example.dict
HASH_MODE=300
GPU_DEVICES=1,2
GPU_ACCEL=8
GPU_LOOPS=128
and all works good
tnx again
but I don't know why need GPU_LOOPS=256
in my gf 9800 gt which loops need?
then I send command:
Code:
$ ./batchcrack.sh mysql5.hash
I edit:
OUTPUT_FILE=batchcrack.out
DICT_FILE=example.dict
HASH_MODE=0
GPU_DEVICES=1,2
GPU_ACCEL=80
GPU_LOOPS=256
to
OUTPUT_FILE=mysq5Cracked.txt
DICT_FILE=example.dict
HASH_MODE=300
GPU_DEVICES=1,2
GPU_ACCEL=8
GPU_LOOPS=128
and all works good
tnx again
but I don't know why need GPU_LOOPS=256
in my gf 9800 gt which loops need?