Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Possible descrypt performance issue
Post: RE: Possible descrypt performance issue
It depends, sure there's a performance drop related to multihash because we can not know the salt value at compile time but as long as you use -a 3 the performance should be only a little bit slower. ... |
|
atom |
Old oclHashcat Support
|
4 |
6,359 |
01-12-2016, 02:17 PM |
|
|
Thread: Creating hashes with hashcat
Post: RE: Creating hashes with hashcat
True, but if you clone the GitHub repository there's a tool called test.pl in the tools/ folder. Once you manage to install all the required perl modules you can use it to generate almost all hashes s... |
|
atom |
General Help
|
2 |
5,760 |
01-12-2016, 02:19 PM |
|
|
Thread: Segmentation Fault while cracking PeopleSoft hashes
Post: RE: Segmentation Fault while cracking PeopleSoft h...
|
atom |
Old hashcat Support
|
2 |
4,858 |
01-12-2016, 02:20 PM |
|
|
Thread: VLIW on NVidia Cuda
Post: RE: VLIW on NVidia Cuda
VLIW code for NVidia is only required for cheap sm_21 models. Basically Ti series cards < 9xx series, like the 560Ti. It is required to get out maximum performance for those cards. With newer cards yo... |
|
atom |
hashcat
|
1 |
4,382 |
01-12-2016, 08:21 PM |
|
|
Thread: Possible descrypt performance issue
Post: RE: Possible descrypt performance issue
Should be fixed with latest beta |
|
atom |
Old oclHashcat Support
|
4 |
6,359 |
01-14-2016, 11:40 AM |
|
|
Thread: How to crack iTunes backup password with hashcat?
Post: RE: How to crack iTunes backup password with hashc...
you can use -m 12000 to crack it see https://hashcat.net/wiki/doku.php?id=example_hashes |
|
atom |
General Help
|
7 |
29,801 |
01-24-2016, 02:21 PM |
|
|
Thread: 38 symbols password limit
Post: RE: 38 symbols password limit
Long salts create problems that can not solved generic. such a case requires a dedicated hash mode |
|
atom |
General Help
|
1 |
3,994 |
02-05-2016, 09:51 AM |
|
|
Thread: Any way to do this type of hash type?
Post: RE: Any way to do this type of hash type?
This needs a new hash mode. You can write your own if your C is good enough. Start with -m 4500 |
|
atom |
General Help
|
1 |
3,599 |
02-05-2016, 09:55 AM |
|
|
Thread: Hashtopus Docker
Post: RE: Hashtopus Docker
Nice contribution, thanks! |
|
atom |
User Contributions
|
1 |
6,037 |
02-05-2016, 09:57 AM |
|
|
Thread: oclHashcat and "--outfile-format=NUM"
Post: RE: oclHashcat and "--outfile-format=NUM"
|
atom |
General Talk
|
2 |
5,131 |
02-05-2016, 09:58 AM |
|
|
Thread: Why max 128
Post: RE: Why max 128
It's better to have a maximum no one can reach than saying there's no limit. You can increase that number yourself when compiling from source |
|
atom |
Old oclHashcat Support
|
1 |
3,360 |
02-05-2016, 10:00 AM |
|
|
Thread: .pae zip file
Post: RE: .pae zip file
.zip is not supported atm |
|
atom |
Old hashcat Support
|
1 |
3,986 |
02-07-2016, 10:09 AM |
|
|
Thread: Crack Salt
Post: RE: Crack Salt
It's possible for hmac-sha256, but only up to length 55 |
|
atom |
General Help
|
1 |
3,570 |
02-15-2016, 11:42 AM |
|
|
Thread: Alg for Xenforo
Post: RE: Alg for Xenforo
It does not exist, but similar exist (md5(md5(password) . salt) in -m 2611. You can rewrite the kernel to sha256, sha256 code is also present in -m 1400 |
|
atom |
Old oclHashcat Support
|
1 |
4,133 |
02-15-2016, 11:45 AM |
|
|
Thread: how do I crack truecrypt containers that were made using Whirlpool?
Post: RE: how do I crack truecrypt containers that were ...
oclHashcat supports all Truecrypt features. Use the following mode:
62XY = TrueCrypt 5.0+
X = 1 = PBKDF2-HMAC-RipeMD160
X = 2 = PBKDF2-HMAC-SHA512
X = 3 = PBKDF2-HMAC-Whirlp... |
|
atom |
Old hashcat Support
|
3 |
7,290 |
02-15-2016, 11:49 AM |
|
|
Thread: masking
Post: RE: masking
You were close:
-1 ?u?d 6ABE43?1?1?1?1?1 |
|
atom |
General Help
|
2 |
4,678 |
02-15-2016, 11:51 AM |
|
|
Thread: The Autotune Engine
Post: The Autotune Engine
The Autotune Engine
If you're using the latest beta version/GitHub you get the following new notification on program start:
Quote:
--
Device #1: autotuned kernel-accel to 1024
Device #1: autotuned... |
|
atom |
hashcat
|
2 |
10,698 |
02-15-2016, 12:14 PM |
|
|
Thread: how do I crack truecrypt containers that were made using Whirlpool?
Post: RE: how do I crack truecrypt containers that were ...
PGP and BestCrypt are not supported but eCryptfs is |
|
atom |
Old hashcat Support
|
3 |
7,290 |
02-16-2016, 04:21 PM |
|
|
Thread: oclHashcat benchmark with Apple CPU + GPU
Post: RE: oclHashcat benchmark with Apple CPU + GPU
please do:
./oclhashcat.app --benchmark --opencl-device-type 2 --opencl-vector-width 2 -m 900
./oclhashcat.app --benchmark --opencl-device-type 2 --opencl-vector-width 2 -m 0
and see if it does any ... |
|
atom |
Old oclHashcat Support
|
31 |
51,171 |
02-20-2016, 02:50 PM |
|
|
Thread: ERROR: restore greater than keyspace
Post: RE: ERROR: restore greater than keyspace
|
atom |
Old oclHashcat Support
|
2 |
4,753 |
02-21-2016, 07:44 PM |