Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: piping hashcat into pyrit
Post: RE: piping hashcat into pyrit
pyrit ignores all words shorter than 8 in length as its the minimum wpa will allow, so try with a different dictionary. |
|
Pixel |
Old hashcat Support
|
6 |
13,263 |
08-31-2012, 12:00 AM |
|
|
Thread: Don't understand how to use the command line
Post: RE: Don't understand how to use the command line
Usage: hashcat [options] hashfile [mask|wordfiles|directories]
hashcat-cli64.exe -a 0 -m 1000 my.hash missing something |
|
Pixel |
Old hashcat Support
|
3 |
5,129 |
02-25-2016, 02:31 PM |
|
|
Thread: Don't understand how to use the command line
Post: RE: Don't understand how to use the command line
Usage: hashcat [options] hashfile [mask|wordfiles|directories]
hashcat-cli64.exe -a 0 -m 1000 my.hash [missing.hcmask | missing.wordfiles | missing\directories\path]
is this hint any better :) |
|
Pixel |
Old hashcat Support
|
3 |
5,129 |
02-25-2016, 05:13 PM |
|
|
Thread: oclHashcat v1.30
Post: RE: oclHashcat v1.30
|
Pixel |
Old oclHashcat Announcements
|
15 |
59,503 |
08-21-2014, 07:38 PM |
|
|
Thread: CudaHashcat 1.30 TrueCrypt Test Fails
Post: RE: CudaHashcat 1.30 TrueCrypt Test Fails
Did exactly the same settings (1mb container, Standard TrueCrypt volume, password Test, whole container) in oclhashcat and it cracked just fine also took less than a second to crack. |
|
Pixel |
Old oclHashcat Support
|
6 |
14,373 |
09-04-2014, 12:21 PM |
|
|
Thread: Help for a rule or command
Post: RE: Help for a rule or command
combinator3 from hashcat-utils can do that.
https://hashcat.net/tools/hashcat-utils/ |
|
Pixel |
Old oclHashcat Support
|
5 |
7,511 |
09-25-2015, 11:47 PM |
|
|
Thread: very slow gpu wpa ocl hashcat
Post: RE: very slow gpu wpa ocl hashcat
Sounds right to me, it's a very weak GPU. What 'online benchmarks' are you referring to? |
|
Pixel |
Old oclHashcat Support
|
5 |
7,670 |
02-07-2016, 03:46 AM |
|
|
Thread: Issues with using charset masks
Post: RE: Issues with using charset masks
You've missing a '?' in front of the 2, you it run with 2?1?1?1?1?1?1?1 in the image instead of ?2?1?1?1?1?1?1?1 |
|
Pixel |
Old oclHashcat Support
|
2 |
4,834 |
06-09-2016, 12:18 AM |
|
|
Thread: DeHasher - a program to remove hashes from found lists
Post: RE: DeHasher - a program to remove hashes from fou...
|
Pixel |
User Contributions
|
10 |
26,283 |
01-21-2014, 02:46 PM |
|
|
Thread: need some help Blue
Post: RE: need some help Blue
blazer Wrote: (06-30-2012, 06:48 PM)
--
Did I go too far?
--
LOL |
|
Pixel |
Very old oclHashcat-lite Support
|
4 |
10,209 |
07-01-2012, 03:58 PM |
|
|
Thread: oclHashcat-plus v0.15
Post: RE: oclHashcat-plus v0.15
Thank you Atom, an absolutely awesome release. |
|
Pixel |
Very old oclHashcat-plus Announcements
|
31 |
215,942 |
08-25-2013, 06:36 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Hello Hash-IT, I've been trying to do something similar to you I think.
I wanted to limit the number of repeated characters in a line as well as limit the total amount of repeats in a line. Hope yo... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-26-2012, 05:18 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Glad you like the links. I know it seems "old fashioned", they are only for testing other tools out that don't support rules and masks, add the fact that my GPU is very weak, GF 8400gs and it gets me ... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-26-2012, 10:09 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Hash-IT Wrote: (05-26-2012, 10:33 PM)
--
I did a very basic and simplistic calculation to try to work out the gain and I "think" if you had to search the entire keyspace using an optimised version it... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-27-2012, 01:52 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Hash-IT Wrote: (05-28-2012, 12:02 AM)
--
To catch the "SS" part of your password you need to modify the code a little to the quoted below.
Code:
--
"/\(.\)\1\1/d;/\(.\).*\1.*\1/d"
--
You can chang... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-28-2012, 01:19 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Just had another idea for sed, can it also delete lines that have any 6 character alphabet sequence within them?
This is the output I'm now getting...
Code:
--
AABCDEFG
AABCDEFH
AABCDEFI
AAB... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-28-2012, 09:26 AM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Hash-IT Wrote: (05-28-2012, 05:23 PM)
--
Thank you, I just wasn't sure and didn't want Pixel to misunderstand. :)
--
Yes I feel stupid now, should of listen to what the sed god M@LIK said in the fi... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-28-2012, 05:28 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Hash-IT Wrote: (05-28-2012, 05:31 PM)
--
Ha ha !
For fans of star wars, M@lik is a "SEDI" master !! :D
--
LOL :D |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-28-2012, 05:35 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Hash-IT Wrote: (05-27-2012, 10:03 PM)
--
OK, thanks to M@lik and Pixel for their help.
Here is the code if you want to create your own modified brute force (8 Upper Alpha).
The first batch limits c... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-27-2012, 10:47 PM |
|
|
Thread: Limiting the consecutive occurrence
Post: RE: Limiting the consecutive occurrence
Hash-IT Wrote: (05-28-2012, 07:19 PM)
--
Well done Pixel, you are a good beta tester !
When this code is sorted we will have to talk about which one of us is generating which parts. :) We need to s... |
|
Pixel |
Very old oclHashcat-plus Support
|
125 |
250,821 |
05-28-2012, 07:24 PM |