Tuesday, 1 November 2016

32-Bit Vs 64-Bit Windows OS: What Is The Difference? How To Choose?



Short Bytes: A common confusion occurs when we have to choose between a 32-bit Windows and a 64-bit OS because many of us have no idea about what is the difference between them. After reading this article, you get an upper hand while choosing one of them.
Microsoft Windows comes in many variants with barely visible feature differences. A noticeable variation is observed when we have to choose between a 32-bit or a 64-bit version. Lack of knowledge regarding the basic difference between a 32-bit and a 64-bit operation system adds to the puzzlement when it comes to deciding the appropriate version.
Microsoft started releasing 64-bit versions shortly after the launch of their well-liked and fantasized Windows XP, which had the longest product lifespan of around 14 years. Time-traveling into the history reveals that the very first implementation of the 64-bit operating system was a Unix-like UNICOS created by the supercomputer-maker Cray Inc. in 1985. The development continued and many operating systems — Mac OS X, Windows, Solaris, and the most recently Google’s Android — were baked into their 64-bit versions.
The operating system variants are designed to utilize a kind of processor architecture and named so accordingly. A 32-bit OS is designed to take advantage of the resources facilitated by a 32-bit processor (like Intel’s x86) and same is the case for a 64-bit OS. So, the topic that should be discussed first is the processor.

A ‘bit’ of knowledge

What does a bit stand for? The smallest piece of data in a computer is known as a bit or binary digit. We know that computer only understands binary language (the 0s and 1s), so, each and every bit can have only one binary value, either 0 or 1. A computer stores data in a collection of such bits known as a byte. 8 bits make up a byte, also called an octet.

Something about the 32-bit vs 64-bit processors

A processor or CPU includes a number of registers and logical circuits. Also called the brain of the computer, people often confuse CPU with the cabinet of a desktop computer. The size of the register is 32-bit in a 32-bit CPU and similar for 64-bit. The number of values that can be stored in its register are 2^32. These values are used to map the address of the memory locations present in the physical memory. So, 2^32 = 4 gigabytes is the amount of memory or RAM a 32-bit processor can access during its operation.
In the case of 64-bit, the register can store 2^64 values that amount to 16EB (exabytes) of RAM. A grand figure when to compared to 4 GB memory that could be accessed by its 32-bit older counterpart.
A 32-bit CPU can process 4 bytes of data in one CPU cycle as 8 bits are equal to 1 byte. So, if the size of the data to be processed is greater than 4 bytes, it would require the CPU to go for another cycle to process the remaining data. In the case of a 64-bit CPU, the whole data, if less than 8 bytes, could be processed in a single go. Even if the data is more than 8 bytes, the 64-bit processor would require less time than the other one. You’ll not be able to notice much difference in normal day usage, except that you are the one who likes to multi-task between heavy applications. A 64-bit processor comes in multi-core options enabling more processing power without increasing the size of the hardware.

The difference: 32-bit vs 64-bit Windows OS

