Category: Downloads

  • Free SMS’s – Hacked software circulates on the net

    Reports have been surging recently of some form of “hacked” — especially prepared — software that enables anyone with an internet connection to send free sms’s to any mobile phone in the world. After intensive investigation, our research department (i.e. me) has come across such program and can confirm the rumours: it works. In the…

  • SouthPark and Futurama episodes download in avi dvd-rip

    For all South Park and / or Futurama fans (like me) there is a Russian server hosting most of the episodes with fantastic dvd quality. Grab them while you can!!! (I suspect it will go down fairly soon!) South Park and Futurama episodes in avi with dvd quality download links Tip: copy and paste this…

  • Auto update modsecurity rules – modsec.sh

    Based on an existing script (which didn’t work very well for me) I have come up with one that should cater for everyone’s needs with minimal changes. Modsecurity’s main website is http://www.gotroot.com Click here to download modsec.sh

  • DirectAdmin to cPanel : a partial BASH solution

    I’m one of those who spent hours moving from DirectAdmin to cPanel, and in the meantime I’ve developed a couple of usefull tools to help me do it. For the sanity of everyone ever trying to achieve this, forget googling because there is no tool available ATM. No one has ever started a script simply…

  • Crontab script

    Crontab is a software for *nix systems that enables users to run a certain application at specified times. A problem, at least for me, arises when I want to run an application only if it isn’t already running. For that, I wrote this simple bash script. It’s not perfect but I didn’t find anything serving…