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 [asc] Replies Views Posted
    Thread: Strange behaviour w/ WPA
Post: RE: Strange behaviour w/ WPA

if `wc -l some10Digits.dic' says 9062654 then you have your answer.
epixoip Old oclHashcat Support 3 5,877 04-28-2014, 11:17 PM
    Thread: Hashcat 1.20 on Ubuntu 14.04 LTS
Post: RE: Hashcat 1.20 on Ubuntu 14.04 LTS

you can't really claim that you followed that guide since the guide tells you to use ubuntu 12.04 lts, not ubuntu 14.04 lts. 14.04 was just released less than two weeks ago, and is not officially s...
epixoip Old oclHashcat Support 3 24,557 05-04-2014, 07:35 AM
    Thread: challenge
Post: RE: challenge

hashcat does not currently have vanilla pbkdf2 support. you can request it be added on trac if it is important to you.
epixoip Old oclHashcat Support 2 4,730 05-06-2014, 02:09 PM
    Thread: Optimizing dictionary attacks
Post: RE: Optimizing dictionary attacks

you'll never gain full acceleration with straight dictionary attacks against fast hashes on gpu. for straight dictionary attacks against fast hashes, use the cpu instead. or use the gpu but add rules,...
epixoip Old oclHashcat Support 1 5,571 05-08-2014, 02:47 AM
    Thread: oclHashcat64 stuck on "Generating bitmap tables..."
Post: RE: oclHashcat64 stuck on "Generating bitmap table...

... yeah, he is trying to fix it. that's why he's asking you to do more extensive testing to try to pinpoint where the problem occurs, and where it doesn't.
epixoip Old oclHashcat Support 7 22,533 05-09-2014, 05:49 AM
    Thread: Increasing MD5 GPU Utilization?
Post: RE: Increasing MD5 GPU Utilization?

kind of hard to explain, as this is one of those deep oclHashcat internals topics. but basically the mask is split into a left side (modifier) and a right side (base). the modifier loop is what runs o...
epixoip Old oclHashcat Support 6 10,641 05-12-2014, 09:01 AM
    Thread: 2 out of 4 cards detected
Post: RE: 2 out of 4 cards detected

'aticonfig --lsa' doesn't actually show you which adapters are configured for use, it just scrapes sysfs to find pci devices with a matching vendor id. if you recently added the R9 200 cards, you n...
epixoip Old oclHashcat Support 2 5,445 05-13-2014, 12:17 AM
    Thread: Error running oclhashcat
Post: RE: Error running oclhashcat

+1 for power problem
epixoip Old oclHashcat Support 10 16,635 05-13-2014, 12:53 AM
    Thread: Trouble running oclHashcat-1.01 in Ubuntu 13.04 - Need Help
Post: RE: Trouble running oclHashcat-1.01 in Ubuntu 13.0...

Few things here... Screenshots are obnoxious. We tolerate them from Windows users, because we presume they don't know any better. But as a Linux user, you are encouraged to post relevant text outpu...
epixoip Old oclHashcat Support 3 5,992 05-13-2014, 02:44 PM
    Thread: Increasing MD5 GPU Utilization?
Post: RE: Increasing MD5 GPU Utilization?

your right keyspace is much larger than your left keyspace. try generating a wordlist out of 199?d and then cracking it with -a 6 as -m 0.
epixoip Old oclHashcat Support 6 10,641 05-13-2014, 07:24 PM
    Thread: oclHashCat vs WPA @ 9700 H/s
Post: RE: oclHashCat vs WPA @ 9700 H/s

the GTX 650 should be only slightly faster than the 250 GTS. it certainly wouldn't smoke it, they're both low-mid range cards with very similar processing power. it also doesn't help that they're both...
epixoip Old oclHashcat Support 5 10,659 05-14-2014, 07:56 AM
    Thread: restore session always crashes..
Post: RE: restore session always crashes..

RAID will not protect you from power failures unless you are using a hardware RAID controller with battery- or flash- backed cache.
epixoip Old oclHashcat Support 9 15,047 05-14-2014, 05:43 PM
    Thread: Help splitting brute-force attack
Post: RE: Help splitting brute-force attack

This is covered in the release notes for 1.20. See the "Improved distributed cracking support" section of https://hashcat.net/forum/thread-3323.html
epixoip Old oclHashcat Support 2 6,736 05-14-2014, 08:46 PM
    Thread: oclHashCat vs WPA @ 9700 H/s
Post: RE: oclHashCat vs WPA @ 9700 H/s

not just perf per dollar, but nvidia has yet to even match amd's performance. with your budget i'd recommend going with a used gpu. you can use this table to get an idea of how each card performs h...
epixoip Old oclHashcat Support 5 10,659 05-15-2014, 07:47 AM
    Thread: MS Cache v2 Cracking Issue
Post: RE: MS Cache v2 Cracking Issue

nothing wrong with your format, it's just a slow algorithm and you presumably have a lot of salts, so it's taking a very long time to check for empty hashes. just add "--weak-hash-threshold 0" to disa...
epixoip Old oclHashcat Support 4 16,781 05-22-2014, 09:51 PM
    Thread: How is keyspace calculated
Post: RE: How is keyspace calculated

for -a 3, --keyspace is not the full keyspace of the attack as you might expect, but rather the keyspace of the base loop excluding the modifier. it's pretty complicated, that's why atom recommends y...
epixoip Old oclHashcat Support 1 6,544 05-24-2014, 01:45 AM
    Thread: 750 Ti fails with cuModuleLoad() 301 and cuMemAlloc() 1 errors
Post: RE: 750 Ti fails with cuModuleLoad() 301 and cuMem...

atom just said that it will be fixed in oclHashcat 1.21. don't need anyone else to chime in on it.
epixoip Old oclHashcat Support 5 10,973 05-25-2014, 08:11 AM
    Thread: WARNING: Hashfile ..... Weak Hash ???
Post: RE: WARNING: Hashfile ..... Weak Hash ???

'weak hash' means that hash has no input. in other words, it is the hash of nothing/null. in other other words, that account has no password.
epixoip Old oclHashcat Support 2 5,666 05-27-2014, 11:00 PM
    Thread: cuStreamSync errors with OS X 10.8 hash
Post: RE: cuStreamSync errors with OS X 10.8 hash

https://hashcat.net/wiki/doku.php?id=timeout_patch
epixoip Old oclHashcat Support 8 17,425 05-29-2014, 09:33 AM
    Thread: cuStreamSync errors with OS X 10.8 hash
Post: RE: cuStreamSync errors with OS X 10.8 hash

did you reboot after applying the patch? outfile format does not impact anything, so hash:salt:plain is fine.
epixoip Old oclHashcat Support 8 17,425 05-29-2014, 02:50 PM