Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Feature request: WEP cracking.
Post: RE: Feature request: WEP cracking.
you don't need to accelerate WEP. if it takes longer than a few minutes to crack, then you have not collected enough IVs. you should be able to crack WEP in under 5 minutes on a mobile phone.
and a... |
|
epixoip |
Very old oclHashcat-plus Support
|
1 |
5,440 |
06-11-2013, 11:41 AM |
|
|
Thread: Basics
Post: RE: Basics
supreme Wrote: (06-11-2013, 11:01 AM)
--
what is the main difference between oclHashcat-plus and lite ? when exactly would i choose lite instead of plus ?
--
plus supports cracking multiple hashes ... |
|
epixoip |
Very old oclHashcat-lite Support
|
7 |
15,234 |
06-11-2013, 11:14 AM |
|
|
Thread: GPU recommendation for the IBM System x iDataPlex dx360 M4
Post: RE: GPU recommendation for the IBM System x iDataP...
I can't confirm with this specific chassis, but most of these GPU server chassis do not support high-power cards, and only support cards with a TDP lower than e.g. 225W. As such, they usually only hav... |
|
epixoip |
Hardware
|
6 |
15,902 |
06-11-2013, 08:23 AM |
|
|
Thread: Bug with complex rule ?
Post: RE: Bug with complex rule ?
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
16,080 |
06-10-2013, 09:54 AM |
|
|
Thread: Filter current wordlists by length of the password
Post: RE: Filter current wordlists by length of the pass...
awk 'length > 7' wordlist.txt >new.txt |
|
epixoip |
General Talk
|
2 |
11,446 |
06-10-2013, 07:25 AM |
|
|
Thread: buying GPU
Post: RE: buying GPU
you will be very disappointed with the performance of that card. if you have a small budget, buy used. |
|
epixoip |
General Help
|
1 |
5,130 |
06-08-2013, 05:57 AM |
|
|
Thread: only 4x7990 per Tyan B7015F77V4R ?
Post: RE: only 4x7990 per Tyan B7015F77V4R ?
we have 16 on order, we'll report back on them soon. |
|
epixoip |
Hardware
|
10 |
21,555 |
06-08-2013, 02:35 AM |
|
|
Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04
turn your monitor upside-down and you will understand what my nick means ;)
glad to hear you got it all working!
even if you are using --gpu-temp-disable, the bios on the gpu will still control ... |
|
epixoip |
General Help
|
8 |
15,384 |
06-08-2013, 02:32 AM |
|
|
Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues
i would also highly recommend disabling multiarch support if you do not need it (and most don't.) it's highly experimental and causes way more problems than it solves. |
|
epixoip |
General Help
|
8 |
18,511 |
06-07-2013, 11:22 AM |
|
|
Thread: Catalyst 13.1 Installation Issues
Post: RE: Catalyst 13.1 Installation Issues
you're trying to load a 32-bit library on a 64-bit system. looks like somehow along the way, something got screwed up.
start by removing the APP SDK, you should not have this installed.
''aptitu... |
|
epixoip |
General Help
|
8 |
18,511 |
06-06-2013, 05:01 AM |
|
|
Thread: How to Bruteforce a part-known string?
Post: RE: How to Bruteforce a part-known string?
Szulik Wrote: (06-05-2013, 07:29 PM)
--
epix i thing that You dont understand question ;] ?l2013 isnt pw-min 8
Guy need to find word with string "2013" it can be "e2013" witch dont have 8 chars leng... |
|
epixoip |
Old hashcat Support
|
4 |
11,433 |
06-06-2013, 12:29 AM |
|
|
Thread: AMD hUMA and oclHashcat
Post: RE: AMD hUMA and oclHashcat
the GPUs in these systems are so weak that it would not be worth the money to build a dedicated cracking system for it. vcl wouldn't make sense either, as it would have to support what you propose as ... |
|
epixoip |
Very old oclHashcat-plus Support
|
3 |
8,051 |
06-05-2013, 12:33 PM |
|
|
Thread: How to Bruteforce a part-known string?
Post: RE: How to Bruteforce a part-known string?
your mask is correct (great job on that by the way, most people who are new to hashcat do not pick up on masks so quickly), you just need to add --pw-min 8
Code:
--
hashcat-cli32 -a 3 -o found.t... |
|
epixoip |
Old hashcat Support
|
4 |
11,433 |
06-05-2013, 12:26 AM |
|
|
Thread: bruteforce characterlimit
Post: RE: bruteforce characterlimit
only 7 digits in length.
you need to use -i if you want to do ?d - ?d?d?d?d?d?d?d |
|
epixoip |
Very old oclHashcat-plus Support
|
1 |
4,807 |
06-04-2013, 02:27 AM |
|
|
Thread: 8800 GT & cudaHashcat-plus
Post: RE: 8800 GT & cudaHashcat-plus
ubuntu 12.04 is fine.
do not install the AMD APP SDK.
you must use AMD Catalyst 13.1 for the current release. the next release will require 13.4.
for the GPU, if you do not need state of the ar... |
|
epixoip |
Hardware
|
3 |
8,695 |
06-03-2013, 10:45 PM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
Kgx Pnqvhm Wrote: (06-03-2013, 02:42 AM)
--
What was more fresh in my mind that that the same dictionary and ruleset took a few seconds to run as an attack, but several hours to output the mangles to... |
|
epixoip |
Old hashcat Support
|
9 |
16,844 |
06-03-2013, 06:00 AM |
|
|
Thread: increasing threads for stdout?
Post: RE: increasing threads for stdout?
the speed of --stdout has not changed. it helps to actually measure, rather than relying on perception.
0.44 without rules
Code:
--
epixoip@db:~/hashcat-0.44$ ./hashcat-cli64.bin --stdout ~/wor... |
|
epixoip |
Old hashcat Support
|
9 |
16,844 |
06-03-2013, 01:35 AM |
|
|
Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04
replace "quiet splash" with "single". this will drop you to a root shell in single user mode. you can use this to install sshd, or you can just do everything from the local console. your pick. |
|
epixoip |
General Help
|
8 |
15,384 |
06-03-2013, 01:09 AM |
|
|
Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04
That makes sense, old CRT monitors were notorious for either not supplying EDID information, or supplying bad EDID information.
The reason it only happens after you install Catalyst is because befo... |
|
epixoip |
General Help
|
8 |
15,384 |
06-02-2013, 12:59 PM |
|
|
Thread: Catalyst 13.1 on Ubuntu 12.04
Post: RE: Catalyst 13.1 on Ubuntu 12.04
this isn't really hashcat related, it's more appropriate for the ubuntu forums, but i'll answer it anyway since i know the answer.
the issue is with the way xorg is detecting your monitor. your mon... |
|
epixoip |
General Help
|
8 |
15,384 |
06-02-2013, 11:44 AM |