Miscellaneous Downloads
Welcome to my downloads page. This is a collection of random stuff I've written or collected over time. I have not checked any of this stuff for virii, and I do not guarantee that it will even work. If you have a problem with something, or if you wish to have something removed, please email me. Enjoy.
jdefrag.exe
Type: Win32 Executable Hits: 952
Win32 Prank program written by Jonbo with help from Jesse
Netcat (Win32)
Type: Win32 Executable Hits: 899
Netcat is THE most useful network utility you'll ever find. This copy is a precompiled Win32 Executeable.
Netcat
Type: ELF Binary Hits: 866
Netcat is THE most useful network utility you'll ever find. This copy is a precompiled ELF 32-bit LSB executable for i386.
XChat IRCops
Type: Perl/XChat Script Hits: 672
XChat IRCops is an IRCop script for XChat. This script was originally written by mathews_dm but was patched a bit by me.
Server Notices
Type: mIRC Script Hits: 585
snotices is another of Static's (?) IRCop scripts. Again, as I don't use mIRC I don't know what the differences are or which one is newer.
XChat XMMS
Type: Perl/XChat Script Hits: 518
XChat XMMS is an XMMS "Now Playing" script for XChat.
IRCOP Tools
Type: mIRC Script Hits: 397
This is an older version of Static's (?) IRCOP Tools Script. I don't use mIRC anymore, so I don't know much about this script.
TweakNT121
Type: Win32 Executable Hits: 396
TweakNT is a tool for adjusting various registration timebombs in Windows XP/2000/2003/etc. Earlier I had mistaked this with TweakUI. I'm not sure what the difference is between TweakNT121 and TweakNT. I believe 121 is newer. If anyone would like to correct me, send me and an email.
GameServ
Type: C Source Hits: 384
This is a copy of the Anope plugin that creates a GameServ to host various games. You should probably get the latest version from Anope's site.
beam-back
Type: Python Script Hits: 375
Beam-back is a python script that records an shoutcast stream to mp3s. One of the pros of beam-back over shoutcache is that it will record individual tracks as individual files. The downside is you will need a copy of python install.
TweakNT
Type: Win32 Executable Hits: 375
TweakNT is a tool for adjusting various registration timebombs in Windows XP/2000/2003/etc. Earlier I had mistaked this with TweakUI.
grade-value.c
Type: C Source Hits: 356
Small bit of C source the converts a percentage into a letter grade. No known purpose.
Bash Log
Type: Patch/C Source Hits: 345
I found myself wanting timestamped logs of commands run as root on some servers, so I grabbed a copy of the bash source and made a little 32 line hack. Here's a patch against bash 3.1. To use it you'll need to create the directory /var/log/bashlog (I suggest chmod 700), along with any sub-directories you need (I need /var/log/bashlog/pts on all my machines).
Bashlog stores the log files in /var/log/bashlog/ttyname.log
ttyname is the output of the C function ttyname() with the /dev/ stripped off (for example, if you're using pts/1, the log is in /var/log/bashlog/pts/1.log). Email me if you have any questions.
Cputemp
Type: ELF Executable Hits: 328
Small linux tool written in C that grabs the temperature out of /proc/acpi/thermal_zone/THRM/temperature and converts it to Fahrenheit.
genreports.sh
Type: Bash Script Hits: 285
Basic system reports script that I put together for Krypton. Feel free to download and edit to your hearts content.
Windows 98 Screensavers
Type: Win32 Screensavers Hits: 250
This is a collection of screensavers from Windows 98. A lot of these don't come with Windows XP.
Smart Boot Manager
Type: ISO Hits: 230
This is a floppy ISO of the Smart Boot manager.
Shoutcache
Type: Win32 Executable Hits: 200
Shoutcache is a little tool I wrote in Visual Basic to record a shoutcast stream to an mp3 file. After writting it I found the much nicer tool, beam-back, which is also on this downloads page.
So long and Thanks for all the Fish
Type: MP3 Hits: 180
A copy of the So Long and Thanks for all the Fish song from The Hitchhikers Guide to the Galaxy (Good movie btw).
ArcSoft Collage Creator
Type: Win32 Executable Hits: 151
ArcSoft Collage Creator is a scrap book page maker for on the computer. Not sure exactly where I got this, but I know we used it for editing our co-op's year book in 2006. Also has clip art.
libIRCC 1.0.0
Type: C Source Hits: 140
libIRCC, the IRC Client Library, is a threaded IRC library written in C. The lastest version may be downloaded from my Subversion Repository. A Dev-C++ project is included for Windows developers, and a Makefile is included for Linux developers. This copy is a bzip2 compressed tarball.
MiniServ 0.1
Type: C Source Hits: 138
MiniServ is a minimalistic HTTP server written in C. One of its purposes was to be easy to include in other projects. The lastest code can be downloaded from my Subversion Repository. This copy is a bzip2 compressed tarball.
WinBot 2.7
Type: Win32 Executable Hits: 137
WinBot is a Windows IRC Bot. I don't know much more about it. The original site closed down so I started hosting it for a friend.
Roman Candles
Type: quicktime/movie Hits: 119
Roman candles being fired at neighbors.
snmpWatcher
Type: Win32 Executable Hits: 109
A few years ago I discovered our Linksys Router send an SNMP broadcast every time someone opened a connection through it. snmpWatcher is a small visual basic project that catches those broadcasts and displays them.
Notebad
Type: Win32 Executable Hits: 108
This is just a hexedited copy of Windows XP's Notepad. Be sure to check out the version information in its properties if you download it.
Cats
Type: WMV Video Hits: 108
This is a clip from AFV (I'm guessing) of some stupid/funny cats. It's 2.3 MB and doesn't belong in an email so I've stuck it here.
Calc
Type: Win32 Executable Hits: 100
This is a copy of Microsoft Windows XP's calculator application. Helpful if you happen to be missing it I suppose...
Echo
Type: Win32 Executable Hits: 89
Not sure exactly what this does right now. Something I coded a while ago. In a hurry and need to get the file to someone, so I'll update this later.
Auto Rerun
Type: Win32 Executable Hits: 88
Auto Rerun is a tool written for Caviar of alliancemu.com to automatically restart an application. I forget how exactly you use this program, once I get a chance to check, I'll add the instructions to this page. If you want the source to the application, please email jesse@jesterpm.net.
Polipo 0.10
Type: C Source Hits: 83
This is a copy of the Polipo proxy server that I used with my hacked-together ebuild when I needed a newer version on one of my gentoo servers.
videodog
Type: GZiped Tarball Hits: 60
Videodog is a useful little tool to grab a single frame from a v4l device. I can't seem to find it online anymore, so here it is.
FTP Explorer
Type: Win32 Executable Hits: 53
FTP Explorer is my favorite FTP client for windows. This is a fairly old version from before the client became shareware.
IRCx
Type: Visual Basic Source Hits: 53
IRCx is an uncompleted IRC client written in Visual Basic. The source, and a compiled executable is included in the ZIP file. This was written by Marc Lough.
Comix Zone
Type: Win32 Executable Hits: 48
Comix Zone is an old 2-D game from our old Packbell computer in which you take the role of a comic book writter sucked into his own comic book by one of his charactors. If you lose, the comic book charactor becomes real and takes over the world.
libpthread
Type: Win32 Dynamic Library Hits: 43
This is a precompiled copy of the PThread library that you will need if you wish to compile libIRCC in windows.
Internet Exploder
Type: Regedit Hits: 40
Registry patch for Internet Explorer to relabel it as Internet Exploder. Kind of funny, kind of true, but still not an excuse to use Internet Explorer. Check out Firefox instead.
jIRC View 0.1.1
Type: Java Applet Hits: 40
This is a java applet that connects to an IRC server and displays what's going on in a channel. It does not, however, allow the viewer to type back. Version 0.1.1 has a few minor bugs fixed that were present in 0.1.
libIRCC 1.0.0 (Zip)
Type: C Source Hits: 36
libIRCC, the IRC Client Library, is a threaded IRC library written in C. The lastest version may be downloaded from my Subversion Repository. A Dev-C++ project is included for Windows developers, and a Makefile is included for Linux developers. This copy is a compressed ZIP archive.
jIRC View 0.1
Type: Java Applet Hits: 30
This is a java applet that connects to an IRC server and displays what's going on in a channel. It does not, however, allow the viewer to type back.
libIRCC Alpha
Type: C Source Hits: 30
libIRCC, the IRC Client Library, is a threaded IRC library written in C. The lastest version may be downloaded from my Subversion Repository. A Dev-C++ project is included for Windows developers, and a Makefile is included for Linux developers. This copy is a compressed ZIP archive.