Thread
:
SMS-based stolen phone locator
View Single Post
eti1
2010-08-18 , 16:10
Posts: 23 | Thanked: 11 times | Joined on Jul 2010
#
17
Nice work;
btw, i would replace
VALID_IMSI=XXXXXXXXXXX
by
VALID_IMSI=`dbus-send --system --type=method_call --print-reply --dest=com.nokia.phone.SIM /com/nokia/phone/SIM Phone.Sim.get_imsi | head -2 | tail -1 | tr -s '"' ' ' | cut -d ' ' -f 3`
Quote & Reply
|
eti1
View Public Profile
Send a private message to eti1
Find all posts by eti1