Friday, July 31, 2009

How to unlock your mobile phone yourself - Detailed guide

unlock your mobile yourself
Recently my friend's mobile Motorola MPX200 was locked, So we searched for soultion to unlock MPX200, finally we successfully unlocked that mobile but we are faced some problem may be that will cause our mobile to death. So i decied to make a detailed guide's to all.
Requierments to unlock Motorola MPX200mobile:
  1. USB connection from your PC to your MPx200.
  2. Windows XP (if you use another OS, you may have to hunt down the modem driver for your OS).
  3. This software package: Motorola MPx200 SIM unlock kit (5.25MB).
  4. Pre-steps: Extract contents of downloaded ZIP file to any folder. In the examples below it assumes you extract to C: \ Mpx200Unlock.
Overview:
  1. Install MPX200 modem driver
  2. Copy 256k block to a RAW data file
  3. Unlock 256k block to a new RAW file (yet maintaining ever important IMEI)
  4. File Converting's
  5. Install Motorola upgrades unlocked and upload the IMG file to your phone


step-by-step procedure :
1.Install MPX200 modem driver:
1.1). Power off the phone.

1.2). Hold the left direction key and hold it, do not release.

1.3). Plug in the USB cable. When you plug in the USB cable, if you watch very carefully, you may see a slight REALLY flash on the phone screen. You may even hear your computer "ding" with the "new hardware" sound.

1.4). Release the left arrow key.

1.5). Windows will pop up a new hardware device wizard window
Click "No, not at this time" and click Next

1.6). Click on "Install from a list or specific location (Advanced)" and click "Next"

1.7). Make sure only the "Include this location ..." is checked and enter the path where you extracted the zip file to. The path entered here must contain the smartfon.inf file. Click "Next"

1.8). When the "Hardware Installation" window comes up, click "Continue Anyway"

1.9). Click Finish to close the wizard.
2. Copy 256k block to a RAW data file:
2.1). Open MPX200_Backup.exe (found in the folder you extracted the zip to.)
2.2). Make sure of 3 things: (1) Select "256kb" (2) Select "RAW" (3) Type in or browse to where you want your backup to be made. I recommend leaving it in C: \ oldsim.raw for the sake of simplicity. After doing those three steps, click (4) the top button on the right.
2.3). When it's finished, you'll get a bunch of garbage on a message, just click OK.
2.4). You can close the MPX200_Backup program (using the X), you're done with it for now.
3. Unlock 256k block to a new RAW file (yet maintaining ever important IMEI) :
3.1). Open the windows command prompt. (start=>Run=>cmd)
3.2). Type in the following commands (Note, this assumes unzip folder was c:\mpx200unlock, and the location of your RAW file is c:\oldsim.raw, you can change to your file location)
  • Cd c:\mpx200unlock
  • FixIMEI.exe c:\oldsim.raw c:\newsim.raw



4.File converting:
4.1). Now convert the RAW file to BIN file. Type Raw2bin.exe c: \ newsim.raw c: \ newsim.bin
in Command Prompt.
4.2). steps 3 and four look like this


Unlock your mobile
4.3). Now convert BIN file to IMG: MPX200_Backup.exe Open the program again, and click on the BIN-> IMG button. The rest of the settings do not matter.
4.4). A new window will pop up, select the newsim.bin file and click "Open"
4.5). Another window will pop up, in this window type in the file name "newsim.img" and click "Save" then click "OK"
5.Install Motorola upgrades unlocked:

5.1). Note: You must install with v.1.3.0, I have tried with newer versions and it does not work. Only the newer version is available for download on the Motorola site, that's why I included it in the zip.

5.2). Proceed with the setup, this part should be pretty simple. Use all of the default values and keep clicking "Next" until it's finished. When this is installed, click on the "Motorola Mobile Upgrade Wizard" shortcut found on your desktop or your start menu.

5.3). click NEXt for 3 times. You should now be on Step 4. Click Browse. Select "newsim.img" and click "Open" and then click "Next"

5.6). Wait for processing then just click finish. Done!

make sure you have new sim card on phone . Now turn on your mobile it will work !
If you have any doupts ask me i'll follow you..

Deleted Linux Partition-Don't worry

