Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
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,426 |
05-29-2014, 02:50 PM |
|
|
Thread: Maskprocessor file size
Post: RE: Maskprocessor file size
2die4 Wrote: (06-01-2014, 08:37 PM)
--
I used maskprocessor because I can't create the same mask in oclhashcat. I am referring to -r [...] Is there a way to do this directly in oclhashcat?
--
i don'... |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,040 |
06-01-2014, 10:31 PM |
|
|
Thread: Hashcat only using ~2% of GPU?
Post: RE: Hashcat only using ~2% of GPU?
GT 750M is basically an underclocked, low-power variant of a GT 650. Back-of-napkin math shows that it should get around 13 KH/s, so the 12 KH/s you're seeing is certainly correct.
Whatever you're... |
|
epixoip |
Old oclHashcat Support
|
4 |
13,789 |
03-18-2015, 09:12 AM |
|
|
Thread: help me
Post: RE: help me
do you not understand the error message? |
|
epixoip |
General Help
|
6 |
9,444 |
06-05-2014, 10:44 PM |
|
|
Thread: help me
Post: RE: help me
yes. further, you shouldn't ever extract a new copy of hashcat into an existing hashcat tree. always start with a fresh tree. |
|
epixoip |
General Help
|
6 |
9,444 |
06-06-2014, 06:03 PM |
|
|
Thread: incorrectly identified GPU.... r290 and r7950
Post: RE: incorrectly identified GPU.... r290 and r7950
smackem19 Wrote: (06-10-2014, 08:32 AM)
--
I have a Radeon 290 which apparently does crossfire but I can find where on the board.
--
AMD got rid of the external Crossfire bridge starting with the R... |
|
epixoip |
Hardware
|
3 |
10,078 |
06-10-2014, 09:01 AM |
|
|
Thread: brute force attacking
Post: RE: brute force attacking
yeah it is. not at all related to hashcat or hash cracking. |
|
epixoip |
General Help
|
2 |
4,981 |
06-12-2014, 11:09 AM |
|
|
Thread: oclHashcat Help Plz
Post: RE: oclHashcat Help Plz
djohn Wrote: (06-12-2014, 08:42 PM)
--
The only problem that I have left is that when my password is not in any dictionary on any of my targets that I found hashcat to be miserably useless for days [... |
|
epixoip |
Old oclHashcat Support
|
8 |
18,136 |
06-13-2014, 01:54 AM |
|
|
Thread: oclHashcat Help Plz
Post: RE: oclHashcat Help Plz
that was useful advice.
hashcat is just a tool, and like most other tools used in skilled trades, it is useless in the hands of someone who doesn't know how to use it. password cracking is more an ... |
|
epixoip |
Old oclHashcat Support
|
8 |
18,136 |
06-13-2014, 08:55 AM |
|
|
Thread: New user help - oclHashcat wont start attack
Post: RE: New user help - oclHashcat wont start attack
copy/pasting terminal output is always preferred over posting screen shots. at a minimum you should at least post the command line you used. |
|
epixoip |
Old oclHashcat Support
|
3 |
9,029 |
06-13-2014, 08:57 AM |
|
|
Thread: MD5($Salt.$Pass.$Salt)
Post: RE: MD5($Salt.$Pass.$Salt)
all you have to do is crack them as md5(p.s) and stage your attacks to prepend the static salt to each candidate. to emulate a straight dictionary attack you can use -a 7, for rules you can use combin... |
|
epixoip |
Old oclHashcat Support
|
3 |
8,468 |
06-14-2014, 08:06 AM |
|
|
Thread: $HEX[...]
Post: RE: $HEX[...]
it's an encoding error on your part. your terminal is probably UTF8, and that string isn't.
Code:
--
epixoip@token:~$ printf "\x45\x46\x45\xc7\x49\x4e\x41\x52" | md5sum
f54198dc47cf5cd61202b867... |
|
epixoip |
Old oclHashcat Support
|
3 |
7,779 |
06-14-2014, 11:16 AM |
|
|
Thread: Is hash type hmac-ripemd-160 supported?
Post: RE: Is hash type hmac-ripemd-160 supported?
You don't need HMAC-RIPEMD160 support, you need TrueCrypt 4.x support. Hashcat only supports TrueCrypt 5.x+ so I don't think mode 6281 will work for you. |
|
epixoip |
Old hashcat Support
|
5 |
12,623 |
06-15-2014, 08:24 AM |
|
|
Thread: Is hash type hmac-ripemd-160 supported?
Post: RE: Is hash type hmac-ripemd-160 supported?
Pretty sure it won't work, even though the algorithm is the same the file structure is likely different. Even if it did work you're never going to crack a password like that with brute force.
If yo... |
|
epixoip |
Old hashcat Support
|
5 |
12,623 |
06-16-2014, 06:31 PM |
|
|
Thread: Utilising the gpu in a headless envrionment
Post: RE: Utilising the gpu in a headless envrionment
right, libOpenCL will work with just fglrx loaded, but libatiadlxx requires x11. so you still have to have x11 running & have Xauthority even on headless servers. see https://hashcat.net/wiki/doku.php?... |
|
epixoip |
General Help
|
3 |
7,146 |
06-20-2014, 06:47 PM |
|
|
Thread: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected
Post: RE: oclHashcat-1.21 Unsupported or incorrect insta...
catalyst 14.4 is not officially supported on ubuntu 14.04. |
|
epixoip |
Old oclHashcat Support
|
11 |
22,611 |
06-20-2014, 06:48 PM |
|
|
Thread: oclHashcat-1.21 Unsupported or incorrect installed GPU driver detected
Post: RE: oclHashcat-1.21 Unsupported or incorrect insta...
oh, yes, if you had the SDK installed then that explains your problem perfectly. it is well-documented on these forums that you should not install the SDK unless you absolutely know what you are doing... |
|
epixoip |
Old oclHashcat Support
|
11 |
22,611 |
06-21-2014, 07:49 AM |
|
|
Thread: WPA2 Enterprise ?
Post: RE: WPA2 Enterprise ?
no wifi expert, but afaik WPA enterprise doesn't use a PSK so there's no password to crack. |
|
epixoip |
General Help
|
3 |
7,125 |
06-22-2014, 12:12 PM |
|
|
Thread: Water cooled r9 290x x2 for hash
Post: RE: Water cooled r9 290x x2 for hash
watercooling isn't very popular in this community, so you probably won't get much help with that here.
why do you want to run them on water when they run so cool on air to begin with? you shouldn't... |
|
epixoip |
Hardware
|
2 |
5,801 |
06-23-2014, 01:17 PM |
|
|
Thread: oclHashcat v1.21
Post: RE: oclHashcat v1.21
No, oclHashcat no longer supports SL3, and hasn't for quite some time now. |
|
epixoip |
Old oclHashcat Announcements
|
10 |
41,426 |
06-23-2014, 11:10 PM |