Hack Bios PassWords !! Explanation
Standard BIOS backdoor passwords
The first, less invasive, attempt to bypass a BIOS password is to try on of these standard
manufacturer’s backdoor passwords:
AWARD BIOS
AWARD SW, AWARD_SW, Award SW, AWARD PW, _award, awkward, J64, j256,
j262, j332, j322, 01322222, 589589, 589721, 595595, 598598, HLT, SER,
SKY_FOX, aLLy, aLLY, Condo, CONCAT, TTPTHA, aPAf, HLT, KDD, ZBAAACA,
ZAAADA, ZJAAADC, djonet,
AMI BIOS
AMI, A.M.I., AMI SW, AMI_SW, BIOS, PASSWORD, HEWITT RAND, Oder
Other passwords you may try (for AMI/AWARD or other BIOSes)
LKWPETER, lkwpeter, BIOSTAR, biostar, BIOSSTAR, biosstar, ALFAROME, Syxz, Wodj,phonix,toshiba
remember that passwords are Case Sensitive.
hacking BIOS via software
If you have access to the computer when it’s turned on, you could try one of those
programs that remove the password from the BIOS, by invalidating its memory.
However, it might happen you don’t have one of those programs when you have access
to the computer, so you’d better learn how to do manually what they do. You can reset
the BIOS to its default values using the MS-DOS tool DEBUG (type DEBUG at the
command prompt. You’d better do it in pure MS-DOS mode, not from a MS-DOS shell
window in Windows). Once you are in the debug environment enter the following
commands:
AMI/AWARD BIOS
O 70 17
O 71 17
Q
PHOENIX BIOS
O 70 FF
O 71 17
Q
GENERIC
Invalidates CMOS RAM.
Should work on all AT motherboards
(XT motherboards don’t have CMOS)
O 70 2E
O 71 FF
Q
Note that the first letter is a “O” not the number “0″. The numbers which follow are two
bytes in hex format.
Hacking BIOS via hardware
If you can’t access the computer when it’s on, and the standard backdoor passwords
didn’t work, you’ll have to flash the BIOS via hardware. Please read the important notes
at the end of this section before to try any of these methods.
Using the jumpers
The canonical way to flash the BIOS via hardware is to plug, unplug, or switch a jumper
on the motherboard (for “switching a jumper” I mean that you find a jumper that joins
the central pin and a side pin of a group of three pins, you should then unplug the
jumper and then plug it to the central pin and to the pin on the opposite side, so if the
jumper is normally on position 1-2, you have to put it on position 2-3, or viceversa).
This jumper is not always located near to the BIOS, but could be anywhere on the
motherboard.
To find the correct jumper you should read the motherboard’s manual.Once you’ve located the correct jumper, switch it (or plug or unplug it, depending from
what the manual says) while the computer is turned OFF. Wait a couple of seconds then
put the jumper back to its original position. In some motherboards it may happen that
the computer will automatically turn itself on, after flashing the BIOS. In this case, turn
it off, and put the jumper back to its original position, then turn it on again. Other
motherboards require you turn the computer on for a few seconds to flash the BIOS.
If you don’t have the motherboard’s manual, you’ll have to “bruteforce” it… trying out all
the jumpers. In this case, try first the isolated ones (not in a group), the ones near to the
BIOS, and the ones you can switch (as I explained before). If all them fail, try all the
others. However, you must modify the status of only one jumper per attempt, otherwise
you could damage the motherboard (since you don’t know what the jumper you
modified is actually meant for). If the password request screen still appear, try another
one.
If after flashing the BIOS, the computer won’t boot when you turn it on, turn it off, and
wait some seconds before to retry.
Removing the battery
If you can’t find the jumper to flash the BIOS or if such jumper doesn’t exist, you can
remove the battery that keeps the BIOS memory alive. It’s a button-size battery
somewhere on the motherboard (on elder computers the battery could be a small,
typically blue, cylinder soldered to the motherboard, but usually has a jumper on its side
to disconnect it, otherwise you’ll have to unsolder it and then solder it back). Take it
away for 15-30 minutes or more, then put it back and the data contained into the BIOS
memory should be volatilized. I’d suggest you to remove it for about one hour to be
sure, because if you put it back when the data aren’t erased yet you’ll have to wait more
time, as you’ve never removed it. If at first it doesn’t work, try to remove the battery
overnight.
Important note: in laptop and notebooks you don’t have to remove the computer’s power
batteries (which would be useless), but you should open your computer and remove the
CMOS battery from the motherboard.
Short-circuiting the chip
Another way to clear the CMOS RAM is to reset it by short circuiting two pins of the
BIOS chip for a few seconds. You can do that with a small piece of electric wire or with
a bended paper clip. Always make sure that the computer is turned OFF before to try
this operation.
Here is a list of EPROM chips that are commonly used in the BIOS industry. You may
find similar chips with different names if they are compatible chips made by another
brand. If you find the BIOS chip you are working on matches with one of the following
you can try to short-cicuit the appropriate pins. Be careful, because this operation may
damage the chip.
Important
Whether is the method you use, when you flash the BIOS not only the password, but
also all the other configuration data will be reset to the factory defaults, so when you are
booting for the first time after a BIOS flash, you should enter the CMOS configuration
menu (as explained before) and fix up some things.
Also, when you boot Windows, it may happen that it finds some new device, because of
the new configuration of the BIOS, in this case you’ll probably need the Windows
installation CD because Windows may ask you for some external files. If Windows
doesn’t see the CD-ROM try to eject and re-insert the CD-ROM again. If Windows can’t
find the CD-ROM drive and you set it properly from the BIOS config, just reboot with
the reset key, and in the next run Windows should find it. However most files needed by
the system while installing new hardware could also be found in C:\WINDOWS,
C:\WINDOWS\SYSTEM, or C:\WINDOWS\INF .
change C with your windows drive letter if it is not in C drive
Enjoy Hacking!!
How to show your designed wallpaper while booting
Many of us knows this one that how to show own image or name while PC boots up. To perform this task in Windows XP, simply u need to edit a registry value. Plz follow the following method to show your designed wallpaper while booting -
Step 1 :-
First create a BMP file as u want. Its size should be at least 800*600 and save it.
Step 2 :-
Go to run.
Type "regedit" press enter.
Step 3 :-
In registry editor navigate to "HKEY_USERS\.DEFAULT\Control Panel\Desktop".
U will find a value called "wallpaper" there. Double click that and set the value to the location of the BMP file (with Full Path. Eg: C:\Wallpaper\sk.bmp).
(Note :If the value called wallpaper is not present then create a new string value and name it as Wallpaper and set its value.)
Now Reboot. Your designed wallpaper will b shown just before the welcome screen appears.
Step 1 :-
First create a BMP file as u want. Its size should be at least 800*600 and save it.
Step 2 :-
Go to run.
Type "regedit" press enter.
Step 3 :-
In registry editor navigate to "HKEY_USERS\.DEFAULT\Control Panel\Desktop".
U will find a value called "wallpaper" there. Double click that and set the value to the location of the BMP file (with Full Path. Eg: C:\Wallpaper\sk.bmp).
(Note :If the value called wallpaper is not present then create a new string value and name it as Wallpaper and set its value.)
Now Reboot. Your designed wallpaper will b shown just before the welcome screen appears.
How To Hack PDF Passwords Online For Free
Want to know how to hack those damn locked , password protected PDF files ? Here is simple and fast way to unlock those files in a easy and efficient manner.. And to add to the excitement its done online and its totally free. There are two great sites that will do the job for you:
1. FreeMyPdf.com
Remove Passwords, Restrictions on PDF Files Online using FreeMyPdf.com. Use this site to remove passwords and restrictions (such as printing, copying text, etc.) from PDFs.

