Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: solved -- invalid argument hashcat 4.1.0 --gpu-temp-retain=
Post: RE: invalid argument hashcat 4.1.0 --gpu-temp-reta...
Thank you .... your answers solved my problem :-) |
|
tibit |
hashcat
|
3 |
5,842 |
02-24-2018, 10:16 PM |
|
|
Thread: solved -- invalid argument hashcat 4.1.0 --gpu-temp-retain=
Post: solved -- invalid argument hashcat 4.1.0 --gpu-tem...
Hi,
The argument "--gpu-temp-retain" isn't accepted on the new hashcat 4.1.0.
(note : "--gpu-temp-abort" gives no problem.
In the error message there seemes to be a space before 'gpu' which isn... |
|
tibit |
hashcat
|
3 |
5,842 |
02-24-2018, 08:06 PM |
|
|
Thread: small difference asus & msi 1080ti founder edition
Post: small difference asus & msi 1080ti founder edition
You can disregard my question. The information given at the shop was incorrect. So they are both identical as they should be.
Will look for another shop where they give at least correct info.
Quote:... |
|
tibit |
Hardware
|
1 |
2,635 |
08-03-2017, 04:23 PM |
|
|
Thread: Which amd driver should I choose for best performance?
Post: RE: Which amd driver should I choose for best perf...
Thanks for the reply. Appreciated!!
I'll get me a 15.12 then :-) |
|
tibit |
hashcat
|
3 |
4,350 |
04-03-2017, 11:49 AM |
|
|
Thread: Which amd driver should I choose for best performance?
Post: Which amd driver should I choose for best performa...
I know AMD is not the first choice these days, but I do wonder :
wich driver (stiil running catalyst 15.7) is at this time the best to use with Hashcat 3.40 on a windows system?
Should I jump to t... |
|
tibit |
hashcat
|
3 |
4,350 |
04-01-2017, 02:15 PM |
|
|
Thread: temperature limit reached, aborting
Post: temperature limit reached, aborting
With hashcat 3.10, I constantly get this error within an hour
First I get this warning
"Drivers Treshold temperature hit ...
temperature limit reached, aborting ...
I tried abort at 80,85... |
|
tibit |
hashcat
|
1 |
2,819 |
09-01-2016, 12:58 AM |
|
|
Thread: Getting "unruly": Finding base words
Post: RE: Getting "unruly": Finding base words
hashcrash Wrote: (08-17-2016, 08:43 PM)
--
With your command you're not lowercase'ing stuff like german umlauts... (Ä --> ä, Ö --> ö etc.). But I'm not sure if the corresponding rule (toggle) doe... |
|
tibit |
General Talk
|
7 |
18,725 |
08-28-2016, 08:20 PM |
|
|
Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...
OK,
I was a little reluctant about updating the new driver because this Crimson edition gets a lot of negative reviews.
But I will definitely try your advice.
thanks |
|
tibit |
Old oclHashcat Support
|
8 |
10,377 |
03-07-2016, 08:44 AM |
|
|
Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: RE: clEnqueueWriteBuffer() -4 error when using mor...
Windows 7 ultimate 64-Bit
Processor : Intel(R) Core(TM) i7-4960X CPU © 3.60GHz 3.60 GHz
RAM : 32GB
GPU : R9 295x2
Catalyst Driver : 15.7
Problem hard to define.
Small rulefiles (2kb) seem to ... |
|
tibit |
Old oclHashcat Support
|
8 |
10,377 |
03-06-2016, 02:43 PM |
|
|
Thread: clEnqueueWriteBuffer() -4 error when using more than 2 rule files
Post: clEnqueueWriteBuffer() -4 error when using more th...
When using oclhashcat I get this "clEnqueueWriteBuffer() -4" error when I use more than two rule files in the same command.
With 2 rules everything is ok. With 3 rule files, I get this error.
... |
|
tibit |
Old oclHashcat Support
|
8 |
10,377 |
03-06-2016, 02:21 AM |
|
|
Thread: Regarding rli2.exe
Post: RE: Regarding rli2.exe
Thank you for replying even silly questions .... shame on me .... thanks to you!
tibit |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
5,170 |
01-13-2016, 01:38 PM |
|
|
Thread: Regarding rli2.exe
Post: Regarding rli2.exe
It seems that rli2.exe only compares the 'bigger' file against the smaller one. Meaning that we can't find unique lines in a rather small file comparing to an existing very big file.
A rather ugly ... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
5,170 |
01-13-2016, 05:48 AM |
|
|
Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"
azren Wrote: (11-23-2015, 01:55 AM)
--
Code:
--
hashcat-cli64.exe -a 3 -m 2611 --increment --increment-min=4 --increment-max=6 -e "D:\salt3_32" -p : -o "D:\Hashcat_050\1121_found.txt" --outfile-form... |
|
tibit |
Old hashcat Support
|
5 |
8,401 |
11-23-2015, 02:09 AM |
|
|
Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"
In fact, I tried to use that first but,
Using "--increment" in my code with version 0.50, I get errors :
"invalid increment maximum specified"
using this code:
Code:
--
hashcat-cli64.exe -a 3 -... |
|
tibit |
Old hashcat Support
|
5 |
8,401 |
11-23-2015, 01:14 AM |
|
|
Thread: Hashcat v 0.50 "increment error"
Post: Hashcat v 0.50 "increment error"
Trying to do a bruteforce attack (maskattack) for vbulletin |
|
tibit |
Old hashcat Support
|
5 |
8,401 |
11-22-2015, 05:07 PM |
|
|
Thread: printing potfile founds??
Post: RE: printing potfile founds??
After trying some codes, noticed that we have to give the session the same name as the potfile. Next code worked for me:
I made a test.pot in my oclhashcat map.
oclHashcat64.exe -a 0 -m 0 --sessio... |
|
tibit |
General Help
|
2 |
4,370 |
10-07-2015, 01:40 PM |
|
|
Thread: printing potfile founds??
Post: printing potfile founds??
Hi all,
Probably allready asked, but didn't find it searching the forum.
What code should I use to "only" write (print) down the founds allready in the potfile when working on a new hashlist in ... |
|
tibit |
General Help
|
2 |
4,370 |
10-07-2015, 12:46 PM |
|
|
Thread: pbkdf2_sha256$12000$
Post: RE: pbkdf2_sha256$12000$
thank you .. I'll give it a try. |
|
tibit |
General Help
|
2 |
6,237 |
09-01-2015, 08:10 PM |
|
|
Thread: pbkdf2_sha256$12000$
Post: pbkdf2_sha256$12000$
What Hashtype number should I use to crack "pbkdf2_sha256$12000$" hashes??
10000 = Django (PBKDF2-SHA256)
or
10900 = PBKDF2-HMAC-SHA256
??
thank you
tibit |
|
tibit |
General Help
|
2 |
6,237 |
09-01-2015, 04:53 PM |
|
|
Thread: rule vs. mask
Post: RE: rule vs. mask
Thank you , that made it clear! |
|
tibit |
Old oclHashcat Support
|
4 |
6,373 |
08-25-2015, 07:20 PM |