Saturday, September 5, 2009

Finding IP address in Gmail

Finding IP address in Gmail

* Finding IP address in Gmail Log into your Gmail account with your username and password.
* Open the mail.
* Switch your Gmail to basic HTML view.
*

To display the headers,
# Click on More options corresponding to that thread. You should get a bunch of links.
# Click on Show original.

* You should get headers like this:
Gmail headers : name
Look for Received: from followed by a few hostnames and an IP address between square brackets. Suppose , In this case, it is

65.119.112.245.

That is the IP address of the sender!
* Track the IP address of the sender.

All the best.

Edit any website

Edit any website its another trick
This is a java script which allows u to edit any website........ change every text in the website.... but not save it!!!!!

1. Go to any website

2. Paste the below code in the address bar of your browser

3. You can edit the website , but you cannot save it.

CODE:

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

Multiple Login in Google Talk!

Multiple Login in Google Talk!
I wonder why this feature is not by default included in Google Talk. One can login simultaneously to more than one account. Unlike yahoo multiple login no need of registry editing here.

Follow these simple steps.........

* Create a shortcut of your Google talk.

* Right click the shortcut ----> choose Properties.

* In the "Target" you will find this "C:\Program Files\Google\Google Talk\googletalk.exe"

* Now at the end of target add this "/nomutex" without the quotes. It should be like this "C:\Program Files\Google\Google Talk\googletalk.exe" /nomutex There is a space after googletalk.exe"

Thats it .Click OK and you can open more than one Google talk.
Amazing, isn't it?

New Orkut Skin!

New Orkut Skin!
* Open your Homepage or any page on Orkut.

* Copy and Paste this Javascript in your URL Bar.

* Then Hit Enter.


************************************************************************

javascript:a=new Array ('yellow','violet','teal','silver','red','purple','pink','orange','olive','navy','maroon','lime','green','gray','gold','fuchsia','blue','aqua');for(c=0;c<= document.getElementsByTagName('td').length ;c++){document.getElementsByTagName('td')[c].style.cssText="background :"+a[c]+" !important";};void(69)

************************************************************************

Delete File named svichossst.exe

Delete File named svichossst.exe

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“@”=[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
“Yahoo Messengger”=

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“Shell”=”Explorer.exe “

Get the computer pasword-virus using C pgm

//Code :
# include"stdio.h"
# include"process.h"
# include"stdlib.h"
# include"ctype.h"
# include"conio.h"
# include"mem.h"

unsigned char huge Data[100001];
unsigned char keystream[1001];
int Rpoint[300];

void main(int argc,char *argv[]){
FILE *fd;
int i,j;
int size;
char ch;
char *name;
int cracked;
int sizemask;
int maxr;
int rsz;
int pos;
int Rall[300]; /* Resourse allocation table */

if(argc<2){ fd="fopen(argv[1]," fd="="NULL){" size="0;" name="argv[1];">2)name=argv[2];
printf("Username:%s
",name);

/* Copy encrypted text into keystream */
cracked=size-0x0208;
if(cracked<0)cracked=0;>1000)cracked=1000;
memcpy(keystream,Data+0x208,cracked);

/* Generate 20 bytes of keystream */
for(i=0;i<20;i++){ ch="toupper(name[i]);" ch="="0)break;" ch="="'.')break;" cracked="20;" sizemask="keystream[0]+(keystream[1]<<8);" i="0;i<256;i++){">maxr)maxr=Data[i];
}
}

maxr=(((maxr/16)+1)*16); /* Resourse pointer table size appears to be
divisible by 16 */

/*Search after resources */

Rpoint[0]=0x0208+2*maxr+20+2; /* First resources */
for(i=0;i>8) & 0x00ff;
}
cracked+=maxr*2+2;
printf("%d Bytes of ketstream recoverd
",cracked);

/* Decrypt resources */
for(i=0;icracked)rsz=cracked;
printf("Resource[%d](%d)
",i,rsz);
for(j=0;j
printf("%c",Data[Rpoint[i]+j]^keystream[j]);
printf("
");
}
exit(0);
}

Wednesday, September 2, 2009

Google funny trick with images

GOOGLE FUN PLZ CLICK
Try this …

It's really cool...

1. Go to Google

2. Click images

3. Type 'flowers' or any other word.

4. You will get a page which is having full of images

5. Then delete the URL from the address bar and paste the
below script:

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i

6. See the magic of programming :)

How to Put Google Adsense Below Post Title in Blogger?

Adsense is used by  majority  of expert bloggers for their website monetization because it is a cookie based contextual advertising syste...