View previous topic :: View next topic |
Author |
Message |
simsim
Joined: 31 Jul 2013 Posts: 1
|
Posted: Wed Jul 31, 2013 6:13 am Post subject: Creating a SIM firewall using TurboSim |
|
|
I'd like to use Turbosim as a firewall to filter type 0 binary silent SMS and OTA from rogue base stations and shady carriers.
Is there a way to block incoming type 0 from even hitting the SIM or does TurboSim mainly just prevent outgoing SMS? I can somewhat competently code in C, just wondering how messages are passed from the baseband processor through Turbosim and if it's possible to block them. |
|
Back to top |
|
|
pz
Joined: 12 Mar 2004 Posts: 1161
|
Posted: Mon Aug 12, 2013 7:10 am Post subject: |
|
|
It's easy to do with handling ACTION_SMS_PP_DOWNLOAD. |
|
Back to top |
|
|
|