Welcome,
Some of the things, I have worked on:
- Wireshark dissector for Firebird / Interbase connections
This is not complete, and probably not totally correct, but it does the job.
If time permits, I'll look at it again some day to complete it.
- Reverse engineered tjapi.a (TigerJet Tiger560 driver)
This is the same driver as the binary-only one from TigerJet, only with source code.
Next thing I should do with it: write a proper driver.
- Firebird support for storm
This backend worked when I last looked at it, but it is not included in the main storm branch.
I didn't sign my copyright over to Canonical, so they don't want to include it.
- Sudoku Solver written in Java
Sudoku solver using Donald Knuth's Algorithm X in Java.
This is my first Java project, started to learn the ins and outs of Java.
- Mandelbrot generator in Haskell
Really simple mandelbrot generator in Haskell.
I created this to introduce myself to haskell.
- Android Unlock Gesture Recovery
Quick hack to recover the secret gesture for my HTC Hero.
By booting the phone over USB (or not even rebooting if the phone is rooted), it is easy to read the gesture key hash.
Entering the hash on this site shows the decrypted gesture.
Other things: