Local MSN Live password finder, works on MSN 8.x versions under Windows XP and 2003. Compile with Dev-C++ or any other GCC based compiler. Original credit goes to Gregory R. Panakkal.
This article is written by Silvio Cesare in 1998 and documents the algorithms and implementation of UNIX parasite and virus code using ELF objects. Brief introductions on UNIX virus detection and evading such detection are given. An implementation of the ELF parasite infector for UNIX is provided, and an ELF virus for Linux on x86 architecture is also supplied.
This describes how to extract and crack Windows XP passwords with a Linux liveCD. There are numerous texts about this subject, but I've decided to add yet another one and explain some new things while I'm at it.
I've always liked the first Matrix movie, so I couldn't resist making this. It's a very simple one, no OpenGL or anything but hey, it works. Compile with gcc, link with libgdi32. Win32 only.
This is a basic keylogger I wrote a while ago. It has no fancy features like ftp upload or anything, but this makes it clearer and easier to use. Pressing F12 twice will stop it, but I'd advise to comment that part out. Compile with gcc, the keyboard hook is Windows only.