Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: IPB2 + 4670
Post: RE: IPB2 + 4670
yes the ATI RV730 series cards are somehow broken with opencl. i can not fix this since i do not have access to such a card for debugging. |
|
atom |
Very old oclHashcat-plus Support
|
4 |
9,947 |
01-26-2012, 07:14 AM |
|
|
Thread: HashCat wont load SHA-1 Hashes?
Post: RE: HashCat wont load SHA-1 Hashes?
|
atom |
Old hashcat Support
|
3 |
8,125 |
01-26-2012, 07:14 AM |
|
|
Thread: New rule
Post: RE: New rule
hmm, have to think about it |
|
atom |
Feature Requests
|
5 |
10,962 |
01-26-2012, 07:16 AM |
|
|
Thread: oclHashcat running on the new AMD hd7970
Post: RE: oclHashcat running on the new AMD hd7970
Yes and guess what, it does not support hd7970 on linux. We have to wait another month :-( |
|
atom |
Hardware
|
52 |
175,240 |
01-26-2012, 06:13 PM |
|
|
Thread: oclHashcat-plus Min/Max length for candidate plain
Post: RE: oclHashcat-plus Min/Max length for candidate p...
This is not possible, at least not for the fast algorithms like MD5 because of how the combinator engine and the rule engine is designed. That works for the slow algorithms like WPA and md5crypt. For ... |
|
atom |
Feature Requests
|
2 |
8,487 |
01-26-2012, 06:15 PM |
|
|
Thread: IPB2 + 4670
Post: RE: IPB2 + 4670
as i said, i can not debug it since i do not have such a card for test |
|
atom |
Very old oclHashcat-plus Support
|
4 |
9,947 |
01-26-2012, 06:17 PM |
|
|
Thread: bruteforce sha1 with hashcat
Post: RE: bruteforce sha1 with hashcat
hello, this is about hex encoding the salt, see here:
with ansi (hashcat default)
Quote:
--
root@thumbstone:~# echo -n 506813180000000000000000 | sha1sum
d9d4ec51debfaba4e603003e594705b81a22e2ca ... |
|
atom |
Old hashcat Support
|
6 |
27,124 |
01-27-2012, 06:35 AM |
|
|
Thread: bruteforce sha1 with hashcat
Post: RE: bruteforce sha1 with hashcat
Code:
--
#!/usr/bin/env perl
use strict;
use warnings;
use Digest::SHA qw (sha1_hex);
my $max = 99999999;
my $target = $ARGV[0] or die ("usage: $0 hash\n");
for (my $i = 0; $i < $max;... |
|
atom |
Old hashcat Support
|
6 |
27,124 |
01-27-2012, 11:34 AM |
|
|
Thread: oclHashcat running on the new AMD hd7970
Post: RE: oclHashcat running on the new AMD hd7970
beta slots are full, sorry |
|
atom |
Hardware
|
52 |
175,240 |
01-28-2012, 10:14 AM |
|
|
Thread: Partially known password + md5 hash + trouble cracking
Post: RE: Partially known password + md5 hash + trouble ...
a third alternative is using a fifo, but this works on linux only. |
|
atom |
General Help
|
5 |
17,248 |
01-28-2012, 10:16 AM |
|
|
Thread: how change 8-15 wordlist limit ??
Post: RE: how change 8-15 wordlist limit ??
i am not planing to increase this, sorry |
|
atom |
Very old oclHashcat-plus Support
|
3 |
8,922 |
01-28-2012, 10:17 AM |
|
|
Thread: Ubuntu 10.10(64 bit)
Post: RE: Ubuntu 10.10(64 bit)
what he meant is you have do run cudaHashcat-plus64 instead of oclHashcat-plus64 when working with nvidia. OCL is for AMD only. however, i cant recall seeing your card on any of the supported hardware... |
|
atom |
Very old oclHashcat-plus Support
|
7 |
19,484 |
01-28-2012, 10:19 AM |
|
|
Thread: WPA minimal len
Post: RE: WPA minimal len
yes, thats one of the things going into the rejection counter |
|
atom |
Very old oclHashcat-plus Support
|
1 |
5,010 |
01-28-2012, 10:25 AM |
|
|
Thread: OclHashtcat-lite exit codes
Post: RE: OclHashtcat-lite exit codes
you should try docs/status_codes.txt |
|
atom |
Very old oclHashcat-lite Support
|
2 |
8,805 |
01-30-2012, 05:20 PM |
|
|
Thread: Standardization
Post: RE: Standardization
yeah. will do.. @ Hash-IT: can you pls add to wiki? |
|
atom |
Feature Requests
|
10 |
20,934 |
01-30-2012, 05:21 PM |
|
|
Thread: oclhashcat-lite v0.8 Bug Report Thread
Post: RE: oclhashcat-lite v0.8 Bug Report Thread
what is the exact problem? |
|
atom |
Very old oclHashcat-lite Support
|
13 |
26,921 |
01-30-2012, 05:21 PM |
|
|
Thread: oclhashcat and linux
Post: RE: oclhashcat and linux
yes and the user requires a valid xsessions. so the user that you use for login to ssh must be logged in via gdm. |
|
atom |
Very old oclHashcat-plus Support
|
4 |
9,922 |
01-30-2012, 05:23 PM |
|
|
Thread: Nordic charset
Post: RE: Nordic charset
they are not translated at all. hashcat words byte wise and does not convert anything. this means if you dictionary contains the chars encoded in ascii then the password hash has be generated on a sys... |
|
atom |
Old hashcat Support
|
2 |
7,040 |
01-30-2012, 05:25 PM |
|
|
Thread: oclhashcat-lite v0.8 Bug Report Thread
Post: RE: oclhashcat-lite v0.8 Bug Report Thread
looks like you copied some strange html content in your report. i had to convert it to hex again and then it worked fine. here is my log:
Quote:
--
root@sf:~/oclHashcat-lite-0.09# ./oclHashcat-lite... |
|
atom |
Very old oclHashcat-lite Support
|
13 |
26,921 |
01-30-2012, 06:48 PM |
|
|
Thread: Website left-side verticle menu problem
Post: RE: Website left-side verticle menu problem
yeah i did not spend so much time on the webpage. if someone is interessted in help pls PM me. |
|
atom |
Organisation and Events
|
1 |
7,317 |
01-31-2012, 11:26 AM |