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: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...

it's stopping because you don't have catalyst 13.1 installed, not because it thinks you have 512MB of ram. you may think you have it installed, but you don't. you're still using the old version. you ...
epixoip Very old oclHashcat-plus Support 32 54,727 02-02-2013, 11:23 PM
    Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...

Hm, perplexing. Everything looks okay, but something must not be right. Atom does several checks to ensure that all of the libraries being loaded belong to the correct driver version. Something is fai...
epixoip Very old oclHashcat-plus Support 32 54,727 02-03-2013, 12:52 AM
    Thread: Thoughts on VCL-HashCat
Post: RE: Thoughts on VCL-HashCat

VCL is a generic OpenCL clustering platform. It's not designed around Hashcat, nor was it even designed for password cracking. There are more efficient ways of distributing load, sure. But this is a g...
epixoip General Talk 1 5,796 02-03-2013, 12:57 AM
    Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...

The way I upgraded my servers from 12.8 to 13.1 was: Code: -- stop lightdm sh amd-driver-installer-8.982-x86.x86_64.run --uninstall=force rm -f /etc/X11/xorg.conf* reboot -f sh amd-driver-installer...
epixoip Very old oclHashcat-plus Support 32 54,727 02-03-2013, 01:03 AM
    Thread: GTX 470 or Radeon 5970?
Post: RE: GTX 470 or Radeon 5970?

themask Wrote: (02-03-2013, 05:15 PM) -- Radeon HD is faster -- A LOT faster. Like 6x faster.
epixoip Very old oclHashcat-plus Support 9 15,975 02-03-2013, 09:58 PM
    Thread: [SOLVED] How to resume with more cards ?
Post: RE: How to resume with more cards ?

You might be able to resume using -d 1,2
epixoip Very old oclHashcat-plus Support 8 13,852 02-03-2013, 10:02 PM
    Thread: SHA1 key stretching
Post: RE: SHA1 key stretching

no.
epixoip Very old oclHashcat-lite Support 5 10,862 02-04-2013, 05:07 AM
    Thread: SHA1 key stretching
Post: RE: SHA1 key stretching

not that i know of.
epixoip Very old oclHashcat-lite Support 5 10,862 02-04-2013, 07:30 AM
    Thread: How do I crack substr hash?
Post: RE: How do I crack substr hash?

Worked on this a little bit more and came up with another version that is ~ 45% faster, still without using SIMD. https://bindshell.nl/pub/md5substr_mt2.c Code: -- epixoip@db:~$ ./md5substr2 aaaaaa...
epixoip Old hashcat Support 22 44,519 02-04-2013, 09:50 AM
    Thread: [SOLVED] How to resume with more cards ?
Post: RE: How to resume with more cards ?

right. you cannot change the number of cards when resuming.
epixoip Very old oclHashcat-plus Support 8 13,852 02-04-2013, 06:37 PM
    Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...

you're the only person to report such an issue, and all of your symptoms point toward bad driver install. something just isn't right with your setup.
epixoip Very old oclHashcat-plus Support 32 54,727 02-04-2013, 06:41 PM
    Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...

Wolf_Blitzer Wrote: (02-04-2013, 07:16 PM) -- Please, show me where it's wrong. We've covered that my driver is installed correctly. I even used your method removing it and installing it again, bu...
epixoip Very old oclHashcat-plus Support 32 54,727 02-04-2013, 08:55 PM
    Thread: Performance issue, 2x6990 oclHashcat-plus-0.13 on Win7 x64
Post: RE: Performance issue, 2x6990 oclHashcat-plus-0.13...

uninstall the APP SDK and re-install the driver.
epixoip Very old oclHashcat-plus Support 7 10,878 02-04-2013, 08:57 PM
    Thread: Find a 10 characters' password
Post: RE: Find a 10 characters' password

This is not a hacking forum. Take a week off and read the rules.
epixoip Very old oclHashcat-plus Support 2 6,629 02-05-2013, 12:44 AM
    Thread: You need -exactly- Catalyst v13.1 for very good reasons
Post: RE: You need -exactly- Catalyst v13.1 for very goo...

i have now upgraded seven different machines to 13.1, and i cannot reproduce :/ atom is at a conference this week, but hopefully he will get a chance to read this thread. i'm not sure what all of th...
epixoip Very old oclHashcat-plus Support 32 54,727 02-05-2013, 05:38 PM
    Thread: 2x7990 or 4x7970
Post: RE: 2x7990 or 4x7970

if you are going to put the GPUs into a case, then you should probably buy reference design cards.
epixoip Hardware 37 75,933 02-05-2013, 05:42 PM
    Thread: [Bug 0.14] Wrong hash target [Visual Bug]
Post: RE: [Bug? 0.14] Wrong hash target

This is a visual bug only, it still finds the correct password. What you are seeing is not a "corrupt" hash, but rather the byte-swapped hash (SHA1 is big endian, x86 is little endian.) This is actual...
epixoip Very old oclHashcat-lite Support 10 18,755 02-05-2013, 08:10 PM
    Thread: [Bug 0.14] Wrong hash target [Visual Bug]
Post: RE: [Bug? 0.14] Wrong hash target

Here's some code to illustrate what is happening inside Hashcat: Code: -- #include #include int main(int argc, char **argv) { uint32_t hash[5]; uint32_t bswap_hash[5]; s...
epixoip Very old oclHashcat-lite Support 10 18,755 02-05-2013, 08:31 PM
    Thread: Language Character Sets
Post: RE: Language Character Sets

definitely a native encoding. utf would defeat the purpose of this.
epixoip User Contributions 36 78,055 02-06-2013, 09:46 AM
    Thread: 2x7990 or 4x7970
Post: RE: 2x7990 or 4x7970

you will need a lot more than 1000W of power. you should budget at least 1200W RMS to power the GPUs alone, so i would recommend going with a 1500W or 1600W 80plus Gold or Platinum-certified power sup...
epixoip Hardware 37 75,933 02-06-2013, 09:07 PM