16
Members introduction / Re: Hello world
« on: April 04, 2013, 04:34:41 am »
Oh my...
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
This can be easily done in C#, just call RtlSetProcessCritical from ntdll.dll (don't forget to elevate your privileges! (SeSecurityName I guess)) and just end your process with Environment.Exit(0), BSOD will show up and say that critical process exited.
I don't make money at all. Zilch. Not even a penny. I'm the kid who lives in the streets with his computer and uses McDonald's free wi-fi. If I drink it's always friends buying.
Are there any free solutions?
Lol someone is in trouble


actually google requires authentication now it seems like.
and even if they did not I'm pretty sure you wouldn't be able to use them to mail bomb because of filters and shit
check this list http://www.e-eeasy.com/SMTPServerList.aspx
You might try to use more meaning full variable names. Because when this project is getting bigger and you are getting back to it after a few weeks. YOU WILL GET A HEADACHE of tracing all the a,c,b,d,f,aga,g,dfg,sdgf, 's origin's
JFYI feh creates a .fehbg script in your home directory everytime you run it to set a wallpaper, so no need for another script calling feh. Just add:
sh ~/.fehbg &
to your .xinitrc file.