Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: 8 x AMD HD7970 @ 1050MHz
Post: RE: 8 x AMD HD7970 @ 1050MHz
I don't know why you're faster than d3ad0ne's (https://ob-security.info/files/oc2-benchmark.txt). |
|
M@LIK |
Hardware
|
36 |
91,860 |
08-29-2012, 03:22 AM |
|
|
Thread: hashcat-lite 0.8+ AMD 7970 Work?
Post: RE: hashcat-lite + AMD 7970 Work?
-lite is oclHashcat-lite-0.10 (https://hashcat.net/oclhashcat-lite/) now! |
|
M@LIK |
Hardware
|
4 |
8,947 |
10-09-2012, 07:15 PM |
|
|
Thread: HELP!!!
Post: RE: HELP!!!
Wolf_Blitzer Wrote: (02-10-2013, 03:35 AM)
--
exus_28 Wrote: (02-09-2013, 01:41 AM)
--
Ps.: Maybe put your finger in your ass and spin 900RPM, i think it will help you to talk more nicely!
--
Wow.... |
|
M@LIK |
Hardware
|
28 |
44,389 |
02-10-2013, 06:28 PM |
|
|
Thread: ULM Replacement ?
Post: RE: ULM Replacement ?
This is not a scripting forum, but...
uniq's -u option is used when only unique lines are to be kept.
Try:
Code:
--
uniq test.txt
--
Note that uniq won't work probably if the file wasn't sorted.
... |
|
M@LIK |
General Talk
|
18 |
39,381 |
06-10-2012, 01:07 PM |
|
|
Thread: Extracting the passwords from a multiple file wordlist (sed & grep).
Post: RE: Extracting the passwords from a multiple file ...
Optimization?
Code:
--
type *.* | sed '/pass=/I!d;s/pass=\(.*$\)/\1/I;s/^[ \t]*//;s/[ \t]*$//' | sort | uniq -c | sort -nr | cut -c9- > wordlist_FINAL.txt
--
|
|
M@LIK |
General Talk
|
12 |
30,913 |
06-14-2012, 07:35 PM |
|
|
Thread: Extracting the passwords from a multiple file wordlist (sed & grep).
Post: RE: Extracting the passwords from a multiple file ...
Agreed. Thanks for the input. |
|
M@LIK |
General Talk
|
12 |
30,913 |
06-14-2012, 09:34 PM |
|
|
Thread: Working with tab/comma/pipe delimited files (more sed).
Post: RE: Working with tab/comma/pipe delimited files (m...
Since this is not about hash-cracking, I believe this is not the right place to discuss it.
However, I don't mind helping you:
awk is the best tool for this job, on Windows using gawk:
Code:
--
... |
|
M@LIK |
General Talk
|
5 |
17,215 |
06-18-2012, 07:41 PM |
|
|
Thread: [HowTo] Depot oclHashcat-plus's hashcat.pot perfectly
Post: [HowTo] Depot oclHashcat-plus's hashcat.pot perfec...
Hi, I figured out this great way to depot passwords from your hashcat.pot file from: Hash[:Salt]:Password to Password only.
This way doesn't mess up with passwords having : in them.
This method de... |
|
M@LIK |
General Talk
|
6 |
18,483 |
06-21-2012, 08:51 PM |
|
|
Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes
Well, it always differs from one situation to another.
There's no one holly command which will help you always xD |
|
M@LIK |
General Talk
|
13 |
28,538 |
07-08-2012, 07:36 PM |
|
|
Thread: Removing Bad Hashes
Post: RE: Removing Bad Hashes
@Hash-IT (https://hashcat.net/forum/user-776.html):: Replaying to your PM too:
What you want to do can be easily done using the following RegEx command:
Code:
--
^00000[^0]
--
This will remove any... |
|
M@LIK |
General Talk
|
13 |
28,538 |
07-08-2012, 04:53 PM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
He meant your dictionary file. |
|
M@LIK |
General Talk
|
10 |
18,449 |
09-25-2012, 02:20 PM |
|
|
Thread: fgets-sse2 v0.01 released
Post: RE: fgets-sse2 v0.01 released
Text parsing... Like a boaws. |
|
M@LIK |
General Talk
|
6 |
17,371 |
01-07-2013, 05:46 AM |
|
|
Thread: Ticket Tracing system
Post: RE: Ticket Tracing system
Firefox 18.0.1 here, everything's cool. |
|
M@LIK |
General Talk
|
21 |
37,695 |
01-22-2013, 10:26 PM |
|
|
Thread: Yet another hash identification problem
Post: RE: Yet another hash identification problem
rurapenthe Wrote: (03-31-2012, 06:40 PM)
--
Its sha1 or ripemd160.
My hashcat is happy to use a sa SHA1 hash but its not cracking to "hello".
--
HashCat is happy to crack any 40 characters.. but i... |
|
M@LIK |
General Help
|
7 |
16,804 |
03-31-2012, 07:08 PM |
|
|
Thread: MD5 phpbb v.3 question
Post: RE: MD5 phpbb v.3 question
no.. u shouldn't..
not all of (MD5(phpBB3)) hashes start with "$H$9".. |
|
M@LIK |
General Help
|
3 |
10,830 |
03-31-2012, 07:11 PM |
|
|
Thread: Yet another hash identification problem
Post: RE: Yet another hash identification problem
undeath Wrote: (03-31-2012, 10:14 PM)
--
you, my dear friend, have no clue what you are talking about.
--
xD
i just ignored him because of this..
rurapenthe: sorry amigo.. but its true |
|
M@LIK |
General Help
|
7 |
16,804 |
03-31-2012, 10:21 PM |
|
|
Thread: line length exception: 30
Post: RE: line length exception: 30
Mariane::
"MD5(phpBB3)" is not the same as plain md5
cudaHashcat-lite64 can not crack these.. doesnt support it
use oclHashcat-plus-0.07 instead
n u command should be like this::
Code:
--
./cuda... |
|
M@LIK |
General Help
|
4 |
17,967 |
04-02-2012, 02:38 AM |
|
|
Thread: cap2hccap max size is not 5 mb ?
Post: RE: cap2hccap max size is not 5 mb ?
use::
Code:
--
aircrack-ng -J [cap_file] [hccap_file]
--
instead
much easier.. |
|
M@LIK |
General Help
|
3 |
9,855 |
04-17-2012, 08:05 PM |
|
|
Thread: How to use or Hashcat?
Post: RE: How to use or Hashcat?
u should surf the site a little bit first..
here u would find everything:: Wiki (https://hashcat.net/wiki/) |
|
M@LIK |
General Help
|
2 |
26,287 |
04-19-2012, 04:06 AM |
|
|
Thread: Known WPA2 hash cannot be found
Post: RE: Known WPA2 hash cannot be found
hashcat has its own cap format:: .hccap
use this online-converter:: https://hashcat.net/cap2hccap/
just cracked it ; )
Code:
--
Coherer:Induction
Status.......: Cracked
Input.Mode...: Mask (Ind... |
|
M@LIK |
General Help
|
10 |
20,832 |
04-22-2012, 09:34 PM |