Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Optimized kernel problem
Post: RE: Optimized kernel problem
You were right, it was a power issue.
Added an extra PSU and now it works like a glove. |
|
Karamba |
hashcat
|
2 |
2,853 |
08-23-2018, 12:09 PM |
|
|
Thread: Optimized kernel problem
Post: Optimized kernel problem
Does it make sense to use -O when working with -a 3?
If yes, read further.
If no, ok, roger that.
I am using Hashcat (v4.2.1-7-g6469357c) on a Debian9 with latest nvidia driver.
When I execute... |
|
Karamba |
hashcat
|
2 |
2,853 |
08-15-2018, 01:19 AM |
|
|
Thread: hashcat approved gpu driver no longer available
Post: RE: hashcat approved gpu driver no longer availabl...
Win10 + AMD
- After installing latest driver from AMD-website (Adrenalin edition v18.x), the cards (RX570) where detected by the system, drivers were correctly installed, but cards didn't work; in de... |
|
Karamba |
hashcat
|
9 |
6,017 |
08-08-2018, 02:01 PM |
|
|
Thread: hcxdumptool ?
Post: RE: hcxdumptool ?
https://hashcat.net/forum/thread-7717-post-41446.html |
|
Karamba |
hashcat
|
1 |
2,489 |
08-08-2018, 01:31 PM |
|
|
Thread: hashcat approved gpu driver no longer available
Post: RE: hashcat approved gpu driver no longer availabl...
My experience:
System with Linux (Debian9) + Nvidia
This guide (https://www.unix-ninja.com/p/Building_a_Password_Cracking_Rig_for_Hashcat_-_Part_III)did the trick (+ some finetuning) without any pr... |
|
Karamba |
hashcat
|
9 |
6,017 |
08-08-2018, 10:59 AM |
|
|
Thread: noob question
Post: RE: noob question
it's hash mode -m 7100 | OSX v10.8+
see https://hashcat.net/wiki/example_hashes how to format the hash correctly
There is a nice script that does the formatting automatically for you. Al little... |
|
Karamba |
hashcat
|
4 |
2,937 |
08-05-2018, 12:14 PM |
|
|
Thread: -m 16700 Filevault
Post: RE: -m 16700 Filevault
After a lot of messing around, I got it working. It only works for Filevault on HFS+ filesystem, and not on the newest APFS.
For educational purposes, I'll post the steps that I followed (on a mac)... |
|
Karamba |
hashcat
|
8 |
7,670 |
07-31-2018, 03:04 PM |
|
|
Thread: -m 16700 Filevault
Post: -m 16700 Filevault
A couple of days ago I read the tweet that -m 16700 Filevault is now supported.
Many thanks for this, because it has been a long time on the wish-list for many, including myself.
Now, maybe I miss... |
|
Karamba |
hashcat
|
8 |
7,670 |
06-29-2018, 04:11 PM |
|
|
Thread: NTLM password not found
Post: RE: NTLM password not found
The special character š is a 2-byte hex value.
You need to force Hashcat to attempt 2-byte hex values. (with ?b?b or with --hex-charset)
The corresponding hex-value for š is 0xc5 0xa1.
When... |
|
Karamba |
hashcat
|
5 |
4,031 |
04-30-2018, 12:31 PM |
|
|
Thread: pass:hash output for every candidate
Post: RE: pass:hash output instead of hash:pass
I have difficulties to understand your question. Please be more specific and/or give examples.
If i am getting your question right, read the Outfile Formats section of the help to see for a possible ... |
|
Karamba |
hashcat
|
5 |
3,427 |
04-26-2018, 10:38 AM |
|
|
Thread: How to output the uncracked hash while saving it
Post: RE: How to output the uncracked hash while saving ...
Maybe is the --remove an option for you?
- the hash.txt will be cleaned and only the non-cracked remain
If you want one file of it, simply merge it with the output file. |
|
Karamba |
General Talk
|
4 |
3,892 |
04-17-2018, 05:09 PM |
|
|
Thread: Using Incremental Mode with a wordlist
Post: RE: Using Incremental Mode with a wordlist
sp00ks Wrote: (04-08-2018, 12:44 AM)
--
...
Am i using the right syntax here? If i use the "-stdout" it does look like right I just don't want to leave this running if there's an issue with my synta... |
|
Karamba |
hashcat
|
1 |
2,122 |
04-08-2018, 11:56 AM |