Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Who have old HashCat Plus ?
Post: RE: Who have old HashCat Plus ?
You're probably better off using CPU hashcat to be honest. If old versions don't work, don't expect support. |
|
Mangix |
Very old oclHashcat-plus Support
|
8 |
14,988 |
10-02-2013, 02:22 AM |
|
|
Thread: Hashcat crashing
Post: RE: Hashcat crashing
you need to give hashcat a dictionary to work on. it's thinking that you're piping it in from another application which you aren't. read about the different attack modes on the wiki. |
|
Mangix |
Old hashcat Support
|
5 |
10,957 |
09-30-2013, 03:12 AM |
|
|
Thread: Cracking with multiple PCs
Post: RE: Cracking with multiple PCs
|
Mangix |
Very old oclHashcat-plus Support
|
6 |
14,632 |
09-26-2013, 05:52 AM |
|
|
Thread: Hashcat on Laptop
Post: RE: Hashcat on Laptop
Any laptop should work. Recommended ones are ones with an AMD GPU for oclHashcat. for CPU hashcat, and intel CPU might work better. not sure. In my experience, oclHashcat tends to keep the overall tem... |
|
Mangix |
Hardware
|
4 |
11,794 |
09-25-2013, 11:58 PM |
|
|
Thread: fgets_sse2 versions of hashcaat-utils
Post: fgets_sse2 versions of hashcaat-utils
TL;DR: Use the regular ones unless you really need speed.
Summary: most of the hashcat-utils use fgetl (a wrapper around fgets) so for speed I ported them to use atom's fgets_sse2.
Benefits....S... |
|
Mangix |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,476 |
09-19-2013, 10:13 AM |
|
|
Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?
I made you a 64-bit binary using MinGW64. Should work.
https://dl.dropboxusercontent.com/u/102011983/splitlen.exe |
|
Mangix |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
29,287 |
09-16-2013, 07:46 PM |
|
|
Thread: splitlen shrinks dictionary size?
Post: RE: splitlen shrinks dictionary size?
You need to recompile splitlen and change these two lines accordingly:
#define LEN_MIN 1
#define LEN_MAX 15
You could also try using a one-liner in bash to accomplish the same thing:
awk '{p... |
|
Mangix |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
13 |
29,287 |
09-11-2013, 02:02 AM |
|
|
Thread: Huge wordlist
Post: RE: Huge wordlist
try splitting your wordlist into smaller chunks and running them separately.
advanced tip: you can also try a normal mask attack like -1 ?u?l?d ?1?1?1?1?1?1?1?1 but you can run hcstatgen to generat... |
|
Mangix |
Very old oclHashcat-lite Support
|
9 |
25,438 |
09-10-2013, 05:41 AM |
|
|
Thread: oclHashcat-plus cracks TrueCrypt
Post: RE: oclHashcat-plus cracks TrueCrypt
you need to use VCL for that. |
|
Mangix |
Very old oclHashcat-plus Support
|
32 |
157,728 |
09-05-2013, 07:21 AM |
|
|
Thread: Hashcat always exhausted - wpa/wpa2
Post: RE: Hashcat always exhausted - wpa/wpa2
Either the password is wrong or the handshake capture was bad. Probably the latter which means you need a new handshake capture.
If that still fails, something is wrong with your wordlist. To verif... |
|
Mangix |
General Help
|
6 |
18,412 |
09-05-2013, 12:57 AM |
|
|
Thread: Radeon HD 7470m -- oclHashcat-plus64.exe has stopped working
Post: RE: Radeon HD 7470m -- oclHashcat-plus64.exe has s...
Beta 2 is known to be buggy. Use Beta 1 instead. |
|
Mangix |
Very old oclHashcat-plus Support
|
19 |
29,808 |
09-04-2013, 08:53 AM |
|
|
Thread: trying to crack my onw WPA
Post: RE: trying to crack my onw WPA
I believe it's input first and then output. If you read what aircrack-ng says, it can't find the input file.
Also, you may want to run wpaclean prior to this.
wpaclean [output] [input] |
|
Mangix |
General Help
|
6 |
21,871 |
09-04-2013, 08:51 AM |
|
|
Thread: oclHashcat-plus with truecrypt
Post: RE: oclHashcat-plus with truecrypt
No... you need to specify an attack mode. If you read the text, oclhashcat is saying that it's expecting input from stdin. |
|
Mangix |
Very old oclHashcat-plus Support
|
5 |
12,343 |
09-04-2013, 08:49 AM |
|
|
Thread: hashcat stopped working fresh install win 8 an cat 13.4
Post: RE: hashcat stopped working fresh install win 8 an...
What's your command line? I've had crashes happen because of bad parameters. |
|
Mangix |
Very old oclHashcat-plus Support
|
8 |
15,005 |
09-02-2013, 06:58 PM |
|
|
Thread: New and learning
Post: RE: New and learning
jb_bak Wrote: (08-27-2013, 03:09 AM)
--
undeath Wrote: (08-26-2013, 10:25 PM)
--
according to epixoip's post one 7970 will do 130kH/s
therefore:
>>> (26**9)/130000/60/60/24
483.3959828148148
... |
|
Mangix |
Very old oclHashcat-plus Support
|
11 |
22,129 |
08-28-2013, 10:39 PM |
|
|
Thread: cuCtxCreate_v2 Fatal Error
Post: RE: cuCtxCreate_v2 Fatal Error
you downloaded the wrong thing. It looks like you want CPU hashcat: https://hashcat.net/files/hashcat-0.46.7z |
|
Mangix |
Old hashcat Support
|
3 |
11,126 |
08-28-2013, 03:39 AM |
|
|
Thread: [fingerprint] combinator attack v0.13 bad, v0.15 good FYI upgrade!
Post: RE: [fingerprint] combinator attack v0.13 bad, v0....
you might wish to sort your wordlists by length as suggested by atom in the release notes for 0.15. Actually this is a good idea for any version of oclhashcat. You can use the splitlen utility to do s... |
|
Mangix |
Very old oclHashcat-plus Support
|
3 |
7,270 |
08-28-2013, 02:45 AM |
|
|
Thread: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15
https://hashcat.net/files/oclHashcat-plus-0.15.7z
the main page should have been updated already. you may need to clear your cache. |
|
Mangix |
Very old oclHashcat-plus Announcements
|
31 |
215,903 |
08-27-2013, 03:52 AM |
|
|
Thread: NVidia driver issue, was: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15
Kgx Pnqvhm Wrote: (08-25-2013, 03:03 AM)
--
The readme.txt says:
oclHashcat-plus v0.15
=====================
NV users require ForceWare 319.37 or later
As I reported last month, I had trouble... |
|
Mangix |
Very old oclHashcat-plus Support
|
12 |
24,544 |
08-25-2013, 04:19 AM |
|
|
Thread: Possible minor bug in OclHashcat-Plus
Post: RE: Possible minor bug in OclHashcat-Plus
User Wrote: (08-19-2013, 04:20 PM)
--
I contacted Powercolor giving all the information they needed and seems there is no new bios update for both GPUs. I might check TechPowerUP GPU bios database to... |
|
Mangix |
Very old oclHashcat-plus Support
|
6 |
11,993 |
08-19-2013, 06:44 PM |