Projects Photographs Notes Contact

Blog

Drop Profiler - Profiler in a Single JSP
[Mar 1, 2009; update]

I recently created a small Java web app profiler which resides in a single JSP. It allows for quick CPU profiling without all the typical profiler installation hassles. (Doesn't even need a VM restart.) It is now available for download in the projects section.

Go to project page



Go to page
 

Comment Feature on Many Pages & Spam Meter Update
[May 1, 2008; update]

You can now leave comments on all pages, except for overview pages. Also the Spam Meter project page has been updated to reflect the latest findings.

Go to page
 

Spam Meter Started
[Nov 14, 2007; update]

Technically speaking the project has been running for more than a month now, collecting some initial data. This project will determine the learning curve of todays distributed spamming tools, if there is any.

Go to page
 

HTTPSniff 0.4
[Oct 5, 2007; update]

This version only fixes two bugs which occur on newer systems. No new features.

Go to page
 

Logic Analyzer for Spartan 3E and Altera DE2
[Jul 11, 2007; update]

Jonas Diemer provided a version for the newer S3E starter kit and Kenneth Tsang ported the code to Verilog for the Altera DE2 board.

Go to page
 

Logic Analyzer v0.8 Released
[Mar 3, 2007; update]

Thanks to Frank Kunz, there is now a I2C protocol analyzer.

Go to page
 

Logic Analyzer v0.7 Released
[Dec 31, 2006; update]

Features a complex four stage serial and parallel trigger. All the VHDL code has been restructured to ease porting to different boards. For a list of all changes read the history page.

Go to page
 

Logic Analyzer v0.6a and Input Stage
[Nov 21, 2006; update]

Two developer contributions are now available on the logic analyzer pages: Frank Kunz provided an updated source package featuring a SPI analyzer and channel labels. Richard T. Stofer sent me a PCB layout for a 2.5-5V input stage.

Go to page
 

Compliance With Upcoming German Computer Crime Laws
[Sep 22, 2006; update]

On September 20, 2006 a new computer crime law was proposed by the German Bundestag. It will prohibit to publish computer programs suitable to crack passwords. As I do not have time to stay up to date on the issue, the following pages were modified to comply with the new law: FPGA password cracker and TheNet password cracker

Go to page
 

FPGA Based UNIX Crypt Hardware Password Cracker
[Sep 5, 2006; update]

The source is now available for download. It will do 9.2 MKeys/sec on a XC3S1000-4 device and scale easily to other chip sizes.

Go to page
 

Logic Analyzer v0.6
[Aug 19, 2006; update]

Never say never. Last week I created a new version of the Logic Analyzer with many new features. Among them are support for external sample clocks (state analysis), transfer speed configuration, a post-processing plugin mechanism, experimental scope display and internal sample clock output to control external modules (like ADCs). The GUI has improved and known bugs are fixed.

Go to page
 

Logic Analyzer v0.5
[Jun 22, 2006; update]

Up to 200MHz sampling rate and many other improvements. All content and documentation is up to date. This is likely the last big release. (There might be a bug fix release addressing some known minor issues.)

Go to page
 

Projects overview updated & Logic Analyzer v0.3 released
[May 7, 2006; update]

The main projects page now lists all projects with keywords. The keywords should help users to find projects relevant to them. The new version of the logic analyzer operates at 100MHz, meeting the inital design goal.

Go to page
 

Logic Analyzer v0.2
[May 1, 2006; update]

Increases the maximum sampling rate to 80MHz. Source and Binary packages available for download.

Go to page
 

Logic Analyzer Preview
[Apr 5, 2006; update]

Little sneak preview on the project I am currently working on: A FPGA based logic analyzer - to finally have such a device handy and get familar with VHDL.

Go to page
 

Copyright Issues
[Mar 12, 2006; update]

I recently received an request asking about copyrights / license I use for my software. One of these days I will equip all the software downloads with the proper GPL license files and note in the headers. Until then you can assume its GPL. (If you are the guy who contacted me, please let me know if you found the message.)

Go to page
 

HTTPSniff 0.3 Available
[Dec 4, 2005; update]

It's a quick one day hack to get long missed features in the code. Expect bugs. Hopefully I'll feel guilty soon and create a clean next version.

Go to page
 

New Project: Signal Generator
[Aug 13, 2005; update]

After getting myself up to speed on electronics for school I decided to finally build myself a simple signal generator and frequency counter.

Go to page
 

Ireland Photographs
[Jun 13, 2005; update]



Go to page
 

New HTTP Response Sniffer Version
[Mar 27, 2005; update]

Easter holidays allowed me to finish a new version. A list of improvements can be found in the history.

Go to page