[Gllug] Wi-fi keys
Andy McGarty
andy at mac1systems.com
Tue Apr 14 16:45:16 UTC 2009
On Tue, 14 Apr 2009 11:58:16 +0100, Dylan <dylan at dylan.me.uk> wrote:
> On Tuesday 14 April 2009, Robert McKay wrote:
>> perl -e ' my $str = pack("H*", "4d794865785061353577307264"); print
>> "$str\n"; ' MyHexPa55w0rd
>
> That can't be right since the hex key has many twoples greater than 0x7F
> and
> hence generated mostly unprintable characters:
>
> hM▒�▒���Dž
>
>
> Dx
>
You need to print the above string as the indivudal hex representation of
the characters, eg "051F88EE......A1" it should be 13 pairs.
Sorry, my perl isn't up to it.
Or is that the reverse of what the code above does?
Is there not a website that will convert a pass phrase to the 13
characters?
It does seem that WEP is not always straight forward.
Andy
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list