|
|
2010-06-15
, 10:48
|
|
|
Posts: 138 |
Thanked: 374 times |
Joined on Aug 2009
@ Berlin
|
#2
|
SELECT * FROM Events WHERE event_type_id = 7 AND outgoing = 1;
|
|
2010-06-15
, 13:21
|
|
Posts: 225 |
Thanked: 64 times |
Joined on Feb 2010
|
#3
|
|
|
2010-06-15
, 17:31
|
|
|
Posts: 138 |
Thanked: 374 times |
Joined on Aug 2009
@ Berlin
|
#4
|
e0dc: e59f3114 ldr r3, [pc, #276] ; "send" ... e0ec: e59f1108 ldr r1, [pc, #264] ; "/com/nokia/phone/SMS" e0f0: e59f2108 ldr r2, [pc, #264] ; "Phone.SMS" e0f4: e59f0108 ldr r0, [pc, #264] ; "com.nokia.phone.SMS" e0f8: e50bc020 str ip, [fp, #-32] e0fc: ebfff24d bl aa38 <dbus_message_new_method_call>
|
|
2010-06-15
, 17:38
|
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#5
|
Assuming the outbox is a sqlite db, I was hoping to copy it to a PC and take a look in it.. Where can I find it?