Re: Password algorithms

From: Unix Guy (nospam@raycosoft.com)
Date: 04/17/02


From: nospam@raycosoft.com (Unix Guy)
Date: 16 Apr 2002 23:06:52 -0700

Writing a program to shift the characters in a string 2 places to the
left on the keyboard is trivial. It's a simple mapping that can be
done with a loop over (1) a case statement in bash / Korn shell, (2) a
hash (associative array) in Perl or (3) a switch statement in C/C++.

This would not be a good method for creating a password if you use a
dictionary word or proper noun as input. (But this is better than
using "password" as your password.)

peter_kelly66@hotmail.com (Peter) wrote > Cheers mr unix guy. the more
that i get is brilliant. 1 question ....?
> do you know how to shift all of the characters in a password
> dictionary say 2 places to the left on the key board and would this be
> a good method as maybe it is hard to program. I am not a programming
> guru. when i evaluate my unix account on my machine using john how do
> i use the complete functionality of john.
>
> P.S. Please dont say the instructions



Relevant Pages

  • Re: Password algorithms
    ... Cheers mr unix guy. ... do you know how to shift all of the characters in a password ... i use the complete functionality of john. ...
    (comp.security.misc)
  • Re: ATWT OT Larry Bryggman
    ... averse to opening up the John Dixon can of worms at all, ... characters when they should be there for events, ... As for the argument about who is the face of ATWT, ... people who don't watch the soap, when trying to think of someone from ...
    (rec.arts.tv.soaps.cbs)
  • Re: Foobville options
    ... tiny snippets of the characters' lives. ... many times have John and Elly gone on vacation and left April at home? ... Realistically (for a comic strip), ...
    (rec.arts.comics.strips)
  • Re: vb6 app that wont run on japanese windows
    ... Also paths with "foreign" characters cause problems. ... >> John & Frank, ... >>> a new problem appeared from a korean user, ... >>> the japanese folks say they will break other apps of theirs if they do ...
    (microsoft.public.vb.general.discussion)
  • Re: How to insert a * in certain controls when Enter is pressed.
    ... Function StarEnter(ctl As Control, KeyCode As Integer, Shift As Integer) ... Dim strPrior As String 'Text before the cursor. ... Dim iSelStart As Integer 'Where cursor is. ... 'SelStart can't cope with more than 32k characters. ...
    (microsoft.public.access.formscoding)

Quantcast