License

All content on this site is open source and available under either the Creative Commons or General Public license. You are free to reference, use, or redistribute any of it provided you maintain original author credit.

Downloads

This portion of the website is still under development. Keep your eye on it for when the links become available!

On this page you will find the projects that I am actively developing for eventual release. Note that most of them are in the early to middle stages of development and as such may be unstable, so please do not use them in a production environment.

All software is open-source and is licensed until the General Public License v3, so you are free to download, modify, and redistribute it as you wish. If you would like to get involved in any of these projects or have any comments/questions/concerns/feature requests, send me an email.

GCast

Click for larger image Description: A screen capturing, annotating, and sharing application for the GNOME desktop.

Features:

Download: Coming soon!

GCast is being developed in C#, using Mono and the MonoDevelop IDE.

Jasclipse (An IDE for Java Bytecode)

Click here for a screenshot!

Description: Jasclipse is built on Eclipse and provides an Integrated Development Environment for programming in Java Bytecode. The Jasmin assembler is used to perform the compilation (hence the project name).

The original author of Jasclipse is Alicja Truszkowska. As part of an REU (Research Experience for Undergraduates) program during the summer of 2008, my project partner and I released version 2 of the software which includes a debugger and automated java decompiler view.

Download: Here via SourceForge.net.

APID (Win32 API Debugger)

Description: APID is a debugger for Win32 API calls, sitting between the operating system and any specific process and capturing the calls before they complete.

Features:

Download: Beta 0.1 for Windows 2000/XP/Vista.

APID is being developed in MASM (Microsoft Assembly), using RadAsm. Also useful is OllyDbg (a ring3 [user mode] PE debugger).

Additional screenshots: