Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
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: 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: Dilemma…!
Post: RE: Dilemma…!
Come up with different solutions if they're attacking fast hash modes. PACK for example can do the same thing by generating hcmask files. |
|
undeath |
hashcat
|
13 |
9,650 |
09-13-2017, 03:00 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: Dilemma…!
Post: RE: Dilemma…!
read this thread https://hashcat.net/forum/thread-6839.html |
|
undeath |
hashcat
|
13 |
9,650 |
09-12-2017, 09:15 PM |
|
|
Thread: ECC and SHA 256 vs quantum computing
Post: RE: ECC and SHA 256 vs quantum computing
According to this paper (https://dl.acm.org/citation.cfm?id=2011531) it would require 1000 qubits to break ECC-160.
As I said in my previous post, hashing algorithms are usually not vulnerable to q... |
|
undeath |
General Talk
|
4 |
4,982 |
09-11-2017, 04:12 PM |
|
|
Thread: ECC and SHA 256 vs quantum computing
Post: RE: ECC and SHA 256 vs quantum computing
Hashing algorithms are usually not vulnerable to quantum computer attacks. Attacks against cryptographic algorithms mostly rely on being able to solve a very small but important set of mathematical pr... |
|
undeath |
General Talk
|
4 |
4,982 |
09-10-2017, 06:08 PM |
|
|
Thread: Suggestions on how to attack
Post: RE: Suggestions on how to attack
If it's random the hints are not worth much. |
|
undeath |
General Talk
|
2 |
3,185 |
09-09-2017, 10:02 AM |
|
|
Thread: Upgrade graphic card on PC, what to buy ?
Post: RE: Upgrade graphic card on PC, what to buy ?
"low budget" can be a pretty broad definition depending on who you ask.
A GTX960 might fit your needs. |
|
undeath |
Hardware
|
45 |
35,412 |
09-09-2017, 10:01 AM |
|
|
Thread: NVIDIA and AMD on the same system?
Post: RE: NVIDIA and AMD on the same system?
They might be talking about available PCIe lanes for x16 or x8 speed but that's completely irrelevant for hashcat. It does not cause the system being unable to utilise those cards.
iirc AMD drivers... |
|
undeath |
Hardware
|
7 |
7,273 |
09-07-2017, 10:07 AM |
|
|
Thread: Complex iTunes password
Post: RE: Complex iTunes password
Of course you can crack that with a wordlist or mask attack but you'd need to add so much specific info about the password it's almost like cheating. No real use. |
|
undeath |
hashcat
|
7 |
6,395 |
09-06-2017, 12:03 PM |
|
|
Thread: MSI Afterburner fan control
Post: RE: MSI Afterburner fan control
try --gpu-temp-disable to disable hashcat's fan control. Maybe there's a conflict. |
|
undeath |
hashcat
|
1 |
2,537 |
09-06-2017, 12:01 PM |
|
|
Thread: NVIDIA and AMD on the same system?
Post: RE: NVIDIA and AMD on the same system?
Just install the drivers. |
|
undeath |
Hardware
|
7 |
7,273 |
09-05-2017, 11:18 PM |
|
|
Thread: NVIDIA and AMD on the same system?
Post: RE: NVIDIA and AMD on the same system?
You can use them all at once. |
|
undeath |
Hardware
|
7 |
7,273 |
09-05-2017, 06:34 PM |
|
|
Thread: Worldlist Clean up
Post: RE: Worldlist Clean up
I think he's rather looking for something like this sed command:
sed 's/^[[:xdigit:]]*[ :]//g' |
|
undeath |
General Talk
|
5 |
4,339 |
09-05-2017, 04:38 PM |
|
|
Thread: Complex iTunes password
Post: RE: Complex iTunes password
The messages you are seeing are just some info, no warnings. Don't know about the ones you did not post.
If you're trying to brute-force that password you're not going to have any success. I don't ... |
|
undeath |
hashcat
|
7 |
6,395 |
09-05-2017, 04:32 PM |
|
|
Thread: noob problem installing
Post: RE: noob problem installing
well, that file should not be a link so you must have screwed up something. |
|
undeath |
hashcat
|
7 |
5,179 |
09-04-2017, 09:15 PM |
|
|
Thread: noob problem installing
Post: RE: noob problem installing
always run it with full path |
|
undeath |
hashcat
|
7 |
5,179 |
09-04-2017, 09:00 PM |
|
|
Thread: noob problem installing
Post: RE: noob problem installing
copying stuff to /usr/bin is usually a bad idea (or actually anywhere outside your home directory, unless you know what you're doing).
Extract hashcat somewhere in your home directory (including al... |
|
undeath |
hashcat
|
7 |
5,179 |
09-04-2017, 07:59 PM |
|
|
Thread: Speed of crack for WPA/WPA2 hash
Post: RE: Speed of crack for WPA/WPA2 hash
Yes, if you pipe anything into hashcat (mp/pp/…) it's using your cpu.
In general mask attack will be the fastest mode but with sufficient rules the speed of a wordlist attack should be pretty clo... |
|
undeath |
hashcat
|
8 |
21,165 |
09-03-2017, 05:15 PM |