The 64-bit operating systems are designed to support more RAM than the 32-bit ones. Heavy applications like image editing software, AutoCAD, and games could have a considerable performance boost after your machine is packed with 16 exabytes of RAM, at least theoretically. The limit of physical memory that can be used, depends on the fact whether your motherboard will accept it or not. Practically, you don’t need hundreds of gigs of RAM for gaming sessions. Read here about how much RAM do you need for gaming.
The minimum amount of RAM required for a 64-bit OS is 2 GB in comparison to 32-bit Windows which requires 1 GB RAM. It’s somewhat obvious because with large-sized registers more memory will be required. You should pack a memory chip of size 4 GB if you wanna experience the 64-bit Windows in action. The Home edition of Windows 10 can deal with 128 GB while the Pro has some serious limits, up to 2048 GB. You can stuff your machine with as much RAM you like.
Another reason that accounts for its widespread adoption is that it has now become more difficult to map files in the physical in memory. This is because the average size of the files is rocketing by the tick of the clock, usually more than 4 gigabytes.
One thing that you need to keep in mind is that a 32-bit OS works fine with a 64-bit processor but it won’t do any wonders. You’ll have to install a 64-bit OS on your machine to take full advantage of the 64-bit CPU. Also, the drivers and applications used should be designed for 64-bit processors.
Windows 64-bit version offers Kernel Patch Protection which prevents unsupported changes to the kernel of the Windows OS along with Data Execution Prevention at the hardware level. A digital signature for all the drivers is a must in order to prevent installation of modified drivers which may be used to inject malware on the machine.
The lack of software availability is a major downside for the higher bit operating system. Most of the older legacy software and drivers may not run on the 64-bit Windows. Many developers and companies are coming up with newer versions of their software products with improved compatibility. Mozilla released the 64-bit version of their Firefox browser back in December. Its adoption rate has made a considerable jump in the last decade as various manufacturers and the Windows-maker have made continual efforts to ship the 64-bit Windows either pre-installed or along with the 32-bit Windows if bought separately.
On a conclusive note, I would recommend you to go for 64-bit Windows because you need to keep in mind the future scenarios for your machine. As of now, almost every computer comes with a 64-bit processor packed in. If you’re using the older 32-bit operating system, you’re wasting the computing resources you have paid for. As far as the software availability is concerned, it is not a deal-breaker, be assured there will be plenty of them.

Tuesday, 25 October 2016

GET IP Address through Skype :

1. When you're in the Skype call press alt + crtl + delete and go into Task Manager.
2. When you're in Task Manager click on the Performance tab.
3. Once you're in the performance tab click on resource monitor.
4. Now tick skype.exe and look in the Network Activity box below, you should see you sending information and receiving information and it has their
I.P Address.

Remember this doesn't work 100% of the time but it is quite accurate .

Monday, 24 October 2016

CMD Tricks to Boost Your Internet Speed Using CMD (Command Prompt)

Today i'm going to present a blog over “How to boost your internet speed”. As we all are aware with the vast use of Internet in today’s life. But what happens when your internet speed is very low? Yes, I too well know how much I feel aggressive when my internet speed is as lower as 2G. So in order to resolve the problem of Internet speed, I am going to give you a trick to increase internet speed on Windows (7,8,8.1) by using a command prompt. So have a look on complete guide discussed below to proceed.
How to Boost Internet Speed Using Command Prompt 2016
The method is quite simple and easy and you just need to use some commands that will boost up your internet speed to some extent. So follow up some simple steps below.

Commands to Execute To Speed Up Internet Using Command Prompt:

First of all in your windows PC click on Start and Type “cmd” in Search program and files box (right click and select Run as Administrator). Now command prompt will appear and in command prompt go to root directly “C:\” by typing “cd C:\“.

Make Your Internet Connection 4G Using Command Prompt

Now you need to execute the below commands to speed up internet in your PC.

#1 Checking the Internet Speed Using Default Gateway Ping
First of all you will need to check the internet speed from the default gateway that your PC had currently connected to and for that firstly you need to find the default gateway address and then checking the connection speed at that IP address.
-> First of all find the default gateway by entering the command ipconfig /all in the command prompt. And there note down the default gateway address.
-> Now you need to ping the connection on default gateway and for that enter the command ping -t <your default gateway address>.
And with this you will see the time periods of the packet thats acknowledgement is received and lesser the time period more is the internet speed. Now our target will be to minimize this time period.
#2 Releasing The Allocated IPs
When your device has connected to the internet connection the IP address are allocated to the devices and the speed got limits to that IP connection and you can release that and can renew it by entering the command:
ipconfig /renew
#3 Flushing The DNS

In most of the operating systems and DNS clients will automatically cache IP addresses and other DNS results and this is done in order to speed up subsequent requests to the same hostname. Sometimes bad results will be cached and therefore need to be cleared from the cache in order for you to communicate with the host correctly which can lead up the slow connection, so better to flush all these DNS. In Windows OS in cmd you need to enter the below command to flush the DNS.: ipconfig/flushdns

#4 Using netsh Interface TCP command

There are two types of commands that you need to enter in your command prompt to boost up your internet speed.

“netsh interface tcp set global autotuning=disable“.
 “netsh interface tcp set heuristics disabled”

