Eldar Marcussen: February 2011 Archives

Left or right handed passwords

|
Are you left or right handed? How about your password? English based passwords seem to be predominantly left handed. Although I haven't done the proper analysis I suspect it's simply due to the left hand side of the keyboard containing more of the "higher" letter frequency of the Englih language (AERTSD) and the lower number range, which also seems to be favoured over the upper number range.

The February password addition to Jason is handiness.pl, a script which meassures left/right hand usage when entering a password.
~/Jason$ echo -e "123456\npassword\nqwerty\naaaa\nLLLL\n" | ./handiness.pl -
Handiness! Calculates hand use in passwords. 1 is 100% left hand -1 is right hand
0.833333333333333  123456
0.5   password
0.666666666666667  qwerty
1     aaaa
-1    LLLL

You can grab a copy from the github project page: https://github.com/wireghoul/Jason

Game hacking - Hex editing memory

|
Only a few days after I posted my Hex editing save game tutorial, kees over at codeblog posted a quick recounting of how he hacked a game by hex editing the memory on linux.

If you liked my article you should find this interresting, http://www.outflux.net/blog/archives/2011/02/05/fun-with-game-memory/.

January tutorial

|
Last months tutorial ran a little over time. It was game related as it was written during winter-een-mas, but it is finally online without too many spelling mistakes.

The January tutorial is:
Game hacking - Hex editing save games
No Clean Feed - Stop Internet Censorship in Australia
Creative Commons License
This weblog is licensed under a Creative Commons License.