Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: oclHashcat-plus cracks TrueCrypt
Post: RE: oclHashcat-plus cracks TrueCrypt
That's great news !!
Does this mean that it will be able to manage "pbkdf2_sha256$10000$" too, or am I talking idle ... ooops? |
|
tibit |
Very old oclHashcat-plus Support
|
32 |
157,740 |
06-11-2013, 01:17 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: [solved] How to remove numbers from dictionary .txt or .dic
Post: [solved] How to remove numbers from dictionary .tx...
Hi all
Does anybody knows some .bat command to remove plain numbers from a (huge) dictionary list. (.txt or .dic)
Thank you for any reply
tibit |
|
tibit |
General Help
|
7 |
12,701 |
02-14-2013, 03:24 PM |
|
|
Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...
Thank you for your quick reply epixoip,
but I think this will remove "all" numbers.
I want : example
4519aar
451975a
4519752
451B78l
4519789
will remove :
4519752
4519789
exportfile (out):
4519aar... |
|
tibit |
General Help
|
7 |
12,701 |
02-14-2013, 03:48 PM |
|
|
Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...
Thank you very much,
I will try this out
regards,
tibit |
|
tibit |
General Help
|
7 |
12,701 |
02-14-2013, 04:26 PM |
|
|
Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...
Thank you so much epixoip and m@lik, sed works with gnuwin32 utilities.
Tried your command and it works great!!
Ill change heading to solved :-)
tibit |
|
tibit |
General Help
|
7 |
12,701 |
02-14-2013, 05:38 PM |
|
|
Thread: [solved] Problem sorting dictionary file
Post: [solved] Problem sorting dictionary file
I'm trying to sort a huge (2gb) dictionary file.
I tried the hashcat tools, but had zero result.
With gnuwin utils, I tried sort.exe, gsort.exe, cat.exe
Code:
--
cat 20_04found.dic | sort | un... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
11,924 |
04-20-2014, 05:35 AM |
|
|
Thread: [solved] Problem sorting dictionary file
Post: RE: Problem sorting dictionary file
First of all, thank you for your help!
Code:
--
it sounds like you are hitting and EOF character
--
If this is the reason, how can I remove these 'End Of File' characters or keyboard characters w... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
11,924 |
04-20-2014, 01:47 PM |
|
|
Thread: [solved] Problem sorting dictionary file
Post: RE: Problem sorting dictionary file
Thanks for solving my problem "Kgx Pnqvhm".
ULM could handle my 2gb file.
I downloaded the latest version of sort64.exe (15.2.2014) from the CLi-package on unifiedlm, which handled the task ....
... |
|
tibit |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
11,924 |
04-21-2014, 02:42 AM |
|
|
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,357 |
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,357 |
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,357 |
06-14-2015, 12:59 AM |
|
|
Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???
Hi all,
Tested cudahashcat 1.36 also on different computer and notebook.
The test with a single hash and one word in left and right wordlist turned out ok,
Code:
--
oclHashcat64.exe -a 1 -m 0 ... |
|
tibit |
Old oclHashcat Support
|
9 |
11,357 |
06-14-2015, 10:01 PM |
|
|
Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???
Wow,
Thank you so much. I'm uploading the package right now containing the hashfile and the two wordlists. Also added my test.bat files and the resulting pot-files (fraction of results).
Trying ... |
|
tibit |
Old oclHashcat Support
|
9 |
11,357 |
06-16-2015, 01:35 AM |
|
|
Thread: bug in oclhashcat 1.36???
Post: RE: bug in oclhashcat 1.36???
|
tibit |
Old oclHashcat Support
|
9 |
11,357 |
06-17-2015, 12:10 PM |
|
|
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,696 |
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,696 |
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,696 |
12-14-2014, 08:40 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: 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 |