After entering these commands, you can check your default gateway speed to and also the change in the internet speed that will be quite easily visible to you.


So the above discussion is all about Best CMD Tricks to Boost Your Internet Speed Command Prompt. Make sure after using this trick must try to check you speed using some speed checker online tools. Hope you liked this article. thanks

How To Get WiFi Password of your Friends without Rooting 2017


Method Number 1

Important Information
First of all you have to download Wi-Fi WPS WPA TESTER from Google Play Store

This app can hack only WPS & WPA routers. It cannot Hack WPA2 Router to hack password. and it only support Latest Version of Android, Android 5.O or later then it so your android must be updated.

1. Install the Wi-Fi WPS WPA TESTER from Google Play Store and open the app.
Also Read: Best Hacking Apps for Android Phones 2016

2. Click onto the Refresh button it will show your available networks.

3. If it shows a red icon after network name then it cannot hack it and if it show green icon then it can hack the password.

4. Select the Green network.

5. Now click on connect automatic pin it will try to connect to network with its designed algorithm, and will take maximum 1 minute to show you the results.


If you do not get success with this method I mean app then there is a second app which is more powerful than this one and can also try to hack WPS protected networks.

ALL SECRECT CODES OF ALL MOBILE ANDROID PHONE CHINA SET OR COMPANY SET LIKE LG, NOKIA ,SAMSUNG, APPLE...........................



All China
default user code: 1122, 3344, 1234, 5678 
*#66*# Set Factory Mode CONFIRMED
*#8375# Show Software Version CONFIRMED
*#1234# A2DP ACP Mode CONFIRMED
*#1234# A2DP INT Mode CONFIRMED
*#0000# + Send : Set Default Language CONFIRMED
*#0007# + Send : Set Language to Russian CONFIRMED
*#0033# + Send : Set Language to French CONFIRMED
*#0034# + Send : Set Language to Spanish CONFIRMED
*#0039# + Send : Set Language to Italian CONFIRMED
*#0044# + Send : Set Language to English CONFIRMED
*#0049# + Send : Set Language to German CONFIRMED
*#0066# + Send : Set Language to Thai CONFIRMED
*#0084# + Send : Set Language to Vietnamese CONFIRMED
*#0966# + Send : Set Language to Arabic CONFIRMED
*#800# make Etel E10 MODELhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png displaying message BT power on. But on display it dont resemble the blutooth power on icon.(actually t makes BT stuck, but after restarting t becomes normal <tested by me>)

More codes to reset chinese MOBILE PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png
*#77218114#
*#881188#
*#94267357#
*#9426*357#
*#19912006#
*#118811#
*#3646633#

also found these

Service codes Konka:
C926 software version: *320# Send
C926 set default language: *#0000# Send
C926 set ENGLISH LANGUAGEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png: *#0044# Send

Service codes GStar:
GM208 (Chinese Nokea 6230+) engineering menu: *#66*#
Set language to English: *#0044#
Set language to Russian: *#0007#

ZTE Mobile:>1- *938*737381#
2- PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png WILL DIPLAYED DONE
3- POWER OFF YOUR PHONE AND POWER ON AGAIN
alcatel:>E205
unlocking PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png code,only press***847# without simcard
E900 software version: *#5002*8376263#
E900 full reset: *2767*3855#

Service codes Spice:
S404 enable COM port: *#42253646633# -> Device -> Set UART -> PS -> UART1/115200
S410 engineer mode: *#3646633#
S900 software version: *#8375#
S900 serial no: *#33778#

Service codes Philips:
S200 enable COM port: *#3338913# -> Device -> Set UART -> PS -> UART1/115200

Service codes "Chinese" MODELShttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png:
default user code: 1122, 3344, 1234, 5678
Engineer mode: *#110*01#
Factory mode: *#987#
Enable COM port: *#110*01# -> Device -> Set UART -> PS Config -> UART1/115200
Restore factory settings: *#987*99#
LCD contrast: *#369#
software version: *#800#
software version: *#900#

Service codes BenQ:
software version: *#300#
test mode: *#302*20040615#

