Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: need analog for HashHush and Coy in Linux
Post: need analog for HashHush and Coy in Linux
Hi lucky Linux users!
I decided to try LinuxMint 11 and have some questions for GURU:
First:
what the way in BASH to extract uncracked hashes from my hashlist using john.pot (like utility COY do it... |
|
aaaaa1 |
User Contributions
|
2 |
7,308 |
09-07-2012, 04:43 PM |
|
|
Thread: need analog for HashHush and Coy in Linux
Post: RE: need analog for HashHush and Coy in Linux
many thanks for answer, but i cannot extract uncracked hashes from my list
i did:
Quote:
--
./john --show=left --format=des ./MyHashList.txt > ./uncracked.txt
--
and got:
Quote:
--
Extra parameter f... |
|
aaaaa1 |
User Contributions
|
2 |
7,308 |
09-10-2012, 01:20 PM |
|
|
Thread: [Solved] dictionary cleaning
Post: [Solved] dictionary cleaning
hi guys!
can somebody help me to clean my dictionaries?
in my dicts i can see many lines like on next screenshot:
https://www.up-urs.net/files/13484728211.png
in which way i can remove lines contai... |
|
aaaaa1 |
General Talk
|
10 |
18,445 |
09-24-2012, 10:02 AM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
Yes!
strings < in.dict > out.dict remove all from list
may by need some options?
??? |
|
aaaaa1 |
General Talk
|
10 |
18,445 |
09-24-2012, 12:31 PM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
|
aaaaa1 |
General Talk
|
10 |
18,445 |
09-25-2012, 08:11 AM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
You right, sorry, my reply was not correct.
this function remove ALL content from list, not only lines what i need to remove.
I do not know why?
Can somebody show me any working example how to remove ... |
|
aaaaa1 |
General Talk
|
10 |
18,445 |
09-25-2012, 01:19 PM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
echo $LANG
ru_UA.UTF-8
file hashfile
hashfile: ERROR: cannot open `hashfile' (No such file or directory)
???
where must to be file hashfile? |
|
aaaaa1 |
General Talk
|
10 |
18,445 |
09-25-2012, 01:50 PM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
OK, sorry
03.txt: ASCII text |
|
aaaaa1 |
General Talk
|
10 |
18,445 |
09-25-2012, 02:26 PM |
|
|
Thread: [Solved] dictionary cleaning
Post: RE: dictionary cleaning
OK guys, problem solved!
sed -i '/\HEX code/d'
many thanks for all! |
|
aaaaa1 |
General Talk
|
10 |
18,445 |
09-25-2012, 04:15 PM |
|
|
Thread: Library dependence issue with combinator.bin
Post: RE: Library dependence issue with combinator.bin
@ init_6
You can try hashcat-utils-1.0 from this pack:
https://home.btconnect.com/md5decrypter/HashcatGUI_0241.zip
its work very good under 2.13! |
|
aaaaa1 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
15,762 |
01-10-2013, 11:30 AM |
|
|
Thread: oclhashcat+ v0.12 does not see the second card
Post: oclhashcat+ v0.12 does not see the second card
hi all!
i have next problem:
./oclHashcat-plus64.bin -m 1500 -a 3 --remove -n 160 --gpu-loops 80 -1 ?l -2 ?d -o ./outfile ./Hashes/test ?2?1?2?1?1?2?2?1
After starting i can see next:
Quote... |
|
aaaaa1 |
Very old oclHashcat-plus Support
|
2 |
6,891 |
04-23-2013, 02:38 PM |
|
|
Thread: OHC+ v0.12 does not see second card
Post: OHC+ v0.12 does not see second card
Hi guys!
I have problem with oclHashcat-plus v0.12
2x HD7970 was installed on MB
OS: crunch 11 x64
After installing AMD Catalyst 12.8 did
Code:
--
sudo aticonfig --adapter=all --initial -f
--
But... |
|
aaaaa1 |
Very old oclHashcat-plus Support
|
8 |
14,050 |
10-07-2013, 10:21 AM |
|
|
Thread: OHC+ v0.12 does not see second card
Post: RE: OHC+ v0.12 does not see second card
|
aaaaa1 |
Very old oclHashcat-plus Support
|
8 |
14,050 |
10-07-2013, 10:39 AM |
|
|
Thread: OHC+ v0.12 does not see second card
Post: RE: OHC+ v0.12 does not see second card
Yes, i know it!
but v0.12 is more faster for DES |
|
aaaaa1 |
Very old oclHashcat-plus Support
|
8 |
14,050 |
10-07-2013, 11:34 AM |
|
|
Thread: OHC+ v0.12 does not see second card
Post: RE: OHC+ v0.12 does not see second card
correct, 12.8 faster than 13.1
But how to solve my problem? |
|
aaaaa1 |
Very old oclHashcat-plus Support
|
8 |
14,050 |
10-07-2013, 12:11 PM |
|
|
Thread: OHC+ v0.12 does not see second card
Post: RE: OHC+ v0.12 does not see second card
many thanks!
oclHC v0.13 + Catalyst 13.1 work perfectly and show both cards
oclHC v0.12 + Catalyst 13.1 show both cards but need Catalyst 12.8
So, i still need oclHC v0.12 + 12.8 multiGPU help. |
|
aaaaa1 |
Very old oclHashcat-plus Support
|
8 |
14,050 |
10-07-2013, 01:53 PM |
|
|
Thread: DES is so slow?
Post: DES is so slow?
Hi guys!
Before i used oclhashcat v1.01 and has good speed:
Code:
--
./oclHashcat64.bin -m 1500 --remove -n 400 -u 400 --rules-file ./rules/leetspeak.rule -o ./outfile ./hash.txt ./dic.txt
--
http:... |
|
aaaaa1 |
Old oclHashcat Support
|
1 |
5,049 |
04-29-2014, 02:15 PM |
|
|
Thread: oclHashcat on debian (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux)
Post: RE: oclHashcat on debian (The-Distribution-Which-D...
the answer is here:
https://hashcat.net/forum/thread-2222.html |
|
aaaaa1 |
Old oclHashcat Support
|
5 |
19,444 |
07-01-2014, 02:39 PM |
|
|
Thread: help plz :ERROR: Temperature limit
Post: RE: help plz :ERROR: Temperature limit
it may be helpful
Code:
--
aticonfig --pplib-cmd "get temperature 0" – look temperature
aticonfig --pplib-cmd "get fanspeed 0" – watch the fan speed
aticonfig --pplib-cmd "set ... |
|
aaaaa1 |
Old oclHashcat Support
|
9 |
16,801 |
07-01-2014, 03:06 PM |
|
|
Thread: oclHashcat on debian (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux)
Post: RE: oclHashcat on debian (The-Distribution-Which-D...
please reed https://bluehatrecord.wordpress.com/2014/05/10/installing-the-proprietary-amd-catalyst-14-4-fglrx-driver-on-fedora-20-with-kernel-3-14/
its can be helpful |
|
aaaaa1 |
Old oclHashcat Support
|
5 |
19,444 |
07-03-2014, 09:01 AM |