Limiting the consecutive occurrence
#69
(05-28-2012, 10:30 PM)Hash-IT Wrote: This part of your code...

Code:
mp64.exe --start-at=HAAAAAAA --stop-at=HZZZZZZZ H?u?u?u?u?u?u?u

I am not criticising but do you need to put the min and max ?

I always like to reduce code if possible and I wondered if this would do the same...

Code:
mp64.exe H?u?u?u?u?u?u?u

Oh yea silly me, tired I guess. Well i'm not stopping it now as it been running too long and this really is taking ages. Its been running over 7hr and it only got to "HBCYIFDZ" Undecided Hmmm... This may a few days to do single character!!

(05-28-2012, 10:30 PM)Hash-IT Wrote: A is going to be the worst one to do as it takes so long before anything happens. I wonder if I can start mp.exe at a better start point to move it on a bit. I think AABAAAAA might be ok. I dare not do it until someone approves my idea as I don't want to miss any !!
I like this, anything that could speed this up would be a big help now. You are correct, here's the start word of "A" "AABCEDFG"


(05-29-2012, 02:19 AM)ntk Wrote: I personnally met two real router passwords.
4gZaY34e -4 appears 2x-
pypkpswD - p apear 3 x-

Thanks ntk for you input, all good points. If we added loweralpha or numeric to the mix these lists would explode exponentially in size, plus you should be able to do this with rules but I am curious what brand of routers they are especially the one with 3 P's.

(05-29-2012, 02:19 AM)ntk Wrote: aXaaYaaaZ can still be a very valid and hard to recover password.

be careful with taken out MNOP. ABCDEF

Removing obvious combination such as WERT FGHJ ZXCVBN should be not recommendable,too.

you shoot yourself in the foot, if you try too hard to "dictate" what people "would" not use such as BAcPOrtA. 987ABC321 is a very nice password to remember, and obvious I read somewhere about art to guessing password by people's lazy behaviour using such key combinations. That is an art, because there are people who realy set it.

This for me anyway is more targeted at one router in particularly and what the default password would be. Could always use rules to add bits back in and just use this as a base.


(05-29-2012, 02:19 AM)ntk Wrote: these people got it on GPU
http://http.developer.nvidia.com/GPUGems..._ch35.html
Interesting.....


Messages In This Thread
Limiting the consecutive occurrence - by Hash-IT - 05-23-2012, 12:38 AM
RE: Limiting the consecutive occurrence - by ntk - 05-27-2012, 01:28 PM
RE: Limiting the consecutive occurrence - by TAPE - 05-27-2012, 11:36 PM
RE: Limiting the consecutive occurrence - by ntk - 05-28-2012, 09:57 AM
RE: Limiting the consecutive occurrence - by ntk - 05-29-2012, 12:12 AM
RE: Limiting the consecutive occurrence - by ntk - 05-29-2012, 02:19 AM
RE: Limiting the consecutive occurrence - by Pixel - 05-29-2012, 03:55 AM
RE: Limiting the consecutive occurrence - by ntk - 05-29-2012, 04:02 AM
RE: Limiting the consecutive occurrence - by ntk - 05-30-2012, 10:11 AM
RE: Limiting the consecutive occurrence - by ntk - 06-01-2012, 11:30 PM
RE: Limiting the consecutive occurrence - by ntk - 06-02-2012, 10:48 AM
RE: Limiting the consecutive occurrence - by ntk - 06-03-2012, 12:56 AM
RE: Limiting the consecutive occurrence - by ntk - 06-03-2012, 01:07 PM
RE: Limiting the consecutive occurrence - by ntk - 06-03-2012, 02:14 PM
RE: Limiting the consecutive occurrence - by ntk - 06-05-2012, 02:08 AM
RE: Limiting the consecutive occurrence - by ntk - 06-05-2012, 02:48 AM
RE: Limiting the consecutive occurrence - by aGia - 06-07-2012, 11:26 PM
RE: Limiting the consecutive occurrence - by ntk - 06-08-2012, 12:13 AM
RE: Limiting the consecutive occurrence - by aGia - 06-08-2012, 12:24 AM
RE: Limiting the consecutive occurrence - by ntk - 06-08-2012, 12:29 AM
RE: Limiting the consecutive occurrence - by ntk - 06-08-2012, 01:52 AM
RE: Limiting the consecutive occurrence - by d333 - 09-04-2012, 01:56 PM
RE: Limiting the consecutive occurrence - by atom - 09-04-2012, 02:04 PM