Showing posts with label browser. Show all posts
Showing posts with label browser. Show all posts

Wednesday, November 4, 2015

Where The Saved Passwords Stores In Windows Xp & Vista

Where The Saved Passwords Stores In Windows Xp & Vista

Note : Educational purposes only

HOW TO ACCESS REGISTRY ??
1. Goto Start Menu.
2. Click on Run.
3. Type “regedit” (without quotes) in the Run Box .After that this Windows Opens . Now you are ready to see that.
LOCATIONS OF SAVED PASSWORDS !
# Internet Explorer 4.00 – 6.00: 
The passwords are stored in a secret location in the Registry known as the “Protected Storage”.
The base key of the Protected Storage is located under the following key:
“HKEY_CURRENT_USER\Software\Microsoft\Protected Storage System Provider”.
You can browse the above key in the Registry Editor (RegEdit), but you won’t be able to watch the passwords, because they are encrypted.
Also, this key cannot easily moved from one computer to another, like you do with regular Registry keys.
# Internet Explorer 7.00 – 8.00: 
The new versions of Internet Explorer stores the passwords in 2 different locations.
1. AutoComplete passwords are stored in the Registry under
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\IntelliForms\Storage2.
2. HTTP Authentication passwords are stored in the Credentials file under
Documents and Settings\Application Data\Microsoft\Credentials
, together with login passwords of LAN computers and other passwords.
# Firefox: 

Tuesday, August 27, 2013

How to Edit PDF Files: Free Online & Offline Tools

PDF, or the Portable Document Format is one of the most popular format for document sharing. Its popularity is mainly because PDF files are multi-platform (can be run on most devices without any change in formatting), smaller in size, can be opened on most devices with free software and are difficult to edit as they are "read only".

Edit PDF files

Despite PDF files being "read only" by default, there are certain tools and software you can use to change the contents of a PDF file for free without resorting to paid software like Adobe Acrobat.

Free Tools To Edit PDF files

Sunday, August 25, 2013

Watch YouTube Video with Fast Buffering on low Net Speed

YouTube is the largest video sharing website. Currently it consists millions of videos. While watching  YouTube videos, the most common problem is slow buffering. If u are having a low band width internet connection you will face this irritation.
You can speedup video buffering with YouTube feather beta. This is an opt-in beta for “Feather” support on YouTube. The “Feather” project is intended to serve YouTube video watch pages with the lowest latency possible. It achieves this by severely limiting the features available to the viewer and making use of advanced web techniques for reducing the total amount of bytes downloaded by the browser. It is a work in progress and may not work for all videos.

Tuesday, August 20, 2013

Download Free Google Books In PDF/JPEG/PNG Format

Do you fed up on trying various software's and online tools to download digital e-books from Google Books in  PDF/JPEG/PNG format, due to copyright laws issues and also other terms and conditions. But in Picasa Web Album which allows you to download your images without any restrictions, Google Books Service does not allow it's users to download full and free digital versions of eBooks without having a digital copy protection. If you are searching for an software to eliminate this kind of limitations. Google Books Down loader which let's you easily download any free electronic books from Google Books, you can test and try Google Books Down loader for Windows,Mac users. This application is a small portable program which allows you to download Google Books in  PDF/JPEG/PNG file format with different resolutions.

Friday, August 16, 2013

Password Vulnerability in All Browser

Password Vulnerability in All Browser

Step 1 - Open any browser and open any website like facebook.com

Step 2 - Give your credentials (Username and Password)

Step 3 - Now right click on password pane where you input your password than choose last option > Inspect Element.

Step 4 - Now you got the Element console and automatically one line is selected, where you can see 
<input type="password" class="inputtext"
and so on.