Scrolling Text

Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Welcome to My Blog !

By : Nirdosh Dhakal
I'm, here at this regular post Free Software, Computer Problem Solving, Tips, Tricks & Tutorial. Various stuff to change Windows look & feel. In this article, I'm going to list some of my best and most exclusive articles for you. So take your time and make sure you haven't missed any of them?

Showing posts with label Utilities. Show all posts
Showing posts with label Utilities. Show all posts

06 April 2014

How To Break Password Behind The Stars !!

Ever wanted to know what is behind those ******** passwords. For example if you want to know password from facebook account that somebody else have typed and left it. Here is post which will help you..

1)How to break hidden passwords ******** in firefox

This is simple. Just copy and paste the following javascript code when in your address bar whenever you are on a site with a login form and it will display the password behind ****** right away.



2)How to break hidden passwords ******** in Internet Explorer

Download Asterisk Key and run it. When you are on a site with a login form click Show Internet Explorer Passwords
Download: Asterisk Key

2)How to break hidden passwords ******** in some applications

To do it, you should use free password reader utility called SC-PassUnleash. But, it only works on certain FTP clients and email clients.
Download: SC-PassUnleash  

How To Clean your RAM using Notepad ?



Many friends of me ask where can I download a software which can keep my RAM free? And I found these software are nothing but using some lines of code which can be implemented by using notepad or any editor tool. So if any one does not have any software, you can use it by doing the following things which I am going to mention.


Steps to Clean Your RAM Using Notepad:
Step 1: Open Notepad Step 2: Type FreeMem=Space(10240000000) Step 3: Save it as “CLEANER.VBS” in any location you like. Step 4: You can edit the code and write 512 instead of 1024 if you own a 512mb RAM or change to anything you like. Step 5: Run it !
After this final step your RAM will be free.