View previous topic :: View next topic |
Author |
Message |
thejoyo Guest
|
Posted: Sat Sep 09, 2006 6:39 pm Post subject: Intercepting SIM Toolkit Communication |
|
|
Hi all, I a newbie in the SIM Toolkit application. Is it possible to debug an existing SIM Tookit Application (i.e. from a GSM SIMCARD) to see how it communicate? or simply just intercept the communication?
Thanks. |
|
Back to top |
|
|
pz Guest
|
Posted: Mon Sep 11, 2006 6:00 pm Post subject: |
|
|
You can see communication between ME-SIM with Turbo Probrammer 2 + Turbo Lite 2 combo. You cannot debug it internal app running in SIM card (i.e. that SIM card would be sending some debug info), you could use simulators on some platforms (javacard) but that's not the real thing/environment (phone/network/card). |
|
Back to top |
|
|
thejoyo Guest
|
Posted: Tue Sep 12, 2006 2:59 am Post subject: |
|
|
I don't have any background on this kind of technology, so I have some more questions if you don't mind :
1. What is Turbo Probrammer 2 + Turbo Lite 2 combo? how do we use them? (an outline would be fine)
2. When my SIM Toolkit menu tells the phone to send a message to some number, can I see the number & message by intercepting the communication?
Thank you |
|
Back to top |
|
|
pz Guest
|
Posted: Tue Sep 12, 2006 6:14 am Post subject: |
|
|
thejoyo wrote: | I don't have any background on this kind of technology, so I have some more questions if you don't mind :
1. What is Turbo Probrammer 2 + Turbo Lite 2 combo? how do we use them? (an outline would be fine)
|
Your SIM is in TL2, which is connected to phone and also to TP2, which is by USB connected to PC. TL2 passes all SIM-ME communication to TP2->PC where it is displayed with "dbg" util.
Quote: |
2. When my SIM Toolkit menu tells the phone to send a message to some number, can I see the number & message by intercepting the communication?
Thank you |
Yes. |
|
Back to top |
|
|
|