Service codes Pantech:
software version: *01763*79837#
service menu: *01763*476#
reset defaults (phone/user code reset to default): *01763*737381#

Service codes VK-Mobile **x, 5xx:
software version: *#79#
software version: *#837#
service menu: *#85*364# (hold #)

Service codes VK200, VK2000, VK2010, VK2020, VK4000:
software version: *#79#
service menu: *#9998*8336# (hold #)
reset defaults (phone/user code reset to default): *#9998*7328# (hold #)

Service codes LG:
software version: 2945#*#
KG300 NVRAM format: 2945#*# -> menu 15

Service codes Sony-Ericsson:
J100 software version: #82#

Service codes Fly:
M100 software version: ####0000#
2040(i) reset defaults: *#987*99# Send
MX200 reset defaults: *#987*99# Send
MX200 software version: *#900# Send
SL300m reset defaults: *#987*99# Send
SL300m software version: *#900# Send
SL500m reset defaults: *#987*99# Send
SL500m software version: *#900# Send
MP500 reset defaults: *#987*99# Send
MP500 software version: *#900# Send
Set language to English: *#0044#
Set language to Russian: *#0007#

Service codes Konka:
C926 software version: *320# Send
C926 set default language: *#0000# Send
C926 set ENGLISH LANGUAGEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png: *#0044# Send

Service codes GStar:
GM208 (Chinese Nokea 6230+) engineering menu: *#66*#
Set language to English: *#0044#
Set language to Russian: *#0007#

