Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum Replies Views Posted [desc]
    Thread: Hashcat randomly stops
Post: Hashcat randomly stops

cudaHashcat64.exe -p --show --force -m 10 "testcrack.txt" "hashkiller-dict.txt" --separator=: --gpu-loops=1024 Code: -- cudaHashcat v1.33 starting... Device #1: GeForce GTX 860M, 4096MB, 1019Mhz, ...
suggja Old oclHashcat Support 6 10,653 03-02-2015, 02:46 AM
    Thread: Hashcat randomly stops
Post: RE: Hashcat randomly stops

Sorry, I didnt realize my post wasnt in english before you edited it. 1. I use --force to force it to process the list I need cracked even when there is a "blank spot" in m rows of hashes. 2. M...
suggja Old oclHashcat Support 6 10,653 03-02-2015, 03:34 AM
    Thread: Hashcat randomly stops
Post: RE: Hashcat randomly stops

Applied the time-out patch and removed all variables but the hash type. Still the same outcome. cudaHashcat64.exe -m 1000 "testcrack.txt" "hashki ller-dict.txt" cudaHashcat v1.33 starting... Device ...
suggja Old oclHashcat Support 6 10,653 03-02-2015, 04:15 AM
    Thread: --remove ?
Post: --remove ?

Ok, so normally I would input the hash type with -m 10 and then follow it with --remove to have it remove all found hashes in my txt file and leave what isnt. Then I would output the found hashes by c...
suggja Old oclHashcat Support 5 7,864 05-28-2015, 04:38 AM
    Thread: --remove ?
Post: RE: --remove ?

Ok so I have a file with mixed MD5, and MD5 password.salt, I want to run the md5 Salt obviously first because if not running just md5 will output weird characters in the found.txt. I only want to leav...
suggja Old oclHashcat Support 5 7,864 05-28-2015, 04:48 AM
    Thread: --remove ?
Post: RE: --remove ?

Any ideas?
suggja Old oclHashcat Support 5 7,864 05-28-2015, 06:07 PM
    Thread: --remove ?
Post: RE: --remove ?

Great, so with my MD5 pass salt passes I run it through hashcat, and whatever it finds I output to found.txt then I output a --left txt file to show me whats left. The remainder that I didnt find with...
suggja Old oclHashcat Support 5 7,864 05-28-2015, 10:13 PM