CleanedBitCrack
CleanedBitCrack copied to clipboard
help random not work
I'm sorry, but I don't understand you. how do i enable random mode?
cuBitCrack.exe -b 32 -t 256 -p 16 --compression BOTH --random --keyspace 1:fffffffff -i 1.txt -o f.txt
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
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