Service codes Motofone-F3:
Motofone F3 software version: **9999* Send
***300* Set SIM Pin
***310* / ***311* SIM Pin ON | OFF
***000* Reset Factory settings
***644* Set Voicemail number
***260* / ***261* Auto keypad lock ON | OFF
***510* / ***511* VOICEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png Prompts ON | OFF
***160* / ***161* Restricted Calling (Phonebook only) ON | OFF
***200608* Send: software version
***200606* Send: software version
***200806* Send: flex version
***250* / ***251* Keypad tones ON | OFF
***470* Select time format
***500* /***501* Prepaid Balance Display ON | OFF
***520* Change language

Service codes Motorola:
C113, C114, C115, C115i, C116, C117, C118 software version: #02#*
C138, C139, C140 software version: #02#*
C155, C156, C157 software version: #02#*
C257, C261 software version: #02#*
V171, V172, V173 software version: #02#*
V175, V176, V176 software version: #02#*
C168, W220 software version: *#**837#
W208, W375 software version: #02#*
and "yes"''

I-mobile Inno30, 55, 89, 90, 99, 100, A10, A20, P10, Vk200
- Set full factory *741*737381#
- Set full factory *741*7373868#
- Set full factory *741*2878#
- Set Engineer Mode *888*888#
- Check software version *888*837#

I-mobile 100 ,200 , 313
- Check software version #*888#

I-mobile 309, 310
- Check software version *0*4636#
- Test Mode *0*6268#

I-mobile 311
- Check software version #*878#

I-mobile 511
- Check software version *1222*1#

I-mobile 301, 302,308, 508, 601, 602, 603, 604, 606, 611, 901, 902
- Check software version *#159#
- Set Factory Mode *#32787#
- Set Engineer Mode *#3646633#

I-mobile 503, 506, 605, 600, 607, 608
- Set Engineer Mode ***503#
- Set Factory Mode ***504#
- Set Auto Test ***505#

I-mobile 509, 612
- Set Factory Mode *#66*#

I-mobile 504, 505, 803
- Check software version *68*48#
- Set full factory *789#
- Test Mode *#789#

I-mobile 305, 306, 315, 510, 609, 609i,516
- Check software version *#8375#
- Set Factory Mode 878
I-mobile 610
- Check software version *#22#

I-mobile J101, J102
- Test Mode *23638777*783781#

I-mobile 502, 502i, 505, k9, 802
- Check software version *201206*4636#

Samsung
Samsung Programmers code!(Secret code)


  All Samsung Hard Reset Codes
 1.)*2767*3855# 
2.)*7465625*638*00000000*00000000#
3.)#7465625*638*00000000#
Following is the list of code for SIM issue:

*7465625*746*code# Enables SIM lock
#7465625*746*code# disables SIM lock
*7465625*28746# Auto SIM lock On
#7465625*28746# Auto SIM lock Off
*#0778# Sim Serv, Table.
*#0638# SIM Network ID.
*#0746# SIM info.
*#2576# SIM error.
*#0778# To see what your SIM supports.
*#0746# Your sim type.
*#9998* NET# SIM NEtwork ID
*#9998*778# SIM Serv. Table.
*#9998*2576# Forces SIM Error.

To remove sim locks:
#0111*0000000#
 
*2767*66335#
*2767*3700#
*2767*7100#
*2767*8200#
*2767*7300#
*2767*2877368#
*2767*33927#
*2767*85927#
*2767*48927#
*2767*37927#
*2767*28927#
*2767*65927#
*2767*29927#
*2767*78927#
*2767*79928#
*2767*79928#
*2767*82927#
*2767*787927#
*2767*73738927#
*2767*33667#
*2767*85667#
 PROGRAMMER CODES!

*#06#=Displays IMEI NO.
*#9999#=SW Version.
*#8888#=HW Version.
*#0842#=Vibrator.
*#0289#=Buzzer.
*#0228#=Battery Stat.
*#0782#=RTC Display
*#0523#= LCD Contrast.
*#0377#=NVM error log
*#5646#=GSM
 LOGOhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png Set.
*#0076#=Production No.
*#3323#=Forced Crash
*#9324#=Netmon <> press the hung
up key to exit.
*#32439483 =Digital Audio Interference
off.
*#32436837#=Digital Audio Interference
on.
*#9998*JAVA# =Edit GPRS/CSD settings
*#9998*Help# =Screen / List of codes.
*#9998*=RTC# =RTC Display.
*#9998*bat#=Battery Status.
*#9998*buz#=Turns Buzzer On.
*#9998*vub# =Turns Vibator On.
*#9998*LCD#=LCD Contrast.
*#9998*9999#=Sotfware Version.
*#9998*8888#=Hardware Version.
*#9998*377#=Non Volatile Merory Error Log
*#9998*968#=Remider Tune.
*#9998*NVM#=Displays Non-Volitile
Mermory Status.
*#9999*C#=Netmon.
*#9998* DEAD# =Forces
 PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png Crash.
*#9998*533# =(LED).
*#999* =Show date and alarm
 CLOCKhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png.
*#8999*638# =show network information.
*#9998*5646# =change operator logoat
startup.
*#9998*968# =View melody alarm.
*2767*MEDIA# =Resets the media on
 PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png
*2767*FULL# =Resets the EEPRON*
*2767*CUST# =Resets the sustom EEPRON.
*2767*JAVA#= Resets JAV downloads
 
*2767*STACKREST# =RESETS STACK.
*2767*225RESET# * =VERY Dangerous.
*2767*688# = Unlocking code
*#8999*8378# = All in one code
*#4777*8665# = GPSR Tool
*#8999*3825583# = External Display
*#8999*377# = Errors
*#2255# = call list
#*5737425# = JAVA Something choose 2and
it crashed.
#*536961# = Java Status Code
#*536962# = Java Status Code
#*536963# = Java Status Code
#*53696# = Java Status Code
#*1200# = AFC DAC Val
#*1300# =IMEI
#*2562# = white for 15 sec than restarts.
#*2565# =Check Blocking
#*3353# =check code
#*3837# = White for 15 secs than restarts.
#*3849# = white for 15 secs than restarts.
#*7222# = Operation Type
 
#*7224# = I got ERROR !
#*7252# = Operation Type
 
#*7271# =Multi Slot
 
#*7271# =Multi Slot
 
#*7337# = EPROM Reset ( unlock and resets Wap settings)
#*2787# =CRTP ON/OFF
#*3737#= L1 Dbg Data
#*5133# =L1 Dbg Data
#*7288# =GPRS Attached
#*7287# =GPRS Detached
#*7666# =SrCell Data
#*7693# =Sleep Act/Deact
 
#*7284# =Class B/C
 
#*2256# =Calibration Info
#*2286# =Battery Data
#*2679# =Copycat Feature
 
#*3940# =External loop 9600 bps
#*8462# =sleep time
#*5176# =L1 Sleep
#*5187#= L1C2G Trace
 
#*3877#= Dump Of spy trace
*#8999*8376263# =HW Ver SW Ver and build date
*#746565# =Checks the locks
*7465625*638*Code# =Enables Network lock
#7465625*638*Code#= Disables Network lock
#7465625*782*code# =Disables Subset lock
*7465625*782*code# =Enables subset lock



*Known Unlock CODES*
S500/ P400/ E500/ E700/ X100/ X600/
E100/
Enter *2767*3855# with and accepted SIM
card If this codes fails,

For accepted sim card insert below code:
Enter *2767*688# or #*7337#
A300/ A400 / A800
*2767*637#
S100 / S300 / V200 / V205 / E710 / E715
/ D410 / X426/
*2767*7822573738#

Try this if above code fails:

1.) Insert sim card
2.) type #9998*3323# if it display wrong card
3.)Press exit and select 7.
4)
 PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png will reboot.
5.) SIM should work.
6.) Type *0141# and press call.
7.) Power off the phone and insert another sim card
 
8.) If a code is requested,Enter 00000000.
NOTE : PAKIDEA.COM ARE NOT RESPONSIBLE FOR ANY PROBLEM OCCURS WHILE USING THESE CODE. ITS ALL DOWN TO THE USER WHO IS USING THESE CODE. 
*#9998*289# : Change Alarm Buzzer Frequency
*#9998*364# : Watchdog
*#9998*523# : Change LCD contrast - Only with version G60RL01W
*#9998*746# : SIM File Size
*#9998*862# : Vocoder Reg - Normal, EARPHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png or carkit can be selected
*#9998*786# : Run, Last UP, Last DOWN
If the up Codes doesn't work, you should change *#9998* to *#0. i.e. *#9998*523# change to
*#0523#. An other thing that will help is to remove your SIM card. *0001*s*f*t# : Changes serial
parameters (s=?, f=0,1, t=0,1) (incomplete)
*0003*?# : unknown
*0003*?# : unknown
*#9998*377# : EEPROM Error Stack - Use side keys to select values. Cancel and ok
*#9998*427# : Trace Watchdog
*#9998*785# : RTK (Run Time Kernel) errors - if ok then phn is reset, info is put in memory error.
*#9998*778# : SIM Service Table
*#9998*947# : Reset On Fatal Error
*#9998*872# : Diag
*#9998*999# : Last/Chk
*#9998*324# : Debug screens
*#9998*636# : Memory status
*#9998*544# : Jig detect
*#9998*842# : Test Vibrator - Flash the screenligth during 10 seconds and vibration activated
*#9998*837# : Software Version
*#9998*228# : Battery status (capacity, voltage, temperature)
*#9998*246# : PROGRAMhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png status
*#9998*9266# : Yann debug screen (=Debug Screens?)
*#9998*9999# : Software version
SP-unlock SGH-600 (and also SGH-Sgh-600
*2767*3855# : Full EEPROM Reset ( THIS CODE REMOVES SP-LOCK!! )
But also changes IMEI to 447967-89-400044-0. (Doing this is illegal)
*2767*2878# : Custom EEEPROM Reset
*These codes have been tested with version FLD_2C6 G60SB03X of Samsung SGH-600
Samsung SGH-600 Unlock Codes
*#9999# : Show Software Version
*#9125# : Activates the smiley when charging.
*#0001# : Show Serial Parameters
*#0837# : Show Software Version (instructions)

·                     Sony ericson 


<**<                               Use to display the information about mobile network
< 0 0 0 0 >                      Use to reset Sony Ericsson mobile default language
>*<<*<*                          Use to display the MOBILE SOFTWAREhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png version
<0000>                           Use to reset Sony Ericsson mobile default theme
#                                    To display the SIM Number of the mobile
**04*0000*0000*0000#     You can access you mobile settings without SIM card
*#0000#                          Use to reset Sony Ericsson mobile English menu
904060 + >                     Use to reset MOBILE PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png settings
904093 + menu               Use to display the CDMA Mode
On/off button                   Press and release quickly on/off button to verify the battery
                                    
status. > * > (>);                        To display the text CONTAINEDhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png in the PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png

Nokia

Code Description
*3370# Activate Enhanced Full Rate Codec (EFR) - Your 
PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png 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 
PHONEShttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png 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. (use the "*" button to obtain the "p,w" and "+" symbols).

#pw+1234567890+3# Country Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols).

#pw+1234567890+4# SIM Card Lock Status. (use the "*" button to obtain the "p,w" and "+" symbols).

*#147# (vodafone) this lets you know who called you last.

*#1471# Last call (Only vodofone).

*#21# Allows you to check the number that "All Calls" are diverted to.

*#2640# Displays security code in use.

*#30# Lets you see the private number.

*#43# Allows you to check the "Call Waiting" status of your phone.

*#61# Allows you to check the number that "On No Reply" calls are diverted to.

*#62# Allows you to check the number that "Divert If Unreachable (no service)" calls are diverted to.

*#67# Allows you to check the number that "On Busy Calls" are diverted to.

*#67705646# Removes operator logo on 3310 & 3330.

*#73# Reset phone timers and game scores.

*#746025625# Displays the SIM Clock status, if your phone supports this power saving feature "SIM Clock Stop Allowed", it means you will get the best standby time possible.

*#7760# Manufactures code.

*#7780# Restore factory settings.

*#8110# Software version for the nokia 8110.

*#92702689# Displays - 1.Serial Number, 2.Date Made, 3.Purchase Date, 4.Date of last repair (0000 for no repairs), 5.Transfer User Data. To exit this mode you need to switch your phone off then on again.

*#94870345123456789# Deactivate the PWM-Mem.

**21*number# Turn on "All Calls" diverting to the phone number entered.

**61*number# Turn on "No Reply" diverting to the phone number entered.

**67*number# Turn on "On Busy" diverting to the phone number entered.

12345 This is the default security code.

press and hold # Lets you switch between lines.
Apple iPhone's 


3001#12345# and tap Call. Enter field mode
Field mode reveals many of the inner settings of your iphone
specially up-to-date network and cell information
*#06# Displays IMEI. No need to tap call
IMEI is the unique identifier for your 
CELL PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png hardware
together with your SIM information it identifies you to the
provider network
*777# and tap Call. Account balance for prepaid iPhone
*225# and tap Call. Bill Balance. (Postpaid only)
*646# and tap Call. Check minutes. (Postpaid only)
These three are pretty self explanatory
*#21# and tap call. Setting interrogation for 
CALL FORWARDShttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png.
Discover the settings for your 
CALL FORWARDINGhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png. You'll see whether
you have voice, data, fax, sms, sync, async, packet access, and
pad access 
CALL FORWARDINGhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png enabled or disabled.
*#30# and tap Call. Calling line presentation check.
This displays whether you have enabled or disabled the presentation
of the calling line, presumably the number of the party placing the call.

*&76# and tap Call. Check whether the connected line presentation is enabled or not.
State whether the connected line presentation is enabled or disabled. Presumably similiar to the calling line presentation.

*#43# and tap Call. Determine if call waiting is enabled
Displays call waiting status for voice, data, fax, sms, sync data, async data,
packet access and pad access. Each item is either enabled or disabled.

*#61# and tap Call. Check the number for unanswered calls.
Sho the number for voice 
CALL FORWARDINGhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png when a call is answered. Also show
the options for data, fax, sms, sync, async, packet access and pad access

*#62# and tap Call. Check the number for 
CALL FORWARDINGhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png if no service is available.
Just like the previous, except for no-service rather than no-answer situations.

*#67# and tap Call. Check the number for call forwarding when the iPhone is busy.
And again, but for when the iPhone is busy.

*#33# and tap Call. Check for call control bars

Here you will find all GSM-Codes/Secret-Code, for the iPhone are relevant.

*#06# Displays your IMEI on your iPhone.
*3001#12345#* To get your access to the field test mode of iPhone.
*#30# Thus, you can check whether the caller identification (Clip-function) in the iPhone is active.

*#43# Call Waiting Status
*43# Activate a waiting
#43# Deactivate waiting

Change PIN1: **04* old PIN * new PIN * new PIN #
Change PIN2: **042*old PIN * new PIN * new PIN #

*#746025625# SIM Clock Stop Mode
Whether your SIM card the SIM Clock Stop mode supported, you can find out with this code. The iPhone will then idle at the SIM card, ie no calls, etc., all activities on the SIM card. This has a positive effect on power consumption and prolongs battery life.
*3370# EFR mode
Enhanced Full Rate improves voice quality, but slightly reduced battery life.
#3370# ERF OFF mode
*4720# Half Rate (HFR) on
Opposite of ERA.
#4720# Half Rate (HFR) off
*21# Call divert a
#21# Call divert from
**21* destination number # number programmed
###21 deletes the call transfer is complete.
*#21# Call Forwarding Overview
**61* destination number ** (Time 5 to 30 seconds) # divert after 5 to 30 seconds to ring
*61# Activate divert
#61# Call divert Disabled
##61# Deletes Diversion
*#61# Call divert status
**62* destination number # redirection in unattainability
*62# Turning
#62# Off
##62# Clear
*#62# Status
**67* destination number # for Divert if busy
*67# Turning
#67# Off
##67# Clear
*#67# Status
*31# 
PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png number is transmitted
#31# 
PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png number is not transmitted
*#5005*86# Are you the code, it displays the current mailbox settings.
*5005*86*# xxxxx Combox mail button on the available
(xxxxx = mailbox number)
*646# minutes consumption control
*135# Display Own Phone Number
*33* barring code # Outgoing calls to block the lock code to inquire about her please contact your network operator.
*#33 Unlock
*#33# Status
*331* barring code # Outgoing calls abroad to block the lock code to inquire about her please contact your network operator.
#331* barring code # lift blockade
*#331# status
*#5005*7672# SMS- center check
Current number of the SMS Center (SMSC) to find out. Each SMSC according to variable cost
*5005*7672*xxxxxxx # SMS Center reactivate
(xxxxxxx = SMS center number)

Lg Reset code 

*6861#  factory reset
*8375#
#668#
*#3646633#
*0#
*3241#
*3240#
*0008# language
*0009# language
*0000# language
*7674#
*76863#
*77463#
*72337#
*79763#
*7245786#      check read FFS
*762442#        GVCMMI Magic
###765*02#
###765*05#
###765*08#
###765*07#
###765*78#
1945#*5101#  sim lock menu
2945#*5100#
LG all MODELShttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png test mode: Type 2945#*# on the main screen.
2945*#01*# Secret menu for LG

IMEI (ALL): *#06#
IMEI and SW (LG 510): *#07#
Software version (LG B1200): *8375#
Recount cheksum (LG B1200): *6861#
Factory test (B1200): #PWR 668
Simlock menu (LG B1200): 1945#*5101#
Simlock menu (LG 510W, 5200): 2945#*5101#
Simlock menu (LG 7020, 7010): 2945#*70001#
Simlock menu (LG 500, 600): 2947#*

LG-U81XX SPECIALhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png CODES
Code to read PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png version :
PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png without SIM
- Enter 277634#*# or 47328545454#
- Select 'SW Ver.info'
Code to reset PHONEhttp://cdncache1-a.akamaihd.net/items/it/img/arrow-10x10.png :
- Phone without SIM
- Enter 277634#*# or 47328545454#
- Select 'Factory Reset'
Code to enter UNLOCK MENU :
- Phone wit SIM inside
- Enter 2945#*88110#
Test Menu 8330 : 637664#*#
Test Menu 8180 V10a: 49857465454#
Test Menu 8180 V11a: 492662464663#
Test Menu 8130-8138: 47328545454#
Test Menu 8110-8120: 277634#*#



BY 
ROHAN BHARTI