HACK ADMIN PASSWORD FROM USER MODE :
To hack admin password follow these steps:
1. Open command prompt (start->run->cmd),
2. Enter the following command, then press enter
3. Enter the following command, then press enter: compmgmt.msc this should open the computer management console.
4. Go to local users & groups->users. right click on any user and select "set password".
If you get a "access denied" do the following: start>run>cmd then use following commands
1) Net user test /add (this command will make test named user)
2) Net localgroup administrators test /add (this command will make test user as administrators rights) and use net user command to reset your admin. Password.
Administrator Password Hacking from User Mode
Posted by
Prem
on Sunday, May 30, 2010
Labels:
Administrator Password Hacking,
hack admin password,
steps to hack password
/
Comments: (0)
Favicon.ico Creation for Website
Posted by
Prem
on Thursday, April 29, 2010
Labels:
Favicon.ico Creation,
How to add favicon.ico in site,
update favicon.ico
/
Comments: (0)
Given below the steps which should be followed to create and update favicon.ico for a site:
1. Make a graphic (just a simple one) in your graphic's editor. and Save the graphic as .gif or .bmp file on your hard drive,
The format used must be:
* 16 colours in the palette
* 16x16 pixels in size
2. Now Convert your .bmp or .gif file in favicon.co.uk to the .ico file extension.
3. Save the .ico file in the Directory where the page present.
4. Enter the given below code in your index.htm file.
5. Enter given below code in between your Head tag.
6. Now Save the page and upload favicon.ico image and index.html file.
7. Your favicon may not appear immediately after you've completed the above two steps. It may take few days, and in IE, sometimes the favicon will disappear from time to time due to a browser bug.
8. If you want favicon in every page then you should add given code in every page.
1. Make a graphic (just a simple one) in your graphic's editor. and Save the graphic as .gif or .bmp file on your hard drive,
The format used must be:
* 16 colours in the palette
* 16x16 pixels in size
2. Now Convert your .bmp or .gif file in favicon.co.uk to the .ico file extension.
3. Save the .ico file in the Directory where the page present.
4. Enter the given below code in your index.htm file.
5. Enter given below code in between your Head tag.
7. Your favicon may not appear immediately after you've completed the above two steps. It may take few days, and in IE, sometimes the favicon will disappear from time to time due to a browser bug.
8. If you want favicon in every page then you should add given code in every page.
Adding image information in google Sitemap
Posted by
Prem
on Friday, April 9, 2010
Labels:
Adding images in google Sitemap,
code to add images in google site map,
Google sitemap image,
Google webmaster tool help
/
Comments: (0)
Images play a vital role in every site. Images are also a good resource to generate traffic. a Good news for SEO/SEM world.... now you can use Sitemap to provide information about your site images to Google .
Given below the code to add your site images information to sitemap:

The following example shows a Sitemap entry for the URL http://www.abc.com/xyz.html, which contains two images.

You can list up to 1,000 images for each page.
Image Tag Definitions which we can use with Google Sitemap entry:
Given below the code to add your site images information to sitemap:

You can list up to 1,000 images for each page.
Image Tag Definitions which we can use with Google Sitemap entry: