durep is a perl script used for disk usage reports. It can generate text output with bar graphs to allow easy comparisons of disk usage between directories. It can also generate web pages which can be navigated through the directory… Read More ›
Unix
fcrackzip – Password Cracker for Zip Archives
fcrackzip is a fast password cracker partly written in assembler. It is able to crack password protected zip files with brute force or dictionary based attacks, optionally testing with unzip its results. It can also crack cpmask’ed images. Install fcrackzip… Read More ›
Tomboy-Panel for quick access of notes
Tomboy The Ubuntu desktop comes preloaded with a fantastic note-taking application called Tomboy. While the application can be easily accessed from the desktop Applications menu (under the Accessories sub-menu), it can me cumbersome to have to remember to launch this… Read More ›
addrepo – Easiest way to add APT repositories
addrepo is a simple command line interface for easily adding APT repositories to your sources.list Install addrepo in Ubuntu This is very simple process just use the following two commands sudo wget http://mac4deb.googlepages.com/addrepo -O /usr/bin/addrepo sudo chmod +x /usr/bin/addrepo Using… Read More ›
Lanmap – Network discovery tool
Lanmap Listens to all available traffic on the interface of your choice, figures out who’s talking to who, how much, using which protocols.This information is then put into a nice human-readable 2d image (various formats are available) which can be… Read More ›