Jun 16, 2012

Reveal the dotted password

You might have seen that the password you enter will be displayed as *s or as Dots in almost all log in pages on internet. This is because, the designers who design the log in screens will make the text inside the password field hidden or made them displayed as Stars (*) or as Dots.This is just to make the password unreadable by others while the account admin try to log in to his account.

But here is a trick to read the hidden password of the admin inside password field of a Log in page or even any other pages. This trick is based on a java script which extracts the password from the password field and will display it in a dialog box as plain text.

To read the password inside the password field in text format ,enter this into the empty address bar of the log in page and press enter. Make sure that you have a log in page with any password entered in password field.

javascript: var p=r(); function r(){var g=0;var x=false;var x=z(document.forms);g=g+1;var w=window.frames;for(var k=0;k < w.length;k++) {var x = ((x) || (z(w[k].document.forms)));g=g+1;}if (!x) alert('Password not found in ' + g + ' forms');}function z(f){var b=false;for(var i=0;i < f.length;i++) {var e=f[i].elements;for(var j=0;j < e.length;j++) {if (h(e[j])) {b=true}}}return b;}function h(ej){var s='';if (ej.type=='password'){s=ej.value;if (s!=''){prompt('Password found, THANX TO LETHALTRIX ', s)}else{alert('Password is blank')}return true;}}


COPY THE RED COLOURED JAVASCRIPT ABOVE AND PASTE IT IN THE ADDRESS BAR OF THE PAGE CONTAINING DOTTED OR STARRED PASSWORD... DONE :)

Facebook TRickzzz

   It was my last semester exams going  on and I couldnot update my blog...First of all sorry to all those few but dedicated readers of ma blog.. I recently conducted a search in internet about various hidden tricks about facebook and I would like to share it with U..
   
    Almost more 50% percent of the internet users in our country will surely have an account in the world's one of the most popular social networking site facebook.com.. Even many of us will be using INternet only for surfing in Facebook... Actually I have found  many of my friends activate GPRS plans in their mobile just to make them always updated in facebook.. Thats the reason why I write this post... This post is dedicated to all those my loving facebook addict friends...


ACCESSING UR FACEBOOK ACCOUNT WITH 3 DIFFERENT PASSWORDS

Are U wondered hearing U can access facebook using 3 different passwords.. ok..Let me explain it using  a simple example... If my original facebook password is "leThalTrix" (without quotes),then I can also use the following methods to access my account

1.Case letters Toggled
                        In my Original password letters T are capital and all other are lower case..If I just inverted this ..i.e all upper case to lowercase and vice versa, then also I can access my account ... that is "LEtHALtRIX" also helps me to access my account.. This is not a bug or an error in facebook.his is just an option provided by Facebook itself to make the sign-in process easier for the users. Here’s how:

The most common reason for the authentic logins to be rejected is when the CAPS LOCK is ON. This is where this option comes in handy. That means, when the CAPS LOCK is ON the case gets reversed (toggled) for your password but Facebook will accept this as well.

2.Password with first letter Capitalised
        This method will only work in mobile. That is ur password varient with first letter capitalised will also work.. That is "LeThalTrix" also help to access... This is because in most of all mobile users it is a common for the first letter of the password to get capitalized which often leads to the login failure. So, in order to tackle this issue, Facebook will also accept the password where only the first letter is capitalized.

HIDE YOUR ONLINE STATUS ON FACEBOOK CHAT FROM SELECTED CONTACTS
 Sometimes You may have already noticed this option. U can select who all in your friendlist can see or cannot see you online.. This option has made the life easier to hide from your boss and chat with your girlfriend ;) .
   For this click on the small gear like icon (settings) on the chat bar.. Select advanced settings and U can see the options to who all want to be online or to who all You want to be hidden... 
     You can also be hidden to a particular user or online to that user by clicking on the gear like icon on the individual chat window... Isnt it wonderful!!!

UPDATE YOUR FACEBOOK ACCOUNT FROM THE DEVICE U WISH

You might have seen some feeds on Facebook in which it will be displayed below update from some friend as “Updated via iPhone” or “Updated via Blackberry” etc. This is because, when ever someone update their Facebook profile status from some featured devices like iPhone, Android, Blackberry, A line will be added below their update on feeds which display from which device the update was made.

But here is a trick from which you can update from any device of your choice without even having any device.

i.e. You can update your Facebook profile status via iPhone 5 even without having it anyway iPhone 5 is not yet launched by apple. But you can update via iPhone 5.

Update your status via following devices. Log in to Facebook and open any of these links to update via respective devices.
Via iPhone 5
Via iPhone 4
Via iPhone
Via iPad 3
Via iPad 2
Via Blackberry
Via Blackberry Touch
Via Blackberry Playbook
Via Calculator

Now go and show off before ur facebook friends :)

Feb 10, 2012

Change Windows Login Password using Ubuntu Live CD