I have two OS installed on my computer one is XP another one is Linux. Yesterday i got so many error msg's on my XP related to HDD. So i decied to run CHKdisk on Xp startup.I got ahead of my self and did something stupid, I deleted my Linux partition in windows. When I restarted, I got GRUB ERROR 22. I looked around on net and i found the solution that is boot computer into a Linux live cd and run this command,

"sudo lilo -M /dev/sda mbr"

It will recover linux on your Pc. Now i have both OS's that run's nicely..

Wednesday, July 22, 2009

How to recover from Winsock2 corruption

First of all we should know what does the winsock do for Internet:



We can say winsock is a agent between windows operating system and other internet applications such as browser’s,downloadmanager etc.. This is a programming interface and the supporting program that handles input/output requests for Internet applications in a Windows operating system. It's called Winsock because it's an adaptation for Windows of the Berkeley Unix sockets interface. sockets is a particular convention for connecting with and exchanging data between two program processes within the same computer or across a network.

Web browser or other internet apps<=> Winsock.dll<=> Tcp/Ip layers<=> Modem<=> The Internet and destination

Winsock2 Corruption



Is your internet connection is too low to comparing others? May be this problem due to winsock corruption! We can’t do all things for the word ‘Maybe’ so first determine is winsock is corrupted or not.

Let see how?

To determine the status of Winsock32, run netdiag /test:winsock command line. If there are any failed, remove corrupted Winsock2.

Test winsock via command line









Start=> Run=> Type cmd hit enter

Now type netdiag/test:winsock and hit the enter. This will make some test to winsock and gives result like passed or failed!If your winsock passes all tests you can determine winsock is not corrupted. Else is any one of the resuls was failed winsock is corrupted.

Recover from Winsock2 corruption



To recover from corrupted Winsock2, delete the corrupted registry keys, and then reinstall the TCP/IP protocol.
  1. Open regedit by Run dialog.

  2. In Registry Editor, locate the following keys, right-click each key, and then click Delete:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock

    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock2

  3. When you are prompted to confirm the deletion, click Yes.
Note Restart the computer after you delete the Winsock keys.

  1. After the restart open network connections in your computer and then right click on your network connection and select Properties on that popup menu.

  2. Goto network tab and click install

  3. Click Protocol, and then click Add.

  4. Click Havedisk

  5. Type C:\Windows\inf, and then click OK.

  6. On the list of available protocols, click Internet Protocol (TCP/IP), and then click OK.

  7. Restart the computer.
Now your winsock has been recoverd! If you have any doupts ask me.
Is now your internet give response correctly????

Friday, July 17, 2009

RapidShare Anti phishing Tech Tutorial

This time, I'm going to go over something that's absolutely rampant on today's warez forums:RapidShare account phishing.

So this is what happens. You're just browsing through your usual favorite forums, downloading as you please, and then suddenly, on one of the topics, someone points out that a post has phishing links, and then a moderator closes it. Well, that's great for them and all, but how about you? How do YOU know it's a phishing link? How do you protect your account in the future when there's no one else to say if it's a phishing link or not?

Fear not!. I have few guides to find whether its a phishing link or gentle link. After you read this guide I can promise will make sure you don't get your account stolen/phished, and I guarantee a 100% success rate. Ok guys now lets war with phishing witch.

So first off. Let's analyze what exactly phishing is. Phishing (pronounced "fishing") is the process by which someone makes a complete visual copy of a website and puts it up on a different server( anyone can access it like a regular website), so that unsuspecting users not paying close attention will input their personal data, which gets sent to the scammer. This is commonly used on banking/credit card/PayPal-like sites, in which someone logs into to what they think is the real site, but their details are sent to the scammer. These people don't suspect anything, because once the scammer has the login credentials, he can have his phished website redirect the person to the real site, and have them automatically logged in using the credentials he just stole. It's an ingenious idea, but is utterly dangerous and very angering to us unsuspecting users. The biggest flaw of RS that scammers exploit is the ability to be logged into an account from multiple computers. I'll explain more as to how this related to RapidShareas we go on.So, now that you know what phishing is, here's the ways you can successfully fight it.

Phishing Techniques:


  • Social engineering -It is so pervasive that even corporate and government sites are actively informing their users on the issue
  • Link manipulation -By the way of fake links. (like RapidShare)
  • Filter evasion -Phishers have used images instead of text to make it harder for anti-phishing filters to detect text commonly used in phishing e-mails
  • Website forgery- By javascripts shows you to same asorigina website (like RS)

