Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: can hashcat crack md5($s.'-'.md5($p)) ?
Post: RE: can hashcat crack md5($s.'-'.md5($p)) ?
I think epixoip (https://hashcat.net/forum/user-1746.html) meant mode 3710 instead of "7". |
|
M@LIK |
Old hashcat Support
|
4 |
8,719 |
11-08-2012, 03:56 PM |
|
|
Thread: oclHashcat-plus v0.10b45
Post: RE: oclHashcat-plus v0.10b45
|
M@LIK |
Beta Tester
|
2 |
3,299 |
11-07-2012, 03:43 PM |
|
|
Thread: HashcatGUI v0.19.beta6 Released
Post: RE: HashcatGUI v0.19.beta6 Released
Input file should be HASH only. |
|
M@LIK |
User Contributions
|
7 |
15,962 |
10-31-2012, 11:11 PM |
|
|
Thread: Wordlist keyspace caching in plus?
Post: RE: Wordlist keyspace caching in plus?
I got my hashcat.dictstat now! YAY!
Thanks blandyuk (https://hashcat.net/forum/user-174.html) and atom (https://hashcat.net/forum/user-1.html), this is definitely awesome! |
|
M@LIK |
Feature Requests
|
5 |
16,717 |
10-31-2012, 06:06 PM |
|
|
Thread: After format speed goes down 50% on HD 7970
Post: RE: After format speed goes down 50% on HD 7970
I don't think so.
Your file doesn't seem to exists.
Hold shift on your keyboard, right-click on the hashfile, select "Copy as path" and paste in your command line. |
|
M@LIK |
Very old oclHashcat-plus Support
|
13 |
19,452 |
10-28-2012, 12:10 PM |
|
|
Thread: Output with --show help.
Post: RE: Output with --show help.
oclHashcat-plus's --show is too simple to do that.
Apparently, you're on Windows. So grab gawk (Google it) and run the following kinda-ugly one-liner:
Code:
--
gawk -F: "FNR==NR{a[$2]=$1;next} $1... |
|
M@LIK |
Very old oclHashcat-plus Support
|
2 |
10,418 |
10-28-2012, 12:14 AM |
|
|
Thread: hashcat stdout mode
Post: RE: hashcat stdout mode
https://hashcat.net/forum/thread-1016.html
Not mentioning, 0.39 is too old. |
|
M@LIK |
Old hashcat Support
|
2 |
6,738 |
10-27-2012, 06:13 PM |
|
|
Thread: Possible bug-no estimate if -a1 and -r
Post: RE: Possible bug-no estimate if -a1 and -r
He did, in the first post. |
|
M@LIK |
Old hashcat Support
|
13 |
22,258 |
10-26-2012, 05:32 PM |
|
|
Thread: oclHashcat-plus v0.09
Post: RE: oclHashcat-plus v0.09
Cats to cats, sir.
And you welcome. |
|
M@LIK |
Very old oclHashcat-plus Announcements
|
21 |
94,670 |
10-26-2012, 02:26 AM |
|
|
Thread: oclHashcat-plus v0.09
Post: RE: oclHashcat-plus v0.09
atom Wrote:
--
Default workload settings have been changed to reduce desktop lags. You can re-adjust by settings --gpu-loops 4096 -n 32 or so by hand.
--
|
|
M@LIK |
Very old oclHashcat-plus Announcements
|
21 |
94,670 |
10-26-2012, 01:43 AM |
|
|
Thread: Hashcat 0.41 external salt file and --remove error
Post: RE: Hashcat 0.41 external salt file and --remove ...
Don't use --remove flag with -e, use awk\gawk command to remove cracked hashes instead:
Code:
--
awk -F: "FNR==NR{ a[$1]++ } a[$1]!=1" cracked original_hashfile > leftfile
--
|
|
M@LIK |
Old hashcat Support
|
4 |
8,276 |
10-24-2012, 10:24 AM |
|
|
Thread: OSX 10.8 Mountain Lion support
Post: RE: OSX 10.8 Mountain Lion support
They keep changing their hashing algos ridiculously. |
|
M@LIK |
Feature Requests
|
5 |
16,598 |
10-24-2012, 10:23 AM |
|
|
Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...
Post your command-line here. |
|
M@LIK |
General Help
|
8 |
20,901 |
10-23-2012, 04:46 PM |
|
|
Thread: DES(Unix): Terrible Bug
Post: RE: DES(Unix): Terrible Bug
That sounds a bit awkward. It explains a lot though.
Anyways, sorry, I did not mean to spoil this.
Waiting for this getting officially supported. |
|
M@LIK |
Beta Tester
|
7 |
7,747 |
10-23-2012, 01:17 PM |
|
|
Thread: Bruteforce/Mask captial and non capital letters?
Post: RE: Bruteforce/Mask captial and non capital letter...
Move the mask after the hashfile. |
|
M@LIK |
General Help
|
8 |
20,901 |
10-23-2012, 12:05 PM |
|
|
Thread: Possible bug-no estimate if -a1 and -r
Post: RE: Possible bug-no estimate if -a1 and -r
Okay, I can't really explain why it doesn't print the time when using AsIs.rule, but if I were you I'd just modify my script in a way that if there's no rulefile set > use 'nul' as a rulefile and carr... |
|
M@LIK |
Old hashcat Support
|
13 |
22,258 |
10-23-2012, 12:36 AM |
|
|
Thread: Possible bug-no estimate if -a1 and -r
Post: RE: Possible bug-no estimate if -a1 and -r
I suppose you are on Windows. Try with -r nul since you aren't using any actual rules. |
|
M@LIK |
Old hashcat Support
|
13 |
22,258 |
10-22-2012, 10:58 PM |
|
|
Thread: DES(Unix): Terrible Bug
Post: RE: DES(Unix): Terrible Bug
As I mentioned:
M@LIK Wrote:
--
Note that some hashes remain intact, don't ask me why.
--
Mostly the outfile is the victim. And, yes, I also noticed nothing happens with two hashes. Try with, say, 2... |
|
M@LIK |
Beta Tester
|
7 |
7,747 |
10-22-2012, 09:51 PM |
|
|
Thread: DES(Unix): Terrible Bug
Post: RE: DES(Unix): Terrible Bug
Haha, this just got worse.
hashcat-cli64.exe from https://hashcat.net/files/hashcat-0.41.7z is happy to crack any des hash using -m1500.
Folks, please welcome the new hidden algos...
NOTE: All ... |
|
M@LIK |
Beta Tester
|
7 |
7,747 |
10-22-2012, 04:27 PM |
|
|
Thread: DES(Unix): Terrible Bug
Post: DES(Unix): Terrible Bug
This is a bug report related to descrypt (-m1500) on CPU's hashcat only.
Whenever the flag\s --remove OR\AND -o is\are set while attacking descrypt list, hashcat messes the original hashfile OR\AND t... |
|
M@LIK |
Beta Tester
|
7 |
7,747 |
10-22-2012, 04:10 PM |