Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Which netbook or nettop to buy as a crackign machine?
Post: RE: Which netbook or nettop to buy as a crackign m...
it would work, but it wouldn't be good. |
|
epixoip |
Hardware
|
5 |
10,293 |
04-02-2013, 09:50 PM |
|
|
Thread: Which netbook or nettop to buy as a crackign machine?
Post: RE: Which netbook or nettop to buy as a crackign m...
ati6990 Wrote: (04-02-2013, 11:03 AM)
--
the alienware with 1 or 2 6990ms
--
that is neither a netbook nor a nettop. |
|
epixoip |
Hardware
|
5 |
10,293 |
04-02-2013, 11:04 AM |
|
|
Thread: Which netbook or nettop to buy as a crackign machine?
Post: RE: Which netbook or nettop to buy as a crackign m...
april fools was yesterday. |
|
epixoip |
Hardware
|
5 |
10,293 |
04-02-2013, 11:04 AM |
|
|
Thread: How to extract a hash (VNC, SSH2 or SMB) from a WireShark capture file
Post: RE: How to extract a hash (VNC, SSH2 or SMB) from ...
it's not descrypt, no. the challenge is bit-flipped and encrypted with a single round of des.
https://raw.github.com/magnumripper/JohnTheRipper/unstable-jumbo/src/vnc_fmt_plug.c
https://www.vidarhole... |
|
epixoip |
General Help
|
13 |
69,959 |
03-30-2013, 11:49 AM |
|
|
Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?
it solves the problem of stringing together a ton of redundant commands.
that awk one-liner is hideous. |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,024 |
03-30-2013, 03:30 AM |
|
|
Thread: Wrong number of total hashes ?
Post: RE: Wrong number of total hashes ?
Quote:
--
cat md5.txt|sort|uniq|wc -l
--
i will stab you.
Quote:
--
sort -u md5.txt | wc -l
--
|
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,024 |
03-29-2013, 09:28 PM |
|
|
Thread: Starting with OSX
Post: RE: Starting with OSX
no one is going to hold your hand. you need to do some reading. you do not need osx-specific guidance, as the syntax is the same for all operating systems. |
|
epixoip |
General Help
|
10 |
70,315 |
03-28-2013, 10:49 PM |
|
|
Thread: Starting with OSX
Post: RE: Starting with OSX
the program syntax is the same for all operating systems. |
|
epixoip |
General Help
|
10 |
70,315 |
03-28-2013, 05:36 AM |
|
|
Thread: sha512 line length exception
Post: RE: sha512 line length exception
$6$ hashes in /etc/shadow are not sha512($salt.$pass). try harder. |
|
epixoip |
General Help
|
2 |
7,056 |
03-28-2013, 05:23 AM |
|
|
Thread: Radeon HD 7770 problem...
Post: RE: Radeon HD 7770 problem...
wkdwilliams Wrote: (03-27-2013, 05:26 PM)
--
Simple fix... I moved /opt/AMDAPP/ to the root of my hard drive (or just delete it) and hashcat ran fine.
--
right, you should not have the APP SDK inst... |
|
epixoip |
Very old oclHashcat-plus Support
|
14 |
28,389 |
03-27-2013, 10:13 PM |
|
|
Thread: Radeon HD 7770 problem...
Post: RE: Radeon HD 7770 problem...
philsmd Wrote: (03-27-2013, 01:51 PM)
--
I do not see any problems in the output.
--
i do...
Quote:
--
Platform Version: OpenCL 1.2 AMD-APP (1113.2)
--
that is not the cor... |
|
epixoip |
Very old oclHashcat-plus Support
|
14 |
28,389 |
03-27-2013, 10:13 PM |
|
|
Thread: Trying to understand what I'm doing. SHA1. sha1($pass.$salt)
Post: RE: Trying to understand what I'm doing. SHA1. sha...
actually i just realized you said you were using a vm, in that case you wouldn't be able to use litecat or pluscat anyway. you can only use hashcat. |
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
23,610 |
03-27-2013, 08:15 AM |
|
|
Thread: Trying to understand what I'm doing. SHA1. sha1($pass.$salt)
Post: RE: Trying to understand what I'm doing. SHA1. sha...
oh, osx 10.4 hashes, ok. so in that case, you will need to do a little work to use hashcat with this algorithm.
the algorithm is sha1(salt.pass), and the salt is a four-byte hex salt prepended to the... |
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
23,610 |
03-27-2013, 08:05 AM |
|
|
Thread: Trying to understand what I'm doing. SHA1. sha1($pass.$salt)
Post: RE: Trying to understand what I'm doing. SHA1. sha...
sha1(pass.salt) and sha1(salt.pass) are two different algorithms. if you need sha1(salt.pass) then you cannot use lite.
but if you have a hash in user:hash format, what leads you to believe it is a s... |
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
23,610 |
03-27-2013, 06:07 AM |
|
|
Thread: MD5 Length Exception
Post: RE: MD5 Length Exception
check for trailing whitespace in your hash list as well |
|
epixoip |
Old hashcat Support
|
3 |
8,090 |
03-27-2013, 02:04 AM |
|
|
Thread: Radeon HD 7770 problem...
Post: RE: Radeon HD 7770 problem...
should be in your path, just type 'clinfo'. |
|
epixoip |
Very old oclHashcat-plus Support
|
14 |
28,389 |
03-26-2013, 11:28 PM |
|
|
Thread: Radeon HD 7770 problem...
Post: RE: Radeon HD 7770 problem...
please post the output of clinfo |
|
epixoip |
Very old oclHashcat-plus Support
|
14 |
28,389 |
03-26-2013, 10:32 PM |
|
|
Thread: statsprocessor only running on one core
Post: RE: statsprocessor only running on one core
first, you don't need to pipe statsprocessor into cudaHashcat-plus, as statsprocessor is built-in. all mask-based attacks use markov mode by default unless you explicitly disable it.
second, of cours... |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
7,931 |
03-26-2013, 10:04 AM |
|
|
Thread: No AMD/SDS Compatible Platform Found
Post: RE: No AMD/SDS Compatible Platform Found
use the cudaHashcat-plus binary, not the oclHashcat-plus binary. |
|
epixoip |
Old hashcat Support
|
1 |
9,764 |
03-26-2013, 09:58 AM |
|
|
Thread: statsprocessor only running on one core
Post: RE: statsprocessor only running on one core
statsprocessor is single threaded. |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
7,931 |
03-26-2013, 02:59 AM |