Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
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,903 |
10-23-2012, 04:46 PM |
|
|
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: 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,279 |
10-24-2012, 10:24 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: 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: 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: 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: 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,422 |
10-28-2012, 12:14 AM |
|
|
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,455 |
10-28-2012, 12:10 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,720 |
10-31-2012, 06:06 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,963 |
10-31-2012, 11:11 PM |
|
|
Thread: oclHashcat-plus v0.10b45
Post: RE: oclHashcat-plus v0.10b45
|
M@LIK |
Beta Tester
|
2 |
3,301 |
11-07-2012, 03:43 PM |
|
|
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,721 |
11-08-2012, 03:56 PM |
|
|
Thread: SQL 2012 password hash
Post: RE: SQL 2012 password hash
There is a bug with -m1731 in the current version, but it's already fixed in the new one, you just have to wait! |
|
M@LIK |
Feature Requests
|
11 |
42,566 |
11-09-2012, 04:48 PM |
|
|
Thread: wordpress hash
Post: RE: wordpress hash
Replace "hash.txt" with the full path to the file. E.g.: "D:\mygayasianporno\hash.txt" |
|
M@LIK |
Very old oclHashcat-plus Support
|
3 |
13,377 |
11-11-2012, 08:29 PM |
|
|
Thread: wordpress hash
Post: RE: wordpress hash
Yes, these hashes are normally slow. |
|
M@LIK |
Very old oclHashcat-plus Support
|
3 |
13,377 |
11-11-2012, 08:37 PM |
|
|
Thread: is this normal?
Post: RE: is this normal?
Btw, a friend of mine wrote a python code to brute-force the default pass-phrase for these 2wire routers, it will help you in minimizing the time by skipping some candidates.
https://blog.init6.me/201... |
|
M@LIK |
General Help
|
6 |
12,932 |
11-15-2012, 03:45 AM |
|
|
Thread: dictionary generation
Post: RE: dictionary generation
For your case (which is cracking 2wire routers, I assume), see my post on your other thread.
In general, what are you trying to do will not help much, filtering these guesses will reduce performanc... |
|
M@LIK |
General Help
|
2 |
8,080 |
11-15-2012, 03:50 AM |
|
|
Thread: oclHashcat-plus v0.10 RC1
Post: RE: oclHashcat-plus v0.10 RC1
- It crashes when there's more than 27 dicts in command-line, this problem started with 0.10b44 precisely (0.10b43 works just fine). It's behavior changes when playing with --session=, so they're rela... |
|
M@LIK |
Beta Tester
|
27 |
24,862 |
11-15-2012, 11:18 PM |
|
|
Thread: oclHashcat-plus v0.10 RC1
Post: RE: oclHashcat-plus v0.10 RC1
In --help, "300 = MySQL" should be "300 = MySQL4.1/MySQL5". |
|
M@LIK |
Beta Tester
|
27 |
24,862 |
11-15-2012, 11:33 PM |