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.
Netcat (Win32)
Type: Win32 Executable Hits: 1576
Netcat is THE most useful network utility you'll ever find. This copy is a precompiled Win32 Executeable.
jdefrag.exe
Type: Win32 Executable Hits: 1250
Win32 Prank program written by Jonbo with help from Jesse
Netcat
Type: ELF Binary Hits: 987
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: 753
XChat IRCops is an IRCop script for XChat. This script was originally written by mathews_dm but was patched a bit by me.
So long and Thanks for all the Fish
Type: MP3 Hits: 694
A copy of the So Long and Thanks for all the Fish song from The Hitchhikers Guide to the Galaxy (Good movie btw).
Server Notices
Type: mIRC Script Hits: 662
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: 567
XChat XMMS is an XMMS "Now Playing" script for XChat.
Cats
Type: WMV Video Hits: 493
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.
TweakNT121
Type: Win32 Executable Hits: 446
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.
IRCOP Tools
Type: mIRC Script Hits: 437
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.
GameServ
Type: C Source Hits: 422
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.
Windows 98 Screensavers
Type: Win32 Screensavers Hits: 421
This is a collection of screensavers from Windows 98. A lot of these don't come with Windows XP.
beam-back
Type: Python Script Hits: 412
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: 412
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: 397
Small bit of C source the converts a percentage into a letter grade. No known purpose.
Bash Log
Type: Patch/C Source Hits: 392
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: 381
Small linux tool written in C that grabs the temperature out of /proc/acpi/thermal_zone/THRM/temperature and converts it to Fahrenheit.
Roman Candles
Type: quicktime/movie Hits: 378
Roman candles being fired at neighbors.
genreports.sh
Type: Bash Script Hits: 337
Basic system reports script that I put together for Krypton. Feel free to download and edit to your hearts content.
Smart Boot Manager
Type: ISO Hits: 260
This is a floppy ISO of the Smart Boot manager.
Shoutcache
Type: Win32 Executable Hits: 235
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.
ArcSoft Collage Creator
Type: Win32 Executable Hits: 216
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: 160
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.
WinBot 2.7
Type: Win32 Executable Hits: 158
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.
MiniServ 0.1
Type: C Source Hits: 157
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.
Notebad
Type: Win32 Executable Hits: 136
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.
snmpWatcher
Type: Win32 Executable Hits: 126
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.
Calc
Type: Win32 Executable Hits: 118
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: 106
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: 103
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: 95
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: 76
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: 60
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: 58
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: 57
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: 47
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: 44
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: 44
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: 42
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.
libIRCC Alpha
Type: C Source Hits: 35
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: 33
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.