Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
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,637 |
08-03-2017, 04:23 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,820 |
09-01-2016, 12:58 AM |
|
|
Thread: salt =seed???
Post: salt =seed???
Little question,
Can a seed, when it's not numeric, be used the same way as a salt in decrypting??
Thank you |
|
tibit |
General Help
|
0 |
3,140 |
11-01-2013, 01:40 PM |
|
|
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,353 |
04-01-2017, 02:15 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,353 |
04-03-2017, 11:49 AM |
|
|
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,372 |
10-07-2015, 12:46 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,372 |
10-07-2015, 01:40 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,172 |
01-13-2016, 05:48 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,172 |
01-13-2016, 01:38 PM |
|
|
Thread: maskprocessor to output in HEX?
Post: maskprocessor to output in HEX?
This great tool is able to generate special chars with the ?b function.
But I'm having a hard time converting special chars like 'tab' or other control characters to HEX in my windows environment.
... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,354 |
01-24-2015, 11:15 PM |
|
|
Thread: regarding hashcat-utils : combinator
Post: regarding hashcat-utils : combinator
Hi,
I was trying to combinate two files in windows but didn't succeed.
My batcode
Code:
--
combinator.exe file1 file2 > file3
--
When I run it, file3 stays empty (zero bites)
Please tell... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
5,534 |
11-12-2014, 02:27 PM |
|
|
Thread: sha-512 Drupal 7
Post: sha-512 Drupal 7
Can anyone tell me what command I should use in oclhashcat to decrypt
Drupal hashes sha512(drupal)? |
|
tibit |
Old oclHashcat Support
|
1 |
5,648 |
04-14-2014, 12:44 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,845 |
02-24-2018, 08:06 PM |
|
|
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,845 |
02-24-2018, 10:16 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,241 |
09-01-2015, 04:53 PM |
|
|
Thread: pbkdf2_sha256$12000$
Post: RE: pbkdf2_sha256$12000$
thank you .. I'll give it a try. |
|
tibit |
General Help
|
2 |
6,241 |
09-01-2015, 08:10 PM |
|
|
Thread: rule vs. mask
Post: rule vs. mask
Trying to add some digits to long passwords, I noticed that using a mask (?d?d?d?d) works nice, but when using a rulefile ($1$2$3$4 etc) it doesn't find anything. This happens for passwords longer tha... |
|
tibit |
Old oclHashcat Support
|
4 |
6,376 |
08-25-2015, 02:46 PM |
|
|
Thread: rule vs. mask
Post: RE: rule vs. mask
Yes I am shure every possible option from 0000-9999 is in the rule file. |
|
tibit |
Old oclHashcat Support
|
4 |
6,376 |
08-25-2015, 03:07 PM |
|
|
Thread: rule vs. mask
Post: RE: rule vs. mask
Thank you , that made it clear! |
|
tibit |
Old oclHashcat Support
|
4 |
6,376 |
08-25-2015, 07:20 PM |
|
|
Thread: how to : alphabeth rule???
Post: how to : alphabeth rule???
Hi,
I'd like to generate a rule that replaces all letters by the next letter in the latin alphabeth.
I want a=>b ; b=>c ; c=>d .... etc.....
Can I make just one rule in wich every letter of a w... |
|
tibit |
Very old oclHashcat-plus Support
|
2 |
6,394 |
09-20-2013, 04:54 PM |