Home User CP Donate Chat Register Today!  
  Get New posts Faq / Help?
   


Go Back   Hackint0sh > Projects and Hacks > iPhone > General > General

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-12-2007, 03:16 PM
miso1391's Avatar
miso1391
Status: Offline
Member
 
Join Date: Jul 2007
Posts: 52
Rep Power: 5
miso1391 is on a distinguished road
Default IPSF SW and IPSF Server talk like this

<> just to show the message start and finish
IPSF SW:
>POST http://backoffice.iphonesimfree.com:49973/precheck HTTP/1.1
User-Agent: CFNetwork/152.4
Accept: */*
Accept-Language: en
Accept-Encoding: gzip, deflate
Content-Type: application/octet-stream
Content-Length: 15
Pragma: no-cache
Connection: keep-alive
Proxy-Connection: keep-alive
Host: backoffice.iphonesimfree.com:49973

01124500XXXXXXX<

if the IMEI is not in DB then

IPSF Server:
>HTTP/1.1 500 Internal Server Error
Connection: Keep-Alive
Content-Type: text/html
Content-Length: 21
Date: Wed, 12 Sep 2007 05:05:29 GMT
Server: lighttpd/1.4.16

internal server error<

if the IMEI is in DB then

IPSF Server:
>HTTP/1.1 200 OK
Connection: Keep-Alive
Content-Length: 0
Date: Wed, 12 Sep 2007 05:08:40 GMT
Server: lighttpd/1.4.16<

IPSF SW Prepare for Unlock and collect some data to send it again to the server

IPSF SW:
http://backoffice.iphonesimfree.com:49973/process HTTP/1.1
User-Agent: CFNetwork/152.4
Accept: */*
Accept-Language: en
Accept-Encoding: gzip, deflate
Content-Type: application/octet-stream
Content-Length: 10292
Pragma: no-cache
Connection: keep-alive
Proxy-Connection: keep-alive
Host: backoffice.iphonesimfree.com:49973

01124500XXXXXXX LTOKEN1.0< there is som extra binary data here


since yesterday I try to solve this but I am to sleepy some one complete the metion

this is a valid IMEI : 011245003012877 still not Unlocked try it

* And now I Know that DEV they release iUnlock
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +2. The time now is 01:03 PM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 Ad Management by RedTyger
follow us on Twitter!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105