Progs
Progs
Here you will find some programs I wrote for my own usage and that perhaps you will too find usefull. They were originaly wrote for MY computer with MY settings so they are not that much configurable from commandline. Read the README file for more information (where available).
These are writen and tested under Linux and doubt they will work under windows (because or carriage returns, "/" ==> "\") and stuff like that. But you are welcome to try it.
Here they are:
Gnut patch |
This is a patch for gnut, command line gnutella network client, enabling multiple downloads of one source from multiple clients. Gnut is a command line client for the gnutella network. The patch is for version 0.4.28
|
Download: gnut-patch-0.4.28.gz
|
Sortmail.pl |
This is a perl script that separates your mailbox into different files, according to who send each mail. Pretty usefull if you're on mailing lists.
|
Download: sortmail.tar.gz
|
Broken_links.pl |
This is another perl script that finds the broken links in a directory structure.
|
Download: broken_links.gz
|
Cracker |
That's a C program that cracks standard DES *nix password files.
|
Download: cracker.tar.gz
|
dict.pl |
A perl script that tries to be a spell ckecker. It's also a little friendly with html documents.
|
Download: dict.pl.gz
|
Wrap |
This one could be described as "A C program that redirects a network connection"
|
Download: wrap.tar.gz
|
Notes:
- I am not responsible for any damage these programs will do to your computer or your data. If you don't want to don't use them.
- Some programs that could be used for illegal activities are provided for educational purposes as there are hundreds of similar and better ones available over the internet
- You can do whatever you want with the executables and the source code and I won't mind.