Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Start From Stop At Brute Force
Post: RE: Start From Stop At Brute Force
Hash-IT Wrote: (06-02-2012, 12:38 PM)
--
I thought he meant this ...
Code:
--
oclHashcat-plus32.exe --hash-type 2500 -1 ABCDEFGHIJKLM test.hccap -o Found.txt ?1?u?u?u?u?u?uA
--
Then...
Code:
... |
|
undeath |
Very old oclHashcat-plus Support
|
15 |
29,325 |
06-02-2012, 01:06 PM |
|
|
Thread: Clean up CAP and Convert to HCCAPX for use with Hashcat
Post: RE: Clean up CAP and Convert to HCCAPX for use wit...
it's probably a lot easier to use hcxtools |
|
undeath |
hashcat
|
6 |
29,048 |
09-12-2017, 10:54 PM |
|
|
Thread: Three hd7970 = OS hang
Post: RE: Three hd7970 = OS hang
Have you tried observing dmesg (cat /dev/kmsg)? Sometimes it prints interesting stuff right before a crash (like driver problems). |
|
undeath |
Hardware
|
14 |
28,922 |
07-27-2014, 06:53 PM |
|
|
Thread: Problem with brute-force
Post: RE: Problem with brute-force
your card is unsupported. |
|
undeath |
Old hashcat Support
|
14 |
28,919 |
07-11-2012, 02:16 AM |
|
|
Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?
the algorithm does not feature salts. You cannot do this with any hashcat version. |
|
undeath |
Old hashcat Support
|
15 |
28,806 |
02-23-2012, 01:14 PM |
|
|
Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?
as atom already said, it is not possible to do this with NUL-bytes.
edit: sorry, i mixed the different hashcat versions.
with oclhashcat-* you can use the --hex-charset option with an appropriat... |
|
undeath |
Old hashcat Support
|
15 |
28,806 |
02-23-2012, 01:28 PM |
|
|
Thread: which is the correct salt file format?
Post: RE: which is the correct salt file format?
as sha256 does not feature salts you simply pretend it was part of the actual plain and therefore use the --hex-charset option. |
|
undeath |
Old hashcat Support
|
15 |
28,806 |
02-23-2012, 04:28 PM |
|
|
Thread: oclHashcat-plus not working in backtrack r2
Post: RE: oclHashcat-plus not working in backtrack r2
did you try not to install the sdk but only the driver? If you install the sdk it will never work. |
|
undeath |
Very old oclHashcat-plus Support
|
10 |
28,787 |
04-10-2012, 06:33 PM |
|
|
Thread: vBulletin MD5 without Salts
Post: RE: vBulletin MD5 without Salts
of course you could try to bruteforce a password AND a 30 character salts. It only slightly increases the work. 95^8 for the password and 95^30 for the salt. All in all 95^8+95^30. I don't think you w... |
|
undeath |
Old hashcat Support
|
9 |
28,779 |
11-04-2011, 03:34 PM |
|
|
Thread: 6970 users wanted
Post: RE: 6970 users wanted
really awful bug. Is there no way to workaround this? |
|
undeath |
General Help
|
15 |
28,646 |
07-18-2012, 11:05 AM |
|
|
Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes
|
undeath |
General Talk
|
13 |
28,532 |
07-07-2012, 07:08 PM |
|
|
Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes
|
undeath |
General Talk
|
13 |
28,532 |
07-07-2012, 10:50 PM |
|
|
Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes
o_O
grep -E '^[a-f0-9]{40}$' | grep -v '^00000' |
|
undeath |
General Talk
|
13 |
28,532 |
07-08-2012, 04:52 PM |
|
|
Thread: AMD Radeon HD 6770 M Graphic Card (ADL_Overdrive6_FanSpeed_Get() is missing) Error
Post: RE: AMD Radeon HD 6770 M Graphic Card (ADL_Overdr...
That's not an error but a warning. However your start command is missing -a0 |
|
undeath |
General Help
|
13 |
28,436 |
10-26-2014, 05:11 PM |
|
|
Thread: AMD Radeon HD 6770 M Graphic Card (ADL_Overdrive6_FanSpeed_Get() is missing) Error
Post: RE: AMD Radeon HD 6770 M Graphic Card (ADL_Overdr...
You must use the driver from the amd website. If you can't get it to run you won't get oclhashcat to run. |
|
undeath |
General Help
|
13 |
28,436 |
11-03-2014, 03:52 PM |
|
|
Thread: Operating Systems used by hashcat users
Post: RE: Operating Systems used by hashcat users
hashcat: linux
oclhashcat: windows
:P |
|
undeath |
Organisation and Events
|
10 |
28,248 |
06-08-2012, 06:09 PM |
|
|
Thread: Algo : WoltLab BB3
Post: RE: Algo : WoltLab BB3
is that python snippet yours? If yes: who told you to use hexlify/unhexlify?
Code:
--
import hashlib
import binascii
# WBB3 scheme -> sha1($salt.sha1($salt.sha1($pass))
hash = "e2063f7c629d... |
|
undeath |
Feature Requests
|
10 |
28,179 |
05-16-2012, 09:23 AM |
|
|
Thread: Temperature abort trigger NVIDIA GeForce GTX 670
Post: RE: Temperature abort trigger NVIDIA GeForce GTX 6...
|
undeath |
Old oclHashcat Support
|
14 |
28,033 |
10-11-2014, 07:23 PM |
|
|
Thread: Temperature abort trigger NVIDIA GeForce GTX 670
Post: RE: Temperature abort trigger NVIDIA GeForce GTX 6...
what exactly is the problem here? |
|
undeath |
Old oclHashcat Support
|
14 |
28,033 |
10-12-2014, 06:48 PM |
|
|
Thread: Temperature abort trigger NVIDIA GeForce GTX 670
Post: RE: Temperature abort trigger NVIDIA GeForce GTX 6...
looks like it aborts without any error any without any user interaction? |
|
undeath |
Old oclHashcat Support
|
14 |
28,033 |
10-13-2014, 01:51 AM |