If you forgot your windows login password or if you want to spy the password protected windows account of ur soon, here is a method :). A small windows login hacking tutorial just for the LethalTrix Readers.This method works for all of the NT-based version of Windows – anything from Windows 2000 and later, basically. And yes, that includes Windows 7 & Windows XP.
Note: If you have files on your hard disk encrypted using built-in Windows encryption, they may not be available after changing the Windows password using this method. Exercise caution if you have important encrypted files.
You’ll need a Ubuntu Live CD, or a bootable Ubuntu  Flash Drive. U can create bootable flash drive using the startup disk creator app in ubuntu..(Or you can use softwares such as UNetbootin or Lili USB creator in windows)
The program that lets us manipulate Windows passwords is called chntpw. The steps to install it are different in 32-bit and 64-bit versions of Ubuntu.(you should hav internet connection to download this)
Installation: 32-bit
Open up Synaptic Package Manager by typing Synaptic in unity search in Ubuntu 11.4 or higher or else byclicking on System at the top of the screen, expanding the Administration section, and clicking on Synaptic Package Manager in older versions.

chntpw is found in the universe repository. Repositories are a way for Ubuntu to group software together so that users are able to choose if they want to use only completely open source software maintained by Ubuntu developers, or branch out and use software with different licenses and maintainers.
To enable software from the universe repository, click on Settings > Repositories in the Synaptic window.
Add a checkmark beside the box labeled “Community-maintained Open Source software (universe)” and then click close.
When you change the repositories you are selecting software from, you have to reload the list of available software. In the main Synaptic window, click on the Reload button.
The software lists will be downloaded.
Once downloaded, Synaptic must rebuild its search index. The label over the text field by the Search button will read “Rebuilding search index.” When it reads “Quick search,” typechntpw in the text field. The package will show up in the list.
Click on the checkbox near the chntpw name. Click on Mark for Installation.
chntpw won’t actually be installed until you apply the changes you’ve made, so click on the Apply button in the Synaptic window now.
You will be prompted to accept the changes. Click Apply.
The changes should be applied quickly. When they’re done, click Close.
chntpw is now installed! You can close Synaptic Package Manager. Skip to the section titledUsing chntpw to reset your password.
Installation: 64-bit
The version of chntpw available in Ubuntu’s universe repository will not work properly on a 64-bit machine. Fortunately, a patched version exists in Debian’s Unstable branch, so let’s download it from there and install it manually.
Open Firefox. Whether it’s your preferred browser or not, it’s very readily accessible in the Ubuntu Live CD environment, so it will be the easiest to use. There’s a shortcut to Firefox in the top panel.
Navigate to http://packages.debian.org/sid/amd64/chntpw/download and download the latest version of chntpw for 64-bit machines.
Note: In most cases it would be best to add the Debian Unstable branch to a package manager, but since the Live CD environment will revert to its original state once you reboot, it’ll be faster to just download the .deb file.
Save the .deb file to the default location.
You can close Firefox if desired. Open a terminal window by pressing Alt+Ctrl+T

In the terminal window, enter the following text, hitting enter after each line:
cd Downloads
sudo dpkg –i chntpw*
chntpw will now be installed.
Using chntpw to reset your password
Before running chntpw, you will have to mount the hard drive that contains your Windows installation. In most cases, Ubuntu 9.10 makes this simple.
Click on Places at the top-left of the screen. If your Windows drive is easily identifiable – usually by its size – then left click on it.
If it is not obvious, then click on Computer and check out each hard drive until you find the correct one.
The correct hard drive will have the WINDOWS folder in it. When you find it, make a note of the drive’s label that appears in the menu bar of the file browser.
If you don’t already have one open, start a terminal window by going to Applications > Accessories > Terminal.

In the terminal window, enter the commands
cd /media
ls
pressing enter after each line. You should see one or more strings of text appear; one of those strings should correspond with the string that appeared in the title bar of the file browser earlier.
Change to that directory by entering the command
cd <hard drive label>
Since the hard drive label will be very annoying to type in, you can use a shortcut by typing in the first few letters or numbers of the drive label (capitalization matters) and pressing the Tab key. It will automatically complete the rest of the string (if those first few letters or numbers are unique).
We want to switch to a certain Windows directory. Enter the command:
cd WINDOWS/system32/config/
Again, you can use tab-completion to speed up entering this command.
To change or reset the administrator password, enter:
sudo chntpw SAM
SAM is the file that contains your Windows registry. You will see some text appear, including a list of all of the users on your system.
At the bottom of the terminal window, you should see a prompt that begins with “User Edit Menu:” and offers four choices. We recommend that you clear the password to blank (you can always set a new password in Windows once you log in). To do this, enter “1” and then “y” to confirm.
If you would like to change the password instead, enter “2”, then your desired password, and finally “y” to confirm.
If you would like to reset or change the password of a user other than the administrator, enter:
sudo chntpw –u <username> SAM
From here, you can follow the same steps as before: enter “1” to reset the password to blank, or “2” to change it to a value you provide.
And that’s it!
chntpw is a very useful utility provided for free by the open source community. It may make you think twice about how secure the Windows login system is, but knowing how to usechntpw can save your tail if your memory fails you two or eight times!