Brano76 / truecrack

Automatically exported from code.google.com/p/truecrack
GNU General Public License v3.0
0 stars 0 forks source link

Not found password #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've stopped xserver, ran truecrack from client via ssh and the result was not 
found with 5 characters password

Original issue reported on code.google.com by rebel....@gmail.com on 25 Jan 2013 at 6:28

GoogleCodeExporter commented 9 years ago
And here is the result with v25

3 - 46651/46656 >> 599 : NO MATCH
3 - 46652/46656 >> 699 : NO MATCH
3 - 46653/46656 >> 799 : NO MATCH
3 - 46654/46656 >> 899 : NO MATCH
3 - 46655/46656 >> 999 : NO MATCH
unspecified launch failure in Cuda.cu at line 331

Original comment by rebel....@gmail.com on 25 Jan 2013 at 8:00

GoogleCodeExporter commented 9 years ago
can you write the execution arguments of the truecrack command, the cuda 
version, and the name of your board?

Original comment by luck87 on 25 Jan 2013 at 9:31

GoogleCodeExporter commented 9 years ago
Same with the issue 19, my board is GT620, ubuntu 11.10, cuda 5.0, command is:
./src/truecrack -t MyVolume -c abcdefghijklmnopqrstuvwxyz0123456789 -m 5 -v

Original comment by rebel....@gmail.com on 25 Jan 2013 at 10:08

GoogleCodeExporter commented 9 years ago
Please try to use cuda-memcheck tool in this way to obtain more details:
cuda-memcheck ./src/truecrack -t MyVolume -c 
abcdefghijklmnopqrstuvwxyz0123456789 -m 5 -v

Original comment by luck87 on 4 Feb 2013 at 10:44

GoogleCodeExporter commented 9 years ago

Original comment by luck87 on 10 Feb 2013 at 10:42