<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Security Is My Interest! &#187; credit card algorithm</title>
	<atom:link href="http://soroush.secproject.com/blog/tag/credit-card-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://soroush.secproject.com/blog</link>
	<description>Soroush Dalili's Weblog</description>
	<lastBuildDate>Thu, 01 Jul 2010 19:05:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Cell Phone IMEI Numbers&#8217; Algorithm Is As Same As The Credit Card Algorithm</title>
		<link>http://soroush.secproject.com/blog/2009/01/cell-phone-imei-numbers-algorithm-is-as-same-as-the-credit-card-algorithm/</link>
		<comments>http://soroush.secproject.com/blog/2009/01/cell-phone-imei-numbers-algorithm-is-as-same-as-the-credit-card-algorithm/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 02:36:52 +0000</pubDate>
		<dc:creator>Soroush Dalili</dc:creator>
				<category><![CDATA[Normal Posts]]></category>
		<category><![CDATA[credit card algorithm]]></category>
		<category><![CDATA[credit card algorithm is equal to IMEI algorithm]]></category>
		<category><![CDATA[IMEI algorithm]]></category>

		<guid isPermaLink="false">http://soroush.secproject.com/blog/?p=108</guid>
		<description><![CDATA[Each cell phone has a unique number which is IMEI. You can find it by entering this code in your cell phone *#06# or see the back of your cell phone battery. This IMEI number is something like this: ABCDEF-GH-IJKLMNO-X (without &#8220;-&#8221; characters) For example: 350077523237513 In our example ABCDEF-GH-IJKLMNO-X: AB is Reporting Body Identifier [...]]]></description>
			<content:encoded><![CDATA[<p>Each cell phone has a unique number which is IMEI. You can find it by entering this code in your cell phone *#06# or see the back of your cell phone battery.</p>
<p>This IMEI number is something like this: ABCDEF-GH-IJKLMNO-X (without &#8220;-&#8221; characters)</p>
<p>For example: <strong><em>350077523237513</em></strong></p>
<p>In our example ABCDEF-GH-IJKLMNO-X:</p>
<p>AB is Reporting Body Identifier such as 35 = &#8220;British Approvals Board of Telecommunications (BABT)&#8221;</p>
<p>ABCDEF is Type Approval Code</p>
<p>GH is Final Assembly Code</p>
<p>IJKLMNO is Serial Number</p>
<p>X is Check Digit</p>
<p>&#8212;</p>
<p>As I told you in &#8220;<a href="http://soroush.secproject.com/blog/2009/01/credit-card-algorithm/" target="_self">http://soroush.secproject.com/blog/2009/01/credit-card-algorithm/</a>&#8221; everything has an algorithm!</p>
<p>Here we have an algorithm to check valid IMEI number too, but the algorithm for IMEI number is as same as the credit card numbers!</p>
<p>So, I do not want to repeat my words, and I refer you to that post <a href="http://soroush.secproject.com/blog/2009/01/credit-card-algorithm/">here</a>. You can use the credit card validation JavaScript to validate the IMEI numbers too.</p>
<p>You can check your IMEI numbers <a href="https://www.numberingplans.com/?page=analysis&amp;sub=imeinr" target="_blank">here</a> for validation.</p>
]]></content:encoded>
			<wfw:commentRss>http://soroush.secproject.com/blog/2009/01/cell-phone-imei-numbers-algorithm-is-as-same-as-the-credit-card-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
