This page contains my projects. I have only released the one project for the moment because I consider it in a semi-finished state. There are others that I have on my hard drive that I need to clean up before releasing. I reserve the copyright to all work here but you are free to modify it as you wish for your own purposes. The code may be reused in any form that you see fit. As a courtesy you can link back to this page. I'll base the update schedules of these projects on how many people are using them.

Frequency Analyser

This tool is an implementation of the frequency analysis of stream ciphers. It analyses letter frequencies and sorts them in descending order based on the frequency percentage in the cipher text. I have already started extending the tool to analyse bigrams and trigrams and I have plans for it beyond that so you should see some interesting features being added to it in the near future. I'm releasing the first iteration because it does everything I planned. Expect the next iteration in a few weeks.