This blog will contain non-technical, fun and personal posts. All my technical posts will be posted on SMD's blog, http://www.smd.com.my. Looking forward to see you there! :-)

How To Install MadWifi On Debian 4.0 (Etch)

First of all, make sure your /etc/apt/source.list doesn’t only contain “main” but “main contrib non-free”. And then, update your APT.
1. Update
apt-get update
2. Install Build Environment
apt-get install build-essential module-assistant wireless-tools
module-assistant prepare
3. Install the driver
module-assistant auto-install madwifi-source
4. Load it!
modprobe ath_pci
That’s it! Have fun and happy surfing.

s dot m dot d 1704 at gmail.com

Yes! You can! Lets say your email address is username@gmail.com. You can reformat it by putting dots, for example u.s.er.name@gmail.com.
Google’s help centre explain:
Because Gmail doesn’t recognize dots as characters within usernames, adding or removing dots from a Gmail address won’t change the actual destination address. Messages sent to yourusername@gmail.com and y.o.u.r.u.s.e.r.n.a.m.e@gmail.com are all delivered [...]

Inspekt Build Available

Yesteday, I presented a full-day tutorial on SQL Injection & Session Hijacking In PHP Programming which seems to have been well received by those who attended. And today, I would like to present to you a new Inspekt Build available to be downloaded at Google Code.
What is Inspekt?
Inspekt acts as a sort of ‘firewall’ API [...]