Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
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: [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,708 |
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,708 |
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,708 |
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,708 |
02-14-2013, 05:38 PM |
|
|
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: $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: 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: 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 |