This works for PDFs that you can open and read without any 3rd party plugins. PDFs that require a password to be viewed cannot be unlocked by this service.
This is because this is not cracking. Viewable PDFs with restrictions are not really protected, no more than a door with a broken lock, as opposed to password-protected PDFs.
2. Pdf-Crack.jsf

1) Visit pdf-crack.jsf
2) Upload the file and the unlocked version of the PDF without printing or copying and pasting restrictions will be displayed in a new browser window in your default PDF application.
Do you have questions, comments, or suggestions? Feel free to post a comment!
1. FreeMyPdf.com
Remove Passwords, Restrictions on PDF Files Online using FreeMyPdf.com. Use this site to remove passwords and restrictions (such as printing, copying text, etc.) from PDFs.

This works for PDFs that you can open and read without any 3rd party plugins. PDFs that require a password to be viewed cannot be unlocked by this service.
This is because this is not cracking. Viewable PDFs with restrictions are not really protected, no more than a door with a broken lock, as opposed to password-protected PDFs.
2. Pdf-Crack.jsf

1) Visit pdf-crack.jsf
2) Upload the file and the unlocked version of the PDF without printing or copying and pasting restrictions will be displayed in a new browser window in your default PDF application.
Do you have questions, comments, or suggestions? Feel free to post a comment!
Run Multiple Instances of GTalk
If you’ve got abounding Gmail accounts and don’t appetite to accumulate logging on and off them every time you switch, a simple command band constant in the Google Talk adjustment can break your problem.
* First, actualize one archetype of the Google Talk adjustment on your desktop – leave the aboriginal intact.
* Right bang on this adjustment and accept Properties. The Target box will appearance you the aisle of the EXE for Google Talk – article like “C:\\Program Files\\Google\\Google Talk\\googletalk.exe”
* Change this to: “C:\\Program Files\\Google\\Google Talk\\googletalk.exe” /nomutex
and bang OK.
* First, actualize one archetype of the Google Talk adjustment on your desktop – leave the aboriginal intact.
* Right bang on this adjustment and accept Properties. The Target box will appearance you the aisle of the EXE for Google Talk – article like “C:\\Program Files\\Google\\Google Talk\\googletalk.exe”
* Change this to: “C:\\Program Files\\Google\\Google Talk\\googletalk.exe” /nomutex
and bang OK.
Watch Deleted Youtube Videos
Do you know It is possible to view deleted YouTube videos?.
When a video has been removed from YouTube, it is not immediately deleted from their servers. Just like our hard drive. It is only marked as deleted and is ready to be overwritten. So if it is not being overwritten, we can still view the videos but of course not from youtube.com.
Viewing removed YouTube videos is too easy. try loading a few random deleted videos and check them yourself.
*First of all, you need to know the Video ID which is at the end of the YouTube link.
*An example of a YouTube video link is http://www.youtube.com/wat ch?v=UzeV1 Ux5YlI *The video ID for the link above is UzeV1 Ux5YlI .
*Just copy and paste it in the ID text box and click view videos.
Here are a few sites that is able to play deleted YouTube videos.
http://www.tubemall.net/unde letube.php
http://www.deletedyoutube.ftvteen.com
Access Free Airtel GPRS Using TeaShark Browser
TeaShark, a mobile browser like Opera Mini, allow you to access Airtel GPRS for FREE.
Shockingly it has nothing to do with modifying any Airtel settings or any kind of hack.
Here is how I used this…
* Download TeaShark v. 312. Its free and being JAR file it can be installed on most handsets.
* Open it from your mobile and select AirTel Live as access point
.
* That’s it! Open any site from TeaShark and you won’t be charged anything.
Note for the first time, when TeaShark starts, it may take more than one minute to initialize. Also this one time initialization may fail many times. But don’t loose your heart!
As of now, this trick is limited to handsets only.
Note : “Subscribe to Packet Data First”
This means you need to activate AirTel Live service which is free.
Contact customer care to get it activated.
Also select only AirTel Live as access point when prompted by TeaShark.
Download TeaShark :
http://teashark.com/download.html
Reveal *****(Asterisk) Passwords Using Javascript
Want to Reveal the Passwords Hidden Behind Asterisk (****) ?
Follow the steps given below-
1) Open the Login Page of any website. (eg. http://mail.yahoo.com)
2) Type your 'Username' and 'Password'.
3) Copy and paste the JavaScript code given below into your browser's address bar and press 'Enter'.
javascript: alert(document.getElementById('Passwd').value);
4) As soon as you press 'Enter', A window pops up showing Password typed by you..!
How to Open ORKUT IN BLOCKED PC image
image
open any types of websites from following links if it banned..
enjoy
www.mathtunnel.com
www.gravitywars.com
www.kproxy.com
www.calculatepie.com
http://www.anonymizer.com
Open the above sites and just type in http://www.orkut.com in
companies or colleges where its blocked n enjoy
open any types of websites from following links if it banned..
enjoy
www.mathtunnel.com
www.gravitywars.com
www.kproxy.com
www.calculatepie.com
http://www.anonymizer.com
Open the above sites and just type in http://www.orkut.com in
companies or colleges where its blocked n enjoy
The face of Corporate America can show many sides such as benevolence toward employees and generosity in humanitarian causes, but it also can reflect shallow goals and self-serving by those in positions of power.
CNNMoney / Fortune recently released their 2010 World’s Most Admired Companies – 50 regarded as having the best reputations. The survey asked businesspeople to vote for the companies that they admired most, from any industry. Below are the top 10 from the list.
1. Apple
2. Google
3. Berkshire Hathaway
4. Johnson & Johnson
5. Amazon.com
6. Procter & Gamble
7. Toyota Motor
8. Goldman Sachs
9. Wal-Mart
10.Coca-Cola
Each of these companies has had ups and downs (Toyota and Goldman Sachs on the latter side lately), but they are resilient and remain key players on the big stage. They are not perfect; they have detractors as well as admirers.
A good corporate reputation can be put to the test during trying times, yet if the company is well-structured, financially and culturally, it can not only survive a severe crisis but emerge stronger for it.
Gannett Co., Inc., one of America’s largest media empires and publisher of USA Today, has been enduring hardship from a combination punch of the Great Recession (which sharply cut advertising revenue) and free electronic competition from the Web (the print industry, especially newspapers, got pounded).
CNNMoney / Fortune recently released their 2010 World’s Most Admired Companies – 50 regarded as having the best reputations. The survey asked businesspeople to vote for the companies that they admired most, from any industry. Below are the top 10 from the list.
1. Apple
2. Google
3. Berkshire Hathaway
4. Johnson & Johnson
5. Amazon.com
6. Procter & Gamble
7. Toyota Motor
8. Goldman Sachs
9. Wal-Mart
10.Coca-Cola
Each of these companies has had ups and downs (Toyota and Goldman Sachs on the latter side lately), but they are resilient and remain key players on the big stage. They are not perfect; they have detractors as well as admirers.
A good corporate reputation can be put to the test during trying times, yet if the company is well-structured, financially and culturally, it can not only survive a severe crisis but emerge stronger for it.
Gannett Co., Inc., one of America’s largest media empires and publisher of USA Today, has been enduring hardship from a combination punch of the Great Recession (which sharply cut advertising revenue) and free electronic competition from the Web (the print industry, especially newspapers, got pounded).
!!…Premium Accounts…!! { 16 Download Sites }
Following are the list of usernames and passwords of the premium accounts for Best downloads sites.
…!! ENJOY !!…
!!…100% Working Accounts…!!
1.) www.divxcrawler.com {download movies fastly}
Username : divx273
Password : 8342729
2.) www.butterflydownloadnetwork.com {movies, music, Pc Games, Tv shows}
Username : cinemanetwork20
Password : butterfly20
3.) www.downloadprofessional.com {movies,Pc softwares, Pc Games, Tv shows}
Username : lo886Ees
Password : zAgt88er
4.) www.sharingzone.net {movies, Pc softwares, Pc Games}
Username : LODMQYHX
Password : 375021402
Receipt : 4T5W89RD
5.) www.unlimitedgamedownloads.com {movies, Pc Games, psp softwares}
Username : ga20me
Password : ke01feb
6.) www.watchdirect.tv {movies, music, Pc Games, online Tv}
Username : cinemanetwork20
Password : butterfly20
7.) www.fullreleasez.com {Greatly Every thing}
Username : Af872HskL
Password : XjsdH28N
8.) www.fulldownloads.us {Greatly Every thing}
Username : Af872HskL
Password : XjsdH28N
9.) www.pirateaccess.com {Every thing}
Username : yourfrienddalat@gmail.com
Password : CHh5LKPI
Username : xxx_heel_xxx@yahoo.com
Password : MJY0BUY
Username : i_l0ve_u_786@yahoo.com
Password : rYvLgPrt
Username : mubashar_siddique@yahoo.com
Password : F9Gzgwb5
10.) www.warezquality.com {Every thing}
Username : ageg2020
Password : z8fsDfg3
11.) wwww.warezreleases.com {All Stuff}
Username : HnRPxKQz
Password : a59KBV7
Username : a25bipZP
Password : 1TeVnoJb
Username : SHYyJfWU
Password : P4K20uO
12.) www.fulldownloadaccess.com {All Stuff}
Username : mpuv3y
Password : umvpy3x
13.) www.alphaload.com {All Stuff}
Username : AL3429352
Password : ykbcKTNS
Username : AL3429355
Password : RCHAbhKM
Username : AL3429350
Password : gMZNFcyS
Username : AL3429351
Password : cTAkWAxc
Username : AL3429352
Password : ykbcKTNS
14) www.gamedownloadnow.com {All Stuff}
Username : ga20me
Password : ke01feb
15.) www.unlimiteddownloadcenter.com {All Stuff}
Username : cu20me
Password : ke01feb
16.) www.tvadvanced.com {online Tv}
Username : mv03dl
Password : frmvdl
Following are the list of usernames and passwords of the premium accounts for Best downloads sites.
…!! ENJOY !!…
!!…100% Working Accounts…!!
1.) www.divxcrawler.com {download movies fastly}
Username : divx273
Password : 8342729
2.) www.butterflydownloadnetwork.com {movies, music, Pc Games, Tv shows}
Username : cinemanetwork20
Password : butterfly20
3.) www.downloadprofessional.com {movies,Pc softwares, Pc Games, Tv shows}
Username : lo886Ees
Password : zAgt88er
4.) www.sharingzone.net {movies, Pc softwares, Pc Games}
Username : LODMQYHX
Password : 375021402
Receipt : 4T5W89RD
5.) www.unlimitedgamedownloads.com {movies, Pc Games, psp softwares}
Username : ga20me
Password : ke01feb
6.) www.watchdirect.tv {movies, music, Pc Games, online Tv}
Username : cinemanetwork20
Password : butterfly20
7.) www.fullreleasez.com {Greatly Every thing}
Username : Af872HskL
Password : XjsdH28N
8.) www.fulldownloads.us {Greatly Every thing}
Username : Af872HskL
Password : XjsdH28N
9.) www.pirateaccess.com {Every thing}
Username : yourfrienddalat@gmail.com
Password : CHh5LKPI
Username : xxx_heel_xxx@yahoo.com
Password : MJY0BUY
Username : i_l0ve_u_786@yahoo.com
Password : rYvLgPrt
Username : mubashar_siddique@yahoo.com
Password : F9Gzgwb5
10.) www.warezquality.com {Every thing}
Username : ageg2020
Password : z8fsDfg3
11.) wwww.warezreleases.com {All Stuff}
Username : HnRPxKQz
Password : a59KBV7
Username : a25bipZP
Password : 1TeVnoJb
Username : SHYyJfWU
Password : P4K20uO
12.) www.fulldownloadaccess.com {All Stuff}
Username : mpuv3y
Password : umvpy3x
13.) www.alphaload.com {All Stuff}
Username : AL3429352
Password : ykbcKTNS
Username : AL3429355
Password : RCHAbhKM
Username : AL3429350
Password : gMZNFcyS
Username : AL3429351
Password : cTAkWAxc
Username : AL3429352
Password : ykbcKTNS
14) www.gamedownloadnow.com {All Stuff}
Username : ga20me
Password : ke01feb
15.) www.unlimiteddownloadcenter.com {All Stuff}
Username : cu20me
Password : ke01feb
16.) www.tvadvanced.com {online Tv}
Username : mv03dl
Password : frmvdl
what antivirus you have used are working properly ?
Sometimes we like to doubt, whether the antivirus is working properly or not, there is a way to test it, consider how:
1. Copy paste the following code into Notepad
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
2. Text should be in a state of Horizontal, turn off Word Wrap on the system you Notepad
3. Then last Notepad Save As, Save As Suppose its name is checkantivirus.com it is an example only, the name can be anything you guys wrote up, an important extension to. Com
4. Some time after you Save the file to your extensions. Com The Antivirus will detect the file as viruses, And When You Do not detect AntiVirus Anything That You Should At AntiVirus Update the virus database, or Replace it with the AntiVirus Over Response.
5. Do not Worry, File What Did You Make Safe, Even if detected as viruses by AV, Text Code All My Love Is Above Standard Text that is used by the developers in particular by the Anti Virus EICAR (European Institute for Computer Anti-Virus Research).
What is EICAR...
EICAR, the European Institute for Computer Antivirus Research, was founded in 1991 as an organization aiming to further antivirus research and improving development of antivirus software. Recently, EICAR has furthered its scope to include the research of malicious software (malware) other than computer viruses and extended work on other information security topics like content security, Wireless LAN security, RFID and information security awareness.
1. Copy paste the following code into Notepad
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
2. Text should be in a state of Horizontal, turn off Word Wrap on the system you Notepad
3. Then last Notepad Save As, Save As Suppose its name is checkantivirus.com it is an example only, the name can be anything you guys wrote up, an important extension to. Com
4. Some time after you Save the file to your extensions. Com The Antivirus will detect the file as viruses, And When You Do not detect AntiVirus Anything That You Should At AntiVirus Update the virus database, or Replace it with the AntiVirus Over Response.
5. Do not Worry, File What Did You Make Safe, Even if detected as viruses by AV, Text Code All My Love Is Above Standard Text that is used by the developers in particular by the Anti Virus EICAR (European Institute for Computer Anti-Virus Research).
What is EICAR...
EICAR, the European Institute for Computer Antivirus Research, was founded in 1991 as an organization aiming to further antivirus research and improving development of antivirus software. Recently, EICAR has furthered its scope to include the research of malicious software (malware) other than computer viruses and extended work on other information security topics like content security, Wireless LAN security, RFID and information security awareness.
Change Ur IP Address in Less Than 30 Sec!!!
The following is a guide on how to change your IP in 30 seconds or less. This can be used if your IP has been banned from a game server, or on gunbound if your IP get's blocked. I've tried this on both Windows XP and Windows 2000, and it has worked:
1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok
You should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"
You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.
8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again
You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address
*Note* This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back.
1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok
You should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"
You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.
8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again
You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address
*Note* This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back.
How to Unlock a Mobile Phone?
How to Unlock a Mobile Phone?
This Tips For Nokia Mobile only.
Many times our Mobile Phone may be locked. But we forgot the code/Password of that device. So it’s a bigger problem. But easy to unlock: Just follow the tips:
Many times our Mobile Phone may be locked. But we forgot the code/Password of that device. So it’s a bigger problem. But easy to unlock: Just follow the tips:
1. Start Your Mobile :
2. Press- *#60# from your Mobile dialing ‘Key Pad.
3. You must look a number at the mobile screen: ... (16 Digit).
4. Keep in Record Noted the Number.
6. At this locations select your Mobile phones name and model.
7. Press the Imee/ Noted number: and press for Muster Password.
8. You will find out a Password: And not down the Password.
9. Input the master password at your Mobile – When It’s required.
10. Your mobile lock must is opened.
11. At the moment Change your Password. As you like or the default Password.
As-12345 Problems Must Be Solved.
Otherwise:
There are different Nokia unlock codes for different Nokia models like Nokia 6288, N95, Nokia- 6682, Nokia-7270, Nokia-6280, Nokia-1600, Nokia-6130. Even there are two types of Mobile unlocking service provider unlocking – SIM unlock. You can also get mobile unlocking software that will generate codes for unlocking
Free Nokia Cell Phone Unlock Codes
Free Nokia Cell Phone Unlock Codes
Find out the Model bellows & Press the password when required :
Sl. No: | Model | Unlock Code |
01 | Nokia 3390 ( | #pw+6595657252+1# #pw+4474052474+1# |
02 | Nokia 6600 ( | #pw+399466210777312+1# #pw+719950237732007+5# |
03 | Nokia 6102 (Cingular, | #pw+939652056653040+1# |
04 | Nokia 6101 ( | #pw+110464135761655+1# |
05 | Nokia 6820b ( | #pw+895421713251412+1# |
06 | Nokia 7600 (3 Network, | #pw+448917267516205+1# |
07 | Nokia 3120 ( | #pw+008923325642375+7# |
08 | Nokia 6010 ( | #pw+748900573631603+1# |
09 | Nokia 6230 ( | #pw+737190152533105+7# |
10 | Nokia 6102b (Cingular, | #pw+324556243142742+1# |
Note: Do Anything at your own risk.
Creating Universal Ghost Usb Boot Disk And Cd
If you want to use Norton Ghost 2003 to create an image of a PC's primary partition you will find it has 2 serious limitations:
1- The USB support driver they use (from Iomega) can only be installed in USB1 or USB2 mode (not both), and it is not universal - it didn't recognize my external USB IBM mobile HD .
2- You can't create a Ghost bootable CD - only a floppy. How can you clone a newly bought laptop, most of which don't have a floppy anymore?
Here's How to:
1- create a Ghost floppy with USB support (1 or 2 - it won't matter later)
2- download 2 files kxlrw40an.exe and mhairu.zip
CODE
http://panasonic.co.jp/pcc/products/drive/cdrrw/kxlrw40an/driver/kxlrw40an.exe
CODE
http://www.stefan2000.com/darkehorse/PC/DOS/Drivers/USB/mhairu.zip
From the first file (Panasonic driver for a USB CDRW) you will need the file usbaspi.sys found under "F2H" sub directory after extraction of the downloaded archive. From the second archive you need di1000dd.sys
3- Copy these 2 files to the USB folder on the Ghost floppy, and delete any other files in that folder. Also delete the file guest.exe from the floppy's root.
4- And finaly:
edit the AUTOEXEC.BAT file - delete the line: guest.exe
and edit CONFIG.SYS - delete all entries and enter:
device=usb\USBASPI.SYS /v /e /o /u
device=usb\Di1000dd.SYS
LASTDRIVE = Z
That's it. You can now boot with this floppy and have full USB support so you can create the image on an external USB drive.
If you want to create a bootable CD you can use Nero:
Choose to create a "CD-ROM (boot)" from the wizard, under Boot tab leave the default "bootable logical drive: as A:\ . Insert your Ghost floppy to the drive, drag all the files from the floppy to "New compilation" and burn. You now have a bootable Ghost CD that even Symantec doesn't have..
PS if you need Norton Ghost 2003 get the full retail here:
CODE
http://soft.zmdinfo.ha.cn/system/Norton.Ghost.2003%E6%AD%A3%E5%BC%8F%E9%9B%B6%E5%94%AE%E7%89%88.iso.rar
Need Windows Xp to run some programs (not often used) which Wine does not support.
1. Install VirtualBox
a. download Virtualbox for Ubuntu
http://www.virtualbox.org/wiki/Linux_Downloads
Note: virtualbox-2.0_2.0.4-38406_Ubuntu_hardy_i386.deb also works in Ubuntu 8.10.
b. double click the file to install
2. run VirtualBox
From menu: Applications->System Tools->Sun xVM VirtualBox
If you cannot find System Tools, log out, and log in.
3. Create a virtual Windows XP
Here is what I did:
196 MB RAM
5 GB Harddisk
4. Install Windows XP
Insert your Windows XP install CD and install...
5. Set up share folders to share files...
1. Install VirtualBox
a. download Virtualbox for Ubuntu
http://www.virtualbox.org/wiki/Linux_Downloads
Note: virtualbox-2.0_2.0.4-38406_Ubuntu_hardy_i386.deb also works in Ubuntu 8.10.
b. double click the file to install
2. run VirtualBox
From menu: Applications->System Tools->Sun xVM VirtualBox
If you cannot find System Tools, log out, and log in.
3. Create a virtual Windows XP
Here is what I did:
196 MB RAM
5 GB Harddisk
4. Install Windows XP
Insert your Windows XP install CD and install...
5. Set up share folders to share files...
How to install XP stimulator on Linux Machine
Im trying to find diff ways to install XP on linux.. if any one knows any possible, successful method, please let me know...
Subscribe to:
Posts (Atom)






