Python: Wordwheel / WordCube solver
Often in newspapers there is a wordwheel or some variant, whereby you have to find as many words greater than 3 letters long, containing the centre word and using the letters no more than once. I have...
View ArticleBash: Script to convert .flv to mp3
Flash Video (.FLV) is currently a very popular format of online videos, inparticular youtube. This post explains how to use a simple script to extract the sound from a flash video file and turn it into...
View ArticleAndroid: WordCube – Daily puzzle game
Due to the success (and small amount of addiction) of my browser-based wordcube game (see here), I decided to make a WordCube application for android. Features Anagram / Wordsearch based puzzle Small...
View ArticleWordcube feedback
This page was created for feedback from users of wordcube available via the wordcube website or as an app for android phones (available in market). Filling in these polls and leaving feedback will help...
View ArticleCracking real world salted MD5 passwords in python with several dictionaries
Recently a friend (who will remain unnamed for obvious reasons) asked me to penetration test a website he created. I found a very simple exploit where I could upload an avatar but the file was not...
View Article