Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: [solved] How to remove numbers from dictionary .txt or .dic
Post: RE: How to remove numbers from dictionary .txt or ...
egrep -v '^[0-9]+$' dict >dict.1
i'm sure you can find sed, grep, etc for windows. most people on these forums use these tools on windows, so they're definitely out there. |
|
epixoip |
General Help
|
7 |
12,710 |
02-14-2013, 03:57 PM |
|
|
Thread: How to get the best rate in plus
Post: RE: How to get the best rate in plus
if your keyspace is too small or you do not give the gpu enough work to do, then you will be unable to reach full acceleration. use larger dictionaries and more rules. also make sure your -n and -u va... |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
10,047 |
02-21-2013, 06:47 PM |
|
|
Thread: How to get the best rate in plus
Post: RE: How to get the best rate in plus
-n is the accel value, and -u is the number of loops. look at the benchmark script for appropriate values for each algorithm: https://bindshell.nl/pub/hashcat-benchmark.sh |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
10,047 |
02-22-2013, 06:38 AM |
|
|
Thread: How to get the best rate in plus
Post: RE: How to get the best rate in plus
the values found in that benchmark script are the formal recommendations.
of course the speed will vary, but by ensuring you're providing enough work and using the proper settings, you can ensure max... |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
10,047 |
02-23-2013, 09:29 AM |
|
|
Thread: Usage: hashcat [options] hashfile [mask|wordfiles|directories]
Post: RE: Usage: hashcat [options] hashfile [mask|wordfi...
in your first example, you specified -o twice and did not provide a mask.
not sure what happened in your second example.
anyway, just slow down, read the output of -h, and read the wiki. |
|
epixoip |
Old hashcat Support
|
7 |
17,008 |
02-27-2013, 11:29 PM |
|
|
Thread: Usage: hashcat [options] hashfile [mask|wordfiles|directories]
Post: RE: Usage: hashcat [options] hashfile [mask|wordfi...
... way to completely change your entire post after several people have commented on it. |
|
epixoip |
Old hashcat Support
|
7 |
17,008 |
02-27-2013, 11:30 PM |
|
|
Thread: Usage: hashcat [options] hashfile [mask|wordfiles|directories]
Post: RE: Usage: hashcat [options] hashfile [mask|wordfi...
yes, he edited his entire post and completely changed the question. i'm closing this thread.
George, take a day off to learn some fucking netiquette. |
|
epixoip |
Old hashcat Support
|
7 |
17,008 |
02-27-2013, 11:34 PM |
|
|
Thread: How to get the best rate in plus
Post: RE: How to get the best rate in plus
depends on the rules you use, and the size of the wordlist you use. if you're using a small wordlist with best64.rule or something, then sure, low speed is normal. try a large wordlist with d3ad0ne.ru... |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
10,047 |
03-01-2013, 10:59 PM |
|
|
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: 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: amd catalyst 13.1
Post: RE: amd catalyst 13.1
SL3 is no longer in hashcat. maybe you should have done some research before you dropped 30k on hardware. |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
14,719 |
04-06-2013, 12:03 AM |
|
|
Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?
driver is not correctly installed |
|
epixoip |
General Help
|
7 |
25,990 |
04-09-2013, 11:56 PM |
|
|
Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?
nvidia driver. you're missing the cuda runtime. make sure you install the latest version from nvidia.com, and ensure the installer completes without errors. |
|
epixoip |
General Help
|
7 |
25,990 |
04-10-2013, 02:09 AM |
|
|
Thread: Nvcuda.dll missing?
Post: RE: Nvcuda.dll missing?
OP just sent me a pm stating he has AMD gpus, so problem solved :rolleyes: |
|
epixoip |
General Help
|
7 |
25,990 |
04-10-2013, 02:16 AM |
|
|
Thread: Help me with oclHashcat-plus. ERROR: No AMD/SDS compatible platform found
Post: RE: Help me with oclHashcat-plus. ERROR: No AMD/S...
you're running the wrong binary, should be using cudaHashcat not oclHashcat. oclHashcat is for AMD. |
|
epixoip |
General Help
|
7 |
29,027 |
04-16-2013, 07:11 AM |
|
|
Thread: Basics
Post: RE: Basics
supreme Wrote: (06-11-2013, 02:07 PM)
--
you mentioned different attack modes, is there something like a rule of thumb when to use which attack method or why method xy is less powerfull or just not t... |
|
epixoip |
Very old oclHashcat-lite Support
|
7 |
15,234 |
06-11-2013, 02:17 PM |
|
|
Thread: Basics
Post: RE: Basics
which is why i said, if you care about performance, don't use nvidia :) |
|
epixoip |
Very old oclHashcat-lite Support
|
7 |
15,234 |
06-12-2013, 12:26 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: Basics
Post: RE: Basics
supreme Wrote: (06-11-2013, 02:16 PM)
--
Code:
--
cudaHashcat-lite64.exe -n 800 --gpu-loops 1024 -1 ?l?d?s?u --outfile-watch 0 --restore-timer 0 --runtime 28 --pw-min 8 -m 0 aaaaaaaaaaaaaaaaaaaaaaaa... |
|
epixoip |
Very old oclHashcat-lite Support
|
7 |
15,234 |
06-11-2013, 02:30 PM |
|
|
Thread: Big hash list problem
Post: RE: Big hash list problem
GPU #1 does not have enough video memory to handle that many hashes with the new version. |
|
epixoip |
Very old oclHashcat-plus Support
|
7 |
12,493 |
08-26-2013, 09:31 AM |