CleanedBitCrack icon indicating copy to clipboard operation
CleanedBitCrack copied to clipboard

help random not work

Open Noname400 opened this issue 4 years ago • 3 comments

I'm sorry, but I don't understand you. how do i enable random mode?

Noname400 avatar Aug 04 '21 11:08 Noname400

cuBitCrack.exe -b 32 -t 256 -p 16 --compression BOTH --random --keyspace 1:fffffffff -i 1.txt -o f.txt

Noname400 avatar Aug 04 '21 11:08 Noname400

clBitCrack.exe -d 1 -b 32 -t 256 -p 16 -k 1:FFFFFFFFFF --compression both -i 1.txt -r

-r = random

BTW, try to increase the number of points, your total RAM in GB*1000

for my setup 4GB of ram on an AMD Radeon 540X, i use this combo and results are very satisfying.

-b 64 -t 128 -p 4000

Maroc-OS avatar Sep 29 '21 22:09 Maroc-OS

YOUR RANDOM DOES NOT WORK FOR MAC. YOU START IT WITH ./clBitCrack with the params like so:

./clBitCrack -d 1 -b 32 -t 256 -p 16 -k 1:FFFFFFFFFF --compression both -i 1.txt -r

.. but get error -r requires an argument .. even if you leave the txt file blank and add the address as argument, it still gives the same error. You cannot add the param -r to the txt file itself, so were screwed there, too.

Please solve this issue, @Maroc-OS

Rynald0s avatar Jun 21 '24 08:06 Rynald0s