Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: Workaround for catalyst 12.8??
Post: RE: Workaround for catalyst 12.8??
Thank you very much ... putting back system clock works for now. Hope AMD finds an upgrade solution for the HD7970m in the future. |
|
tibit |
General Help
|
2 |
6,397 |
01-12-2013, 04:35 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,397 |
09-20-2013, 04:54 PM |
|
|
Thread: how to : alphabeth rule???
Post: RE: how to : alphabeth rule???
thank you mastercracker :-) |
|
tibit |
Very old oclHashcat-plus Support
|
2 |
6,397 |
09-21-2013, 11:25 AM |
|
|
Thread: need help creating a wordlist.
Post: RE: need help creating a wordlist.
One of the tools of Hashmanager (insidepro) can do this for you.
Called : Combinepasswords.exe |
|
tibit |
General Talk
|
3 |
7,238 |
06-17-2015, 12:10 AM |
|
|
Thread: $2a$08$ supported??
Post: $2a$08$ supported??
Is blowfish with 8000 itterations allready supported?
Thank you for your reply
tibit |
|
tibit |
General Help
|
2 |
7,298 |
07-18-2014, 06:09 PM |
|
|
Thread: $2a$08$ supported??
Post: RE: $2a$08$ supported??
Thank you for answering my "title" ;-)
It was the answer I needed
tibit |
|
tibit |
General Help
|
2 |
7,298 |
07-19-2014, 01:40 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,408 |
11-22-2015, 05:07 PM |
|
|
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,408 |
11-23-2015, 01:14 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,408 |
11-23-2015, 02:09 AM |
|
|
Thread: Hashcat just stopping
Post: RE: Hashcat just stopping
I'm having the same issue using hashcatgui ... both with mysql and with mysql5
They both return a length error.
so maybe ... |
|
tibit |
Old hashcat Support
|
4 |
8,704 |
09-29-2013, 04:08 AM |
|
|
Thread: SHA1 with long salt - alternatives?
Post: RE: SHA1 with long salt - alternatives?
As undeath wrote:
[salt+password length with is restricted to 55 chars]
Seems that your Hash+salt is 85 characters: (too long)
9f3a76b19306930a84f530c8a5c26ee3230c7da4:fEPjA41CNVq6qTfxz4E4fFhcY3i... |
|
tibit |
Old oclHashcat Support
|
5 |
9,466 |
04-14-2014, 12:54 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,384 |
03-06-2016, 02:21 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,384 |
03-06-2016, 02:43 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,384 |
03-07-2016, 08:44 AM |
|
|
Thread: [solved] how to pipe rli2 tot textfile?
Post: [solved] how to pipe rli2 tot textfile?
Could anyone give me the "windows" code for piping the rli2 stdout results to a textfile??
code :
rli2.exe text1 text2 | ....... ????? >outfile
thank you |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
10,700 |
12-14-2014, 04:33 PM |
|
|
Thread: [solved] how to pipe rli2 tot textfile?
Post: RE: how to pipe rli2 tot textfile?
Thank you very much for replying, but my "outfile" still stays empty.
I sorted both inputfiles unique and they are definitly different to some extend. I have put all files in the same directory.
the... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
10,700 |
12-14-2014, 06:33 PM |
|
|
Thread: [solved] how to pipe rli2 tot textfile?
Post: RE: how to pipe rli2 tot textfile?
philsmd Wrote: (12-14-2014, 06:44 PM)
--
..... also the general idea is that the first file you specify is the (sorted!) whole file and the second file is a (sorted!) subset of the whole file.
--
T... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
5 |
10,700 |
12-14-2014, 08:40 PM |
|
|
Thread: bug in oclhashcat 1.36???
Post: bug in oclhashcat 1.36???
When using a combination attack with with left($x) or right(^x) rules in version 1.36 it applies the rule at the start or end of the combination, not in between the two lists.
The same setup works ok... |
|
tibit |
Old oclHashcat Support
|
9 |
11,365 |
06-13-2015, 05:49 PM |
|
|
Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???
Thanks for replying,
As far as I know '-j' applies to the left wordlist and '-k' to the right. (so I think the code is correct)
I did try to prepend a character to the right wordlist, but in that... |
|
tibit |
Old oclHashcat Support
|
9 |
11,365 |
06-13-2015, 06:24 PM |
|
|
Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???
Thank you for testing,
suppose I'll have to wait for 1.37 then.
tibit |
|
tibit |
Old oclHashcat Support
|
9 |
11,365 |
06-14-2015, 12:59 AM |