These are the 4 comman way of phishing in internet. Most of the RS accounts get stolen by Link manipulation & WebsiteForgery

To avoid:


1. Lock Your Account (Not, Really):

RapidShare recently launched a new safety feature called the Security Lock, which is giving account stealers quite a headache . Essentially, what this does, when you enable it from your online RapidShare account, is lock down your account to unauthorized use. It sends the email account registered to your account a confirmation number, which locks the account. What does this do? This prevents from anyone changing the password/email address, or using your hard earned RapidShare Points. This essentially locks down the ONLINE account (the one you login to through RapidShare.com). If it locks them out, how can you change those details and use your Points? Easy. All you have to do is log in to your account through the web site, click Unlock, and another confirmation code is sent to your email, which allows you to change those details or use your points. My suggestion? Use it! You won't notice a thing when you're downloading, and it's really easy to do!
softwareroxer.blogspot.com

This will do

* Stops intruders who have compromised your account from changing the password, or the registered email address
* Stops intruders from using up your hard earned RapidShare Points to create themselves a free account
* Intruders cannot Unlock the account themselves without access to your email account (which they of course don't)
* Doesn't stop an intruder who's already compromised your account from blowing through your daily bandwidth.

2. Set Your Account Up To Directly Download:


What
does this mean? It essentially means that you don't go through the screen that asks you if you'd like to download as a Free or a Premium user. This shows up by default, whether or not you're logged in as a Premium user. You've all seen it, but here's a quick screenshot of what it looks like, just so you know which page I'm talking about:
find fake links
This is so that you can thank people by downloading a small file (uploaded by them) as a free user to earn them points. As good-natured as it is for you to do that, it poses a security threat. The most common form of roping people into giving away their account details is to use a "Link Protector" to mask their phishing URL so that you don't suspect anything. the so called link-protectors actually don't do shit to stop people from leeching other people's RapidShare links for forum posts. There is nothing stopping me from copying and pasting your links just because you used a "link-protector". Because a phishing site obviously cannot have the same URL as the original site it's phishing, it poses a problem for scammers as to how to get your login details without you suspecting anything. So under the pretense of a "link-protector" the URL of the phishing link is hidden, and it will take you to the Free or Premium download page, at which even if you're logged into RapidShare, clicking the Premium download page will ask you to enter your login/password, just like the official site would do if you weren't logged in. Don't fall for this! So what are my suggestions? First, go into your account settings for RapidShare and enable Direct Download. It's under settings, as shown here:

phishing protection
This eliminates that Free or Premium Download page, and always downloads premium the instant it's clicked. This way you can be sure you're clicking on a genuine RS link because the moment you click on it, it will initiate the download, since you are inititating a direct download. Second, if that page DOES show up, even after turning on Direct Downloading, then something is definately up. Check the URL of the link you clicked on. If it says ANYTHING other than

Where the *'s are numbers and a file extension, it's a phishing link.

Here's a few visual examples of real and fake links. Fake (These were taken from actual phishing links. Although the URL's are obviously wrong, don't scoff at people for falling for it. The screen they saw at this URL was the exact same as the Free or Premium Download page above. Would you have spotted the difference if you weren't looking at the URL? Source for links: KATZFORUMS Recycle Bin)(Image source katzforum)

softwareroxer.blogspot.com
Fake links Example
Photobucket
A REAL Genuine RapidShare URL:
Photobucket

If it still shows the screen but it's a genuine RapidShare link, then it's a possibility that you logged out. Log back in. When you log in, RS saves a cookie on your computer to tell the site that you don't need to log in as you've already provided the correct credentials. So your login informaton is saved every time you login into you account. This can be danger so you should logout your account and make sure your cookie is deleted. Now a days many browsers gives option "show cookie" so you can find your rapidshare account cookie whether deleted or not.

This will:

* 100% absolute fool-proof way to avoid being phished

* Makes it even easier to download from RapidShare by removing that intermediate step of having to pick which download type

* If you'd like to thank someone by download a file as a free user, you cannot do that in this scenario. You need to log out of RS first, then download it, and log back in, or go into your settings and uncheck the Direct Download each time you want to thank somebody. It's not quite a bad thing, it's just a lot of steps.


3. Keep an Eye on Your Traffic Logs!


RapidShare has given you many tools to watch for abusive activity on your account. One tool is an IP Logger found in "Premium Zone>View Logs", which logs the IP Address of the downloader each time a file was download on your account. So how can this help you? It's all numbers to you, right? Doesn't make sense? Fear not! Essentially, what an IP Address is a household-specific address that identifies your internet connection. It's kind of like a family name that identifies who you are. Each computer has their own IP provided by their ISP. All you have to do is use a free web service to find out what your IP Address is. I personally prefer

www.WhoIS.com

Write that down, and compare it to your traffic log. Each time you see that same number on your log, it means the download came from your computer. If you see an IP that doesn't match the number you wrote down, it can mean one of two things. One, it could mean you downloaded something yourself from a different computer in someone else's house/work. Two, it could also mean somebody has already compromised your account and has been using it to download for themselves. How can you tell the difference? Use the site mentioned above, and paste the unknown person's IP into the box. and click "Lookup IP Address". You'll get a pretty decent explanation as to where the person's IP is based, such as Country/State/City, so if it's at someone's house you know or is at work, you know it was you. If it isn't either and is from some place you know you've never even been too, it means your account has been compromised and is being used. Use that information as well as the information from the IP Lookup to report it to RapidShare for fraudulent
use
.

This will

* Another foolproof way to check to make sure you're the only one using your account
* I don't know, I suppose the concept of IP Addresses can be confusing to some people at first? Well, that's it for prevention. Like I said, use all those methods, and I promise your account will be clean and safe.

Do Get Maximum Projection

  • Don't Save Cookies Of Any Premium Accounts In Ur Browsers.(that is "save password" in browsers) Because some throjan horse programs can get your browser data's so becarefull
  • Dont get hurry up to download games! first check url before click on it.this takes few moments.
  • If the link is look like subdomian's don't use that link.Always keep distance this type of links
  • If you dont like download managers for downloadings, keep two browsers one for downloading another for browsing.
  • Every time you finish your downloading dont forget to clear your private browsing

What do you think about this post?

Comments are welcome…

Wednesday, July 15, 2009

Chat yahoo messenger's using your phones built-in IM !

Use your symbian mobile's built-in IM to chat yahoo messenger by this easy trick.
Just enter your yahoo user pass in mobile IM setting then use imps.msg.yahoo.com as your server address or web address.
Now you can chat with your yahoo messenger friends via your mobile's built-in IM
enjoy.

See the screen shorts below:
Use yahoo messanger by IM

Thank to nilhakim.

How To Block Bots, Ban IP Addresses With .Htaccess

Got a spambot or scraper constantly showing up in your server
logs? Or maybe
there's another site that's leeching all your bandwidth?
Perhaps you just want to ban a user from a certain IP address? In this article,
I'll show you how to use .htaccess to do all of that and
more!


Finding BadBots:


So you've noticed a certain user-agent keeps showing up in your logs, 

but you're not sure what it is, or if you want to ban it? There's a few ways to find out:

Once you've determined that the bot is something you want to block, the next step is

to add it to your .htaccess file.

Blocking Bots by using .htaccess:

This example, and all of the following examples, can be placed at the bottom of your .htaccess file.

If you don't already have a file called .htaccess in your site's root directory, you can create a new one.

   #get rid of the bad bot
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^BadBot
RewriteRule ^(.*)$
http://go.away/

So, what does this code do? It's simple: the above lines tell your webserver to

check for any bot whose user-agent string starts with "BadBot". When it sees a bot that matches,

it redirects them to a non-existent site called "go.away".

Now, that's great to start with, but what if you want to block more than one bot?

   #get rid of bad bots
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^BadBot[OR]
RewriteCond %{HTTP_USER_AGENT} ^EvilScraper[OR]
RewriteCond %{HTTP_USER_AGENT} ^FakeUser
RewriteRule ^(.*)$
http://go.away/

The code above shows the same thing as before, but this time I'm blocking 3 different bots.

Note the "[OR]" option after the first two bot names: this lets the server know there's more in the list.

Blocking Bandwidth Leeches:

Say there's a certain forum that's always hotlinking your images, and it's eating up all your bandwidth.

You could replace the image with something really gross, but in some countries that might get you sued!

The best way to deal with this problem is simply to block the site, like so:

RewriteEngine on

RewriteCond %{HTTP_REFERER} ^http://.*somebadforum\.com [NC]
RewriteRule .* - [F]

This code will return a 403 Forbidden error to anyone trying to hotlink your images on somebadforum.com.

The end result: users on that site will see a broken image, and your bandwidth is no longer being stolen.

Here's the code for blocking more than one site:

RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://.*somebadforum\.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*example\.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*lastexample\.com [NC]
RewriteRule .* - [F]

If you want to block hotlinking completely, so that no one can hotlink your files,

take a look at my article on using .htaccess to block hotlinkers.

IP address banning with htaccess:

Sometimes you just don't want a certain person (or bot) accessing your website at all.

One simple way to block them is to ban their IP address:

order allow,deny
deny from 192.168.44.201
deny from 224.39.163.12

deny from 172.16.7.92
allow from all

The example above shows how to block 3 different IP addresses.

Sometimes you might want to block a whole range of IP addresses:

order allow,deny
deny from 192.168.
deny from 10.0.0.
allow from all

The above code will block any IP address starting with "192.168." or "10.0.0." from accessing your site.

Finally, here's the code to block any specific ISP from getting access:

order allow,deny
deny from some-evil-isp.com
deny from subdomain.another-evil-isp.com
allow from all

Tuesday, July 14, 2009

13 Useful Blogger widgets and hacks

Facebox: this plugin is useful when you want show some texts images or webpage by a popup on page.for example click on contact in this page.click here to get it

Add Icons before Post titles: This is a nice hack for blogger.
first decide which image you going to use as icon to your posts. then upload it to any free hosting and copy that image url to a txt file
Now we going to hack: login to your blogger. go to Edit layout=>edit html.
click on expand widgets box wait bit to page load and then search for the code

<b:if cond=’data:post.url’>

<a expr:href=’data:post.url’><data:post.title/></a>

If you want to show the image before post title , you need to add the image code after the red line.If you want the image to appear after post title then paste the image code after the green text.

After doing this preview your template , Then save it.

I hope you would have liked this hack. If you have any problems in implementing this hack ask in comment form I will help you.

Alexa Traffic widget: Display your Alexa stats with this customizable widget.

Flash Mp3 Player: This cool plugin allows you to embed flash mp3 player in your blogger blog. The player is very light with custom options.

Paypal donation widget: integrate different types of paypal donation widget in
your blogger blog with ease.

Bookmarking Widget: One of the best social bookmarking plugin for blogger. Big animated icons with one click installation.

Multi-tab TOC Widget: If you want to display multi-tab table of contents section in your blogger blog, then install this widget.

Readmore or autosummary widget: every blogger must have this plugin. this plugin automatically cut your post and add read-more option to your every post.

Tab View Widget: The coolest plugin showing tabbed posts with animated post excerpts. A must for your blog's sidebar.

Random/Rotating Banner Widget: Very useful widget for displaying rotating banners in your blog's header. You can customize and can choose any number of headers.

SlideShow widget: Very coolest plugin to show slide shows on your blog. If your blog niche is based on photos this become very useful.

Twitter Profile Widget: Add your twitter profile and twitter updates with this useful plugin developed by Amanda Fazani.

Rating Widget: If you want to integrate rating system with your blogger posts, then this excellent plugin is the best choice. It has rating system plus related posts integration in same widget.


Monday, July 13, 2009

Secret Phone Codes for all | Nokia,Siemens,Panasonic,Motorola,Ericsson

Phone Codes

Created By shinyboy007@dotsisforum

Nokia | Siemens | Panasonic | Motorola | Ericsson

Nokia

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. (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

*#3283# or *#DATE#

Date of Manufacture

*#682371158412125#

Software Version

Siemens

MODELS

CODES & DESCRIPTIONS

*#0003*(secret code 8 digits)#

All Siemens Phones: Service Provider Unlock

Siemens S25/C25

SP unlock *#0003*(secret code 8 digits)#
Show IMEI code: * # 06 #
Resets language to automatic selection : * # 0000 # then Green button
Pin Out
Data Cable schematics
Phone's connector pin-out:
1- GND
2- SB
3- POWER
4- NC
5- TX
6- RX
7- CLOCK
8- DATA
9- GND MIC
10- HF MIC
11- AUDIO
12- GND AUDIO

Siemens S1/S3/S3 Com

To view the software date and else with S3 com, S4, S4Power, Sony cmdx 1000e press with SIM removed *#06# and left softkey.
To view some other stuff with S4Power, Sony cmdx 1000e press with SIM removed *#06# and left softkey twice.
To view the software date with S3 com, S4, S4Power, Sony cmdx 1000e press with SIM installed menu 98 and left softkey twice.
ACTIVATE MONITOR MODE
Siemens S1/S3

Menu, 9 (Phone Options), 7 (Phone Status), Left Display Button (left MENU key), 5553756, Hang-Up Button (Red Handset key)

Siemens S3 COM/S4

Menu, 9 (Phone Options), 7 (Phone Status - 8 on Some), Left Display Button (left MENU key), 7684666, Hang-Up Button (Red Handset key)

Note: Now Monitor should appear at the bottom of the Network Options menu.
MONITOR MODE
Pressing the right Display Button when in monitor mode will toggle into 1 and 2 modes

Pressing the right Display Button when in monitor mode will show a list of the six cells with the strongest signals.

Test Mode Indicators: (* = only available when call in progress )
CH Channel Number

RX Signal Strength (dB)

N NCC (Colour Code)

B BCC (Colour Code)

CI Cell ID (in Hex)

C1+ How long before phone does forced hand over. (see RX and RXAM)

LAI Location Area Identity. Display Network ID code (42F010 = 240.01) and MSC

TXPWR Transmit Power (dB)

RXAM Receive signal strength cut-off point

TS* Time Slot Number

TA* Timing Advance. Distance from tower in Km X 2

PL* Power Level
POWER table
PL: 5 6 7 8 9 10 11 12 13 14 15

dB: 33 31 29 27 25 23 21 19 17 15 13

Watts: 2 1.3 .8 .5 .3 .2 .13 .08 .05 .03 .02
LF* C1 value with continuous transmission from tower

LS* C1 Value with discontinuous transmission from tower

QF* Bit Error Rate with continuous transmission from tower

QS* Bit Error Rate with discontinuous transmission from tower
BER (bit error rate) table
QF/QS register: 0 1 2 3 4 5 6 7

% of bit sent: 0.2 0.8 0.4 1.6 3.2 6.4 12.8 25.6

Siemens S1/S3

Here's a trick to play Tetris, also known as Klotz on a Siemens S1.
Turn the phone on. Enter PIN. Before the telephone has logged in to the your GSM net do the following steps.
1: Choose F 9 (function settings)
2: Choose send own number and push the right button for choose.
3: Push 9
USE 2 as <> , rotate the klotz with 5 and drop with 4.
[I have just heard from one of the programmers of the phone that Tetris was in the phone during development, but it was removed before it was produced. Apparently someone has the patent on games in mobile phones and Siemens didn't want to pay the licensing fees. It was either in Menu F-9-9 or it's not there at all.]

Siemens S3 Comfort

MONITOR MODE

The Siemens S3 Com series have a Monitor mode that can be activated directly from the standard user keypad. In order to activate this mode, you must enter the special access code currently programmed into the phone.
TO ACTIVATE MONITOR MODE:
Turn the phone on.
Enter the PIN access code on press OK. (Only if is enabled).
Press Menu. (Left top button).
Press 9. (Phone Options).
Press 8. (Phone Status) (May be button 7 in some phones).
You may see your IMEI Number
Left Display Button (Top left MENU key).
7684666
Hang-Up Button. (Red Handset key).

Note: Monitor should appear now at the bottom of the Network Options menu.
MONITOR MODE

Pressing the right Display Button when in monitor mode will toggle into 1 and 2 modes

Siemens S4/S4 Power

In phonebook under "Own Phone No." enter +12022243121 (which is the number to the White House) and you'll get a greeting from the people who programmed the phone.

MONITOR MODE

The Siemens S4 series have a Monitor mode that can be activated directly from the standard user keypad. In order to activate this mode, you must enter the special access code currently programmed into the phone.
TO ACTIVATE MONITOR MODE:
Menu, 9 (Phone Options), 7 (Phone Status), Left Display Button (left MENU key), 7684666, Hang-Up Button (Red Handset key)
Now "Monitor" should appear at the bottom of the Network Options menu.
Pressing the right Display Button when in monitor mode will show a list of the six cells with the strongest signals.


Test Mode Indicators: (* = only available when call in progress )

--------------------
CH Channel Number

RX Signal Strength (dB)
N NCC (Color Code)
B BCC (Color Code)
CI Cell ID (in Hex)
C1+ how long before phone does forced hand over. (see RX and RXAM)
LAI Location Area Identity. Display Network ID code (42F010 = 240.01) and MSC
TXPWR Transmit Power (dB)
RXAM Reeceive signal strength cut-off point
TS* Time Slot Number
TA* Timing Advance. Distance from tower in Km X 2
PL* Power Level


Power Table

PL: 5 6 7 8 9 10 11 12 13 14 15
dB: 33 31 29 27 25 23 21 19 17 15 13
Watts: 2 1.3 .8 .5 .3 .2 .13 .08 .05 .03 .02

LF* C1 value with continuous transmission from tower
LS* C1 Value with discontinuous transmission from tower
QF* Bit Error Rate with continuous transmission from tower
QS* Bit Error Rate with discontinuous transmission from tower


BER (bit error rate) table
QF/QS register: 0 1 2 3 4 5 6 7
% of bit sent: 0.2 0.8 0.4 1.6 3.2 6.4 12.8 25.6

Siemens S6/S10

In Phonebook, store as your own number: +12022243121
Then you get the sun and two palms in the display, also a greeting message of the "MMI-team".
It has been said that the phone number is the number of the Capitol building in Washington, DC (but not sure).

Siemens S15 Secret Menu's

Press * -> # -> 7 -> 4 -> 3 -> 6 -> 3 -> 6 -> 7 -> * -> 8 -> 3 ->
7 -> 8 -> # ,press clear key to clear screen and return to
stand-by mode
press Menu, it will show additional menu
Menu 3.3.4 Band selection,
Menu 3.3.4.1 Automatic band selection,
Menu 3.3.4.2 select GSM 900 only,
Menu 3.3.4.3 select GSM 1800 only,

Menu 10 Engineering,
Menu 10.1 MS info,

Menu 10.2 software detail,
Menu 10.2.1 software version,
Menu 10.2.2 EEPROM version,

Menu 10.3 Test/production details
Menu 10.3.1 Hardware deta
Menu 10.3.2 production deta
Menu 10.3.3 Service deta
Menu 10.3.4 Mechanical deta

Menu 10.1.1 MS info on, then on the screen show these, for example:

FCN RXL C1 C2
642 011+11+91 -> PAGE 1

CID DSC CB
11211 045 000 -> PAGE 2

BCC NCC TN
000 002 00 -> PAGE 3

RXf RXs RQf RQs
00 00 00 00 -> PAGE 4

ATa APa Hn Hf
001 000 05 00 -> PAGE 5

DTU DTD HP CI
+ ? - - -> PAGE 6

MM CC RR
IdNS Nul Idl -> PAGE 7

Panasonic

CODES

DESCRIPTIONS

*#06#

For checking the International Mobile Equipment Identity (IMEI Number)

\

Motorola

CODES

DESCRIPTIONS

*#06#

For checking the International Mobile Equipment Identity (IMEI Number)

[][][] 119 [] 1 []

Activate Enhanced Full Rate Codec (EFR) - Your phone uses the best sound quality but talk time is reduced my approx. 5%

[][][] 119 [] 0 []

Deactivate Enhanced Full Rate Codec (EFR)

Ericsson

CODES

DESCRIPTIONS

*#06#

For checking the International Mobile Equipment Identity (IMEI Number)

Shortcuts:

Save a Missed Call into your phone directory

Scroll to "Missed Call", press "Yes" to display the required number. Press any number (i.e. 0 to 9), then press "clear" once to clear that number, then press & hold "<" until you see "Store". Press "Yes"

Hide your number when calling when you don't want the other party to know your number)

After dialling the required number & before pressing "Yes", press ">" twice to choose "Hide Id?" & then press "Yes". Also works for pre-programmed & last dialled numbers just press "No" & wait for the number to appear on the screen first then follow same procedure

Check you battery level when phone is off

Press "No" quickly one time & wait for the battery meter to show up!

Save a number into your phone memory (not SIM card)

Follow normal procedures to store a phone number. When prompted to set a storage position, press "#" once & key in desired location, or press "#" twice for next available position

Call a phone number from SMS message

You can call from within a SMS message if the phone number is written in it. Just scroll the message until the phone number appears on the display, then press "Yes" to call




MADE BY SHINYBOY007