Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Dilemma…!
Post: RE: Dilemma…!
PACK is just a collection of python scripts. You can run python on almost any OS, including Windows. |
|
undeath |
hashcat
|
13 |
9,650 |
09-13-2017, 05:37 PM |
|
|
Thread: Win 10 App is unable to run on your pc error
Post: RE: Win 10 App is unable to run on your pc error
If you get any error message please post it. If anything else happens describe what's happening. "unable to run on my PC" isn't telling much. |
|
undeath |
hashcat
|
4 |
5,110 |
09-13-2017, 11:30 PM |
|
|
Thread: Hash File No Hashes Loaded error.
Post: RE: Hash File No Hashes Loaded error.
actually it looks like hashcat cannot find your hash.txt file at all. |
|
undeath |
hashcat
|
11 |
32,895 |
09-15-2017, 06:27 PM |
|
|
Thread: Hash File No Hashes Loaded error.
Post: RE: Hash File No Hashes Loaded error.
Your windows is configured to not show known file extensions. That might have something to do with your problem. |
|
undeath |
hashcat
|
11 |
32,895 |
09-16-2017, 10:05 PM |
|
|
Thread: Word List or Mask is too smaill error HELP
Post: RE: Word List or Mask is too smaill error HELP
AtomTan Wrote: (09-17-2017, 09:07 AM)
--
I am trying to run a bruteforce with md5 hashes with a wordlist
--
"wordlist" and "bruteforce" are mutually exclusive |
|
undeath |
hashcat
|
4 |
4,344 |
09-17-2017, 11:09 AM |
|
|
Thread: Old version for CoreDuo ?
Post: RE: Old version for CoreDuo ?
I wouldn't expect anything to run on such an outdated OS. hashcat probably won't run on that hardware at all due to missing opencl drivers. |
|
undeath |
hashcat
|
2 |
3,126 |
09-21-2017, 11:54 AM |
|
|
Thread: Laptop Overheating Problem on Hashcat
Post: RE: Laptop Overheating Problem on Hashcat
Laptops are not designed for such workloads. Get a desktop. |
|
undeath |
hashcat
|
1 |
2,232 |
09-22-2017, 07:35 PM |
|
|
Thread: VeraCrypt cracking always Exhausted
Post: RE: VeraCrypt cracking always Exhausted
You need to make sure you save the wordlist with the correct encoding. I guess Veracrypt uses UTF-8 (just a guess). |
|
undeath |
hashcat
|
7 |
10,898 |
09-29-2017, 05:48 PM |
|
|
Thread: hashcat v 4.0.0
Post: RE: hashcat v 4.0.0
https://hashcat.net/beta/ |
|
undeath |
hashcat
|
9 |
7,349 |
10-09-2017, 11:06 PM |
|
|
Thread: Looking for a Pascal-based Tesla Benchmark
Post: RE: Looking for a Pascal-based Tesla Benchmark
It's hard to find benchmarks for those cards precisely because nobody even bothers buying them for hashcat. Here is a benchmark for P400, I have no idea how it compares to a P40 though: https://hashca... |
|
undeath |
Hardware
|
4 |
3,694 |
10-10-2017, 01:09 PM |
|
|
Thread: network cluster cracking
Post: RE: network cluster cracking
You have 5tb of wordlists? There's your problem. |
|
undeath |
hashcat
|
7 |
8,330 |
10-10-2017, 01:16 PM |
|
|
Thread: hashcat v 4.0.0
Post: RE: hashcat v 4.0.0
@Chick3nman: he's using -b and hence should be using optimized kernels already I think. My single 1060 pulls roughly 20 GH/s, so a 1070 + 1080 should be faster than 27 GH/s. Wouldn't that be about the... |
|
undeath |
hashcat
|
9 |
7,349 |
10-10-2017, 04:46 PM |
|
|
Thread: Hash Benchmark Much Slower Than Expected
Post: RE: Hash Benchmark Much Slower Than Expected
@Chick3nman: -O has no influence on benchmark mode. My own 1060's results are similar to the one in the referenced benchmark (on 4.0.0-rc1). |
|
undeath |
hashcat
|
8 |
8,122 |
10-10-2017, 04:52 PM |
|
|
Thread: hashcat v 4.0.0
Post: RE: hashcat v 4.0.0
Looks like -w 3 in benchmark mode for some reason also implies not using optimized kernels (which can be turned on again by specifying -O). That's a little confusing. |
|
undeath |
hashcat
|
9 |
7,349 |
10-10-2017, 07:14 PM |
|
|
Thread: network cluster cracking
Post: RE: network cluster cracking
Run your candidate generator on each computer running hashcat and use gate from hashcat-utils (https://hashcat.net/wiki/doku.php?id=hashcat_utils#gate) to split the workload. |
|
undeath |
hashcat
|
7 |
8,330 |
10-11-2017, 01:20 PM |
|
|
Thread: new upcoming GTX cards
Post: RE: new upcoming GTX cards
My crystal ball told me you should get a pizza. Wasn't very talkative about GPUs. |
|
undeath |
Hardware
|
6 |
6,321 |
10-13-2017, 02:41 PM |
|
|
Thread: i want to get mail:pass
Post: RE: i want to get mail:pass
Have you clicked the link? Have you read the text? There are even examples. Don't be lazy. |
|
undeath |
hashcat
|
5 |
4,961 |
10-15-2017, 08:30 PM |
|
|
Thread: IOS 11 backup HASHCAT
Post: RE: IOS 11 backup HASHCAT
punkd9 Wrote: (10-15-2017, 09:19 PM)
--
is hashcat able to at least say if any of those letters belonging to the potential passwords are in fact contained in the password?
--
no, that's impossible.
... |
|
undeath |
hashcat
|
5 |
6,600 |
10-15-2017, 09:44 PM |
|
|
Thread: IOS 11 backup HASHCAT
Post: RE: IOS 11 backup HASHCAT
punkd9 Wrote: (10-15-2017, 10:02 PM)
--
Could You please explain as why it is impossible?
--
That's a very fundamental requirement for any cryptographic hash function. If you want to know more: https... |
|
undeath |
hashcat
|
5 |
6,600 |
10-15-2017, 10:20 PM |
|
|
Thread: GTX 1050, 1060, 970 benchmarks
Post: RE: GTX 1050, 1060, 970 benchmarks
Flomac Wrote: (10-16-2017, 01:31 PM)
--
Also, the GTX1060/1050 are only available with axial coolers,
--
Not true. I've got a Manli GTX1060 with a blower fan. |
|
undeath |
Hardware
|
11 |
38,000 |
10-16-2017, 03:15 PM |