0% found this document useful (0 votes)
1K views15 pages

KRSDK Debug For Rooting Device

This log file contains debugging information from a Kingroot SDK application. It records details of the application checking for updates, getting device information, attempting to get root access via su binary, reporting events to a server, and receiving a root solution from the server. The root attempt failed with a permission denied error. A root solution was received but not reported as successfully applied.

Uploaded by

Godfor92
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views15 pages

KRSDK Debug For Rooting Device

This log file contains debugging information from a Kingroot SDK application. It records details of the application checking for updates, getting device information, attempting to get root access via su binary, reporting events to a server, and receiving a root solution from the server. The root attempt failed with a permission denied error. A root solution was received but not reported as successfully applied.

Uploaded by

Godfor92
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 15

2015-02-07 18:44:23 [d] useTestURL = false, logSwitchOn = true

2015-02-07 18:44:23 [d] RootExecutorFactory.init()


2015-02-07 18:44:23 [d] load native so success.
2015-02-07 18:44:23 [w] read_model is null, model = BLOOM
2015-02-07 18:44:23 [d] no local sessionId
2015-02-07 18:44:23 [d] KRSDKCertificate loadFromAsset >>>>>>>>>>
2015-02-07 18:44:23 [d] register network broadcast.
2015-02-07 18:44:23 [d] KRSDKCertificate loadFromAsset >>>>>>>>>>
2015-02-07 18:44:23 [d] Certifacate Succeed.
2015-02-07 18:44:23 [d] RootExecutorFactory.getRootExecutor()
2015-02-07 18:44:23 [d] DownloadKuUpdate mFilePath = /data/data/com.kingroot.Rus
hRoot/app_krsdk/Kinguser.apk
2015-02-07 18:44:23 [d] KuUpdate call begin status = 0
2015-02-07 18:44:23 [d] startCheck begin verifyResult = 1
2015-02-07 18:44:23 [d] checkUpdate begin >>>>>>>>>>>>>>>>>>
2015-02-07 18:44:23 [d]  channelId = 105006, version = 1, isbuildin = 0, isroot
ildno = 50, guid = V2;353836061356788;
2015-02-07 18:44:23 [d] getKinguserVersionCode versionName = 3.4.0
2015-02-07 18:44:23 [d] buildJSONObj kuConfigPath = /data/data/com.kingroot.Rush
Root/app_krsdk/ku-config
2015-02-07 18:44:23 [d] checkUpdate req buildno = 111, version : 3.4.0
2015-02-07 18:44:24 [d] WupSession.reponseCode = 200, contentLength = 60, conten
tType = null
2015-02-07 18:44:24 [i] Report Channel suc, errCode = 0
2015-02-07 18:44:24 [i] [REPORT] EMID_KRSDK_Device_Info_Count|2|1|WIKO/wiko/wiko
:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|1
9|1423331063479|0|105001|0|0||353836061356788;null;222104101688502;KOT49H;ALPS.K
K1.MP1.V2.10;BLOOM;4.4.2;19;WIKO;WIKO;wiko;armeabi-v7a;armeabi;wiko;wiko;;REL;WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/release-keys;MOLY.WR8.W1315.MD.WG.MP.V
34, 2014/03/22 14:55;;;7695;;;;;Linux version 3.4.67 (android@HTSVR7) (gcc versi
on 4.7 (GCC) ) #1 SMP PREEMPT Mon Jan 26 14:40:06 CST 2015;|9|105006|50||||||105
006
2015-02-07 18:44:24 [d] WupSession.reponseCode = 200, contentLength = 96, conten
tType = null
2015-02-07 18:44:24 [d] checkUpdate resp : url = , buildno = 0, version = 0.0.0
2015-02-07 18:44:24 [d] checkUpdate end errCode = 0
2015-02-07 18:44:24 [e] [7051]
2015-02-07 18:44:24 [d] startCheck end verifyResult = 0
2015-02-07 18:44:25 [d] EMID : EMID_KRSDK_Download_KU_Count, pv = 0|1|WIKO/wiko/
wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLO
OM|19|1423331065017|0|105001|0|7051|onReceive:|0|||||||||105006
2015-02-07 18:44:25 [d] KuUpdate call end status = 4, verifyResult = 0
2015-02-07 18:44:25 [d] EMID : EMID_KRSDK_GetShell_Begin_Count, pv = 0|1|WIKO/wi
ko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|
BLOOM|19|1423331065574|0|105001|0|0|||||||||||105006
2015-02-07 18:44:25 [e] [7021]
java.io.IOException: Error running exec(). Command: [su] Working Directory: null
Environment: null
at java.lang.ProcessManager.exec(ProcessManager.java:211)
at java.lang.Runtime.exec(Runtime.java:173)
at java.lang.Runtime.exec(Runtime.java:246)
at java.lang.Runtime.exec(Runtime.java:189)
at com.kingroot.sdk.a.a.b.<init>(SourceFile:61)
at com.kingroot.sdk.c.s.c(SourceFile:81)
at com.kingroot.sdk.c.v.c(SourceFile:303)
at com.kingroot.RushRoot.j.handleMessage(SourceFile:321)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: java.io.IOException: Permission denied

at java.lang.ProcessManager.exec(Native Method)
at java.lang.ProcessManager.exec(ProcessManager.java:209)
... 10 more
2015-02-07 18:44:25 [e] VirtualTerminal create fail
java.io.IOException: write failed: EPIPE (Broken pipe)
at libcore.io.IoBridge.write(IoBridge.java:499)
at java.io.FileOutputStream.write(FileOutputStream.java:187)
at java.io.DataOutputStream.write(DataOutputStream.java:98)
at java.io.OutputStream.write(OutputStream.java:82)
at com.kingroot.sdk.a.a.b.a(SourceFile:195)
at com.kingroot.sdk.a.a.b.a(SourceFile:141)
at com.kingroot.sdk.c.i.d(SourceFile:99)
at com.kingroot.sdk.c.v.c(SourceFile:306)
at com.kingroot.RushRoot.j.handleMessage(SourceFile:321)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: libcore.io.ErrnoException: write failed: EPIPE (Broken pipe)
at libcore.io.Posix.writeBytes(Native Method)
at libcore.io.Posix.write(Posix.java:202)
at libcore.io.BlockGuardOs.write(BlockGuardOs.java:197)
at libcore.io.IoBridge.write(IoBridge.java:494)
... 11 more
2015-02-07 18:44:25 [e] [7019]
java.io.IOException: write failed: EPIPE (Broken pipe)
at libcore.io.IoBridge.write(IoBridge.java:499)
at java.io.FileOutputStream.write(FileOutputStream.java:187)
at java.io.DataOutputStream.write(DataOutputStream.java:98)
at java.io.OutputStream.write(OutputStream.java:82)
at com.kingroot.sdk.a.a.b.a(SourceFile:195)
at com.kingroot.sdk.a.a.b.a(SourceFile:141)
at com.kingroot.sdk.c.i.d(SourceFile:99)
at com.kingroot.sdk.c.v.c(SourceFile:306)
at com.kingroot.RushRoot.j.handleMessage(SourceFile:321)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:193)
at android.os.HandlerThread.run(HandlerThread.java:61)
Caused by: libcore.io.ErrnoException: write failed: EPIPE (Broken pipe)
at libcore.io.Posix.writeBytes(Native Method)
at libcore.io.Posix.write(Posix.java:202)
at libcore.io.BlockGuardOs.write(BlockGuardOs.java:197)
at libcore.io.IoBridge.write(IoBridge.java:494)
... 11 more
2015-02-07 18:44:25 [d] EMID : EMID_KRSDK_GetShell_End_Count, pv = 0|1|WIKO/wiko
/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BL
OOM|19|1423331065812|0|105001|1|7019|java.io.IOException: write failed: EPIPE (B
roken pipe)_cause_libcore.io.ErrnoException: write failed: EPIPE (Broken pipe)|0
|||||||||105006
2015-02-07 18:44:26 [d] WupSession.reponseCode = 200, contentLength = 64, conten
tType = null
2015-02-07 18:44:26 [i] [REPORT_RET] err = 0
2015-02-07 18:44:26 [d] Delete sui file
2015-02-07 18:44:26 [i] No UnReport RootResult
2015-02-07 18:44:26 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331064
998|-1|105001|0|0|get version : 0.0.0|CheckUpdate|||||||||105006
2015-02-07 18:44:26 [i] [REPORT] EMID_KRSDK_Download_KU_Count|0|1|WIKO/wiko/wiko

:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|1


9|1423331065017|0|105001|0|7051|onReceive:|0|||||||||105006
2015-02-07 18:44:29 [d] EMID : EMID_KRSDK_Prepare_Begin_Count, pv = 0|1|WIKO/wik
o/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|B
LOOM|19|1423331069877|0|105001|0|0||88416256|597274624||||||||105006
2015-02-07 18:44:29 [d] WupSession.getSolutions()deviceInfoXml : <?xml version="1
ncoding="utf-8"?><root><prop><ro.build.id>KOT49H</ro.build.id><ro.build.display.
id>ALPS.KK1.MP1.V2.10</ro.build.display.id><ro.product.model>BLOOM</ro.product.m
odel><ro.build.version.release>4.4.2</ro.build.version.release><ro.build.version
.sdk>19</ro.build.version.sdk><ro.product.manufacturer>WIKO</ro.product.manufact
urer><ro.product.brand>WIKO</ro.product.brand><ro.product.name>wiko</ro.product.
name><ro.product.cpu.abi>armeabi-v7a</ro.product.cpu.abi><ro.product.cpu.abi2>ar
meabi</ro.product.cpu.abi2><ro.product.device>wiko</ro.product.device><ro.produc
t.board>wiko</ro.product.board><ro.build.version.codename>REL</ro.build.version.
codename><ro.build.fingerprint>WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/relea
se-keys</ro.build.fingerprint><linux.version>Linux version 3.4.67 (android@HTSVR
7) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Mon Jan 26 14:40:06 CST 2015</linux.v
ersion><ro.build.hidden_ver></ro.build.hidden_ver><gsm.version.baseband>MOLY.WR8
.W1315.MD.WG.MP.V34, 2014/03/22 14:55</gsm.version.baseband><ro.serialno>0123456
789ABCDEF</ro.serialno><ro.product.real_model>BLOOM</ro.product.real_model></pro
p><device></device></root>

2015-02-07 18:44:31 [d] WupSession.reponseCode = 200, contentLength = -1, conten


tType = null
2015-02-07 18:44:31 [d] WupSession.getSolutions() solutionsXml[0] : <?xml versi
encoding="utf-8"?><root><root_zip><name>00000000000000000001422843561920.jar</n
ame><sid>00000000000000000000000000000202</sid><version>11</version><type>1</typ
e><size>183390</size><verified>0</verified><md5>86e1d9ac04e5af80338a1e3366bbb5d6
</md5><encrypt>1</encrypt><url>http://res.kingroot.net/msoft/webapp_kingroot/sol
ution/00000000000000000001422843561920.jar</url><backup_url>http://res.kingroot.
net/msoft/webapp_kingroot/solution/00000000000000000001422843561920.jar</backup_
url><exploit_type>0</exploit_type><interface_type>3</interface_type></root_zip><
id>279</id>
<weight>8000</weight>
<prop><ro.build.id>KOT49H</ro.build.id><ro.build.display.id>ALPS.KK1.MP1.V2.10</
ro.build.display.id><ro.product.model>BLOOM</ro.product.model><ro.build.version.
release>4.4.2</ro.build.version.release><ro.build.version.sdk>19</ro.build.versi
on.sdk><ro.product.manufacturer>WIKO</ro.product.manufacturer><ro.product.brand>
WIKO</ro.product.brand><ro.product.name>wiko</ro.product.name><ro.product.cpu.ab
i>armeabi-v7a</ro.product.cpu.abi><ro.product.cpu.abi2>armeabi</ro.product.cpu.a
bi2><ro.product.device>wiko</ro.product.device><ro.product.board>wiko</ro.produc
t.board><ro.build.version.codename>REL</ro.build.version.codename><ro.build.fing
erprint>WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/release-keys</ro.build.finge
rprint><linux.version>Linux version 3.4.67 (android@HTSVR7) (gcc version 4.7 (GC
C) ) #1 SMP PREEMPT Mon Jan 26 14:40:06 CST 2015</linux.version><ro.build.hidden
_ver></ro.build.hidden_ver><gsm.version.baseband>MOLY.WR8.W1315.MD.WG.MP.V34, 20
14/03/22 14:55</gsm.version.baseband><ro.serialno>0123456789ABCDEF</ro.serialno>
<ro.product.real_model>BLOOM</ro.product.real_model></prop><device></device></ro
ot>

2015-02-07 18:44:31 [d] WupSession.getSolutions() solutionsXml[1] : <?xml versi


encoding="utf-8"?><root><root_zip><name>00000000000000000001421149961428.jar</n
ame><sid>00000000000000000000000000000184</sid><version>115</version><type>6</ty
pe><size>97089</size><verified>0</verified><md5>8fcd89aafcf8a6c6cd2f9db51b2a810f
</md5><encrypt>1</encrypt><url>http://res.kingroot.net/msoft/webapp_kingroot/sol
ution/00000000000000000001421149961428.jar</url><backup_url>http://res.kingroot.
net/msoft/webapp_kingroot/solution/00000000000000000001421149961428.jar</backup_
url><exploit_type>0</exploit_type><interface_type>1</interface_type></root_zip><
id>238</id>
<weight>6900</weight>

<prop><ro.build.id>KOT49H</ro.build.id><ro.build.display.id>ALPS.KK1.MP1.V2.10</
ro.build.display.id><ro.product.model>BLOOM</ro.product.model><ro.build.version.
release>4.4.2</ro.build.version.release><ro.build.version.sdk>19</ro.build.versi
on.sdk><ro.product.manufacturer>WIKO</ro.product.manufacturer><ro.product.brand>
WIKO</ro.product.brand><ro.product.name>wiko</ro.product.name><ro.product.cpu.ab
i>armeabi-v7a</ro.product.cpu.abi><ro.product.cpu.abi2>armeabi</ro.product.cpu.a
bi2><ro.product.device>wiko</ro.product.device><ro.product.board>wiko</ro.produc
t.board><ro.build.version.codename>REL</ro.build.version.codename><ro.build.fing
erprint>WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/release-keys</ro.build.finge
rprint><linux.version>Linux version 3.4.67 (android@HTSVR7) (gcc version 4.7 (GC
C) ) #1 SMP PREEMPT Mon Jan 26 14:40:06 CST 2015</linux.version><ro.build.hidden
_ver></ro.build.hidden_ver><gsm.version.baseband>MOLY.WR8.W1315.MD.WG.MP.V34, 20
14/03/22 14:55</gsm.version.baseband><ro.serialno>0123456789ABCDEF</ro.serialno>
<ro.product.real_model>BLOOM</ro.product.real_model></prop><device></device></ro
ot>

2015-02-07 18:44:31 [d] WupSession.getSolutions() solutionsXml[2] : <?xml versi


encoding="utf-8"?><root><root_zip><name>00000000000000000001419852801639.jar</n
ame><sid>00000000000000000000000000000168</sid><version>24</version><type>1</typ
e><size>275633</size><verified>0</verified><md5>67b1888bf27e6f4821c0ab579ae47753
</md5><encrypt>1</encrypt><url>http://res.kingroot.net/msoft/webapp_kingroot/sol
ution/00000000000000000001419852801639.jar</url><backup_url>http://res.kingroot.
net/msoft/webapp_kingroot/solution/00000000000000000001419852801639.jar</backup_
url><exploit_type>0</exploit_type><interface_type>4</interface_type></root_zip><
id>218</id>
<weight>3000</weight>
<prop><ro.build.id>KOT49H</ro.build.id><ro.build.display.id>ALPS.KK1.MP1.V2.10</
ro.build.display.id><ro.product.model>BLOOM</ro.product.model><ro.build.version.
release>4.4.2</ro.build.version.release><ro.build.version.sdk>19</ro.build.versi
on.sdk><ro.product.manufacturer>WIKO</ro.product.manufacturer><ro.product.brand>
WIKO</ro.product.brand><ro.product.name>wiko</ro.product.name><ro.product.cpu.ab
i>armeabi-v7a</ro.product.cpu.abi><ro.product.cpu.abi2>armeabi</ro.product.cpu.a
bi2><ro.product.device>wiko</ro.product.device><ro.product.board>wiko</ro.produc
t.board><ro.build.version.codename>REL</ro.build.version.codename><ro.build.fing
erprint>WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/release-keys</ro.build.finge
rprint><linux.version>Linux version 3.4.67 (android@HTSVR7) (gcc version 4.7 (GC
C) ) #1 SMP PREEMPT Mon Jan 26 14:40:06 CST 2015</linux.version><ro.build.hidden
_ver></ro.build.hidden_ver><gsm.version.baseband>MOLY.WR8.W1315.MD.WG.MP.V34, 20
14/03/22 14:55</gsm.version.baseband><ro.serialno>0123456789ABCDEF</ro.serialno>
<ro.product.real_model>BLOOM</ro.product.real_model></prop><device></device></ro
ot>

2015-02-07 18:44:31 [d] VRoot API


2015-02-07 18:44:31 [d] build in vr
2015-02-07 18:44:31 [d] build in tr
2015-02-07 18:44:31 [d] EMID : EMID_KRSDK_Got_Solutions, pv = 0|1|WIKO/wiko/wiko
:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|1
9|1423331071324|0|105001|0|0||5|||||||||105006
2015-02-07 18:44:31 [d] EMID : EMID_KRSDK_Solution_Prepare_Begin_Count, pv = 0|1
|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc
v|WIKO|BLOOM|19|1423331071347|0|105001|0|0||00000000000000000000000000000202|||
||||||105006
2015-02-07 18:44:31 [d] WupSession.downloadSolutionFile()Jar, sid = 0000000000000000
0000000000000202
2015-02-07 18:44:34 [d] WupSession.downloadSolutionFile()Jar, sid = 0000000000000
00000000000202, err = 0
2015-02-07 18:44:34 [d] EMID : EMID_KRSDK_Solution_Prepare_End_Count, pv = 0|1|W
IKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v
|WIKO|BLOOM|19|1423331074458|0|105001|0|0||00000000000000000000000000000202|3088
||||||||105006

2015-02-07 18:44:34 [d] EMID : EMID_KRSDK_Solution_Verify_End_Count, pv = 0|1|WI


KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331074491|0|105001|0|0||00000000000000000000000000000202||||||
|||105006
2015-02-07 18:44:34 [d] extract /data/data/com.kingroot.RushRoot/app_krsdk/solut
ions/00000000000000000000000000000202/krcert.jar
2015-02-07 18:44:34 [d] extract /data/data/com.kingroot.RushRoot/app_krsdk/solut
ions/00000000000000000000000000000202/krmain
2015-02-07 18:44:34 [d] EMID : EMID_KRSDK_Solution_Decompress_End_Count, pv = 0|
1|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gc
c v|WIKO|BLOOM|19|1423331074561|0|105001|0|0||00000000000000000000000000000202||
|||||||105006
2015-02-07 18:44:34 [d] EMID : EMID_KRSDK_Solution_Prepare_Begin_Count, pv = 0|1
|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc
v|WIKO|BLOOM|19|1423331074584|0|105001|0|0||00000000000000000000000000000184|||
||||||105006
2015-02-07 18:44:34 [d] WupSession.downloadSolutionFile()Jar, sid = 0000000000000000
0000000000000184
2015-02-07 18:44:34 [d] WupSession.reponseCode = 200, contentLength = 64, conten
tType = null
2015-02-07 18:44:34 [i] [REPORT_RET] err = 0
2015-02-07 18:44:34 [d] Delete sui file
2015-02-07 18:44:34 [i] [REPORT] EMID_KRSDK_GetShell_Begin_Count|0|1|WIKO/wiko/w
iko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOO
M|19|1423331065574|0|105001|0|0|||||||||||105006
2015-02-07 18:44:34 [i] [REPORT] EMID_KRSDK_GetShell_End_Count|0|1|WIKO/wiko/wik
o:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|
19|1423331065812|0|105001|1|7019|java.io.IOException: write failed: EPIPE (Broke
n pipe)_cause_libcore.io.ErrnoException: write failed: EPIPE (Broken pipe)|0||||
|||||105006
2015-02-07 18:44:35 [d] WupSession.reponseCode = 200, contentLength = 64, conten
tType = null
2015-02-07 18:44:35 [i] [REPORT_RET] err = 0
2015-02-07 18:44:35 [d] Delete sui file
2015-02-07 18:44:35 [i] Duing 7 Day, Not report Channel.
2015-02-07 18:44:35 [i] No UnReport SUI
2015-02-07 18:44:35 [i] No UnReport RootResult
2015-02-07 18:44:36 [d] WupSession.downloadSolutionFile()Jar, sid = 0000000000000
00000000000184, err = 0
2015-02-07 18:44:36 [d] EMID : EMID_KRSDK_Solution_Prepare_End_Count, pv = 0|1|W
IKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v
|WIKO|BLOOM|19|1423331076981|0|105001|0|0||00000000000000000000000000000184|2364
||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Verify_End_Count, pv = 0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331077006|0|105001|0|0||00000000000000000000000000000184||||||
|||105006
2015-02-07 18:44:37 [d] extract /data/data/com.kingroot.RushRoot/app_krsdk/solut
ions/00000000000000000000000000000184/cflag
2015-02-07 18:44:37 [d] extract /data/data/com.kingroot.RushRoot/app_krsdk/solut
ions/00000000000000000000000000000184/classes.dex
2015-02-07 18:44:37 [d] extract /data/data/com.kingroot.RushRoot/app_krsdk/solut
ions/00000000000000000000000000000184/libsolhlp.so
2015-02-07 18:44:37 [d] extract /data/data/com.kingroot.RushRoot/app_krsdk/solut
ions/00000000000000000000000000000184/test
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Decompress_End_Count, pv = 0|
1|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gc
c v|WIKO|BLOOM|19|1423331077057|0|105001|0|0||00000000000000000000000000000184||
|||||||105006
2015-02-07 18:44:37 [e] [7003]interface_type=4

2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Prepare_Begin_Count, pv = 0|1


|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc
v|WIKO|BLOOM|19|1423331077080|0|105001|1|7003|interface_type=4|0000000000000000
0000000000000168|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Prepare_Begin_Count, pv = 0|1
|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc
v|WIKO|BLOOM|19|1423331077125|0|105001|0|0||86|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Prepare_End_Count, pv = 0|1|W
IKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v
|WIKO|BLOOM|19|1423331077147|0|105001|0|0||86|0||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Verify_End_Count, pv = 0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331077170|0|105001|0|0||86|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Decompress_End_Count, pv = 0|
1|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gc
c v|WIKO|BLOOM|19|1423331077193|0|105001|0|0||86|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Prepare_Begin_Count, pv = 0|1
|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc
v|WIKO|BLOOM|19|1423331077215|0|105001|0|0||87|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Prepare_End_Count, pv = 0|1|W
IKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v
|WIKO|BLOOM|19|1423331077243|0|105001|0|0||87|0||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Verify_End_Count, pv = 0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331077271|0|105001|0|0||87|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Decompress_End_Count, pv = 0|
1|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gc
c v|WIKO|BLOOM|19|1423331077293|0|105001|0|0||87|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Prepare_End_Count, pv = 0|1|WIKO/wiko/
wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLO
OM|19|1423331077317|0|105001|0|0||7416|5|4|23|88416256|596406272||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Prepare_Begin_Count|0|1|WIKO/wiko/wi
ko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM
|19|1423331069877|0|105001|0|0||88416256|597274624||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Got_Solutions|0|1|WIKO/wiko/wiko:4.4
.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|14
23331071324|0|105001|0|0||5|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_Begin_Count|0|1|WIK
O/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|W
IKO|BLOOM|19|1423331071347|0|105001|0|0||00000000000000000000000000000202|||||||
||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_End_Count|0|1|WIKO/
wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIK
O|BLOOM|19|1423331074458|0|105001|0|0||00000000000000000000000000000202|3088||||
||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Verify_End_Count|0|1|WIKO/w
iko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO
|BLOOM|19|1423331074491|0|105001|0|0||00000000000000000000000000000202|||||||||1
05006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Decompress_End_Count|0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331074561|0|105001|0|0||00000000000000000000000000000202||||||
|||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_Begin_Count|0|1|WIK
O/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|W
IKO|BLOOM|19|1423331074584|0|105001|0|0||00000000000000000000000000000184|||||||
||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_End_Count|0|1|WIKO/
wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIK
O|BLOOM|19|1423331076981|0|105001|0|0||00000000000000000000000000000184|2364||||

||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Verify_End_Count|0|1|WIKO/w
iko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO
|BLOOM|19|1423331077006|0|105001|0|0||00000000000000000000000000000184|||||||||1
05006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Decompress_End_Count|0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331077057|0|105001|0|0||00000000000000000000000000000184||||||
|||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_Begin_Count|0|1|WIK
O/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|W
IKO|BLOOM|19|1423331077080|0|105001|1|7003|interface_type=4|00000000000000000000
000000000168|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331077
102|-1|105001|1|7003|interface_type=4|DONT_ALLOW_SOLUTION|0000000000000000000000
0000000168||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_Begin_Count|0|1|WIK
O/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|W
IKO|BLOOM|19|1423331077125|0|105001|0|0||86|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_End_Count|0|1|WIKO/
wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIK
O|BLOOM|19|1423331077147|0|105001|0|0||86|0||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Verify_End_Count|0|1|WIKO/w
iko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO
|BLOOM|19|1423331077170|0|105001|0|0||86|||||||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Execute_Begin_Count, pv = 0|1|WIKO/wik
o/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|B
LOOM|19|1423331077376|0|105001|0|0||4|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Decompress_End_Count|0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331077193|0|105001|0|0||86|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_Begin_Count|0|1|WIK
O/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|W
IKO|BLOOM|19|1423331077215|0|105001|0|0||87|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Prepare_End_Count|0|1|WIKO/
wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIK
O|BLOOM|19|1423331077243|0|105001|0|0||87|0||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Verify_End_Count|0|1|WIKO/w
iko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO
|BLOOM|19|1423331077271|0|105001|0|0||87|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Solution_Decompress_End_Count|0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331077293|0|105001|0|0||87|||||||||105006
2015-02-07 18:44:37 [i] [REPORT] EMID_KRSDK_Prepare_End_Count|0|1|WIKO/wiko/wiko
:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|1
9|1423331077317|0|105001|0|0||7416|5|4|23|88416256|596406272||||105006
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Init_Begin_Count, pv = 0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331077403|0|105001|0|0||00000000000000000000000000000202||||||
|||105006
2015-02-07 18:44:37 [d] init solution idx = 0, sid = 000000000000000000000000000
00202
2015-02-07 18:44:37 [d] EMID : EMID_KRSDK_Solution_Init_End_Count, pv = 0|1|WIKO
/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WI
KO|BLOOM|19|1423331077430|0|105001|0|0||00000000000000000000000000000202||||||||
|105006
2015-02-07 18:44:37 [e] bootTime = 1423324294008
2015-02-07 18:44:37 [d] exe_stdout : [et] ---- main begin, pid(7789), ppid(7695)
----

2015-02-07 18:44:37 [d] exe_stdout :


2015-02-07 18:44:37 [d] exe_stdout : [et] [*] ur = 0
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : uid=10092(u0_a92) gid=10092(u0_a92) groups=
1000(system),1006(camera),1013(media),1015(sdcard_rw),1028(sdcard_r),3003(inet),
50092(all_a92) context=u:r:untrusted_app:s0
2015-02-07 18:44:37 [d] exe_stdout : [et] mThisFullPath: /data/data/com.kingroot
.RushRoot/app_krsdk/solutions/00000000000000000000000000000202/krmain
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mExecPath: /data/data/com.kingroot.Rus
hRoot/app_krsdk/solutions/00000000000000000000000000000202
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] getParentPid|pid: 7789, ppid: 7695
2015-02-07 18:44:37 [d] exe_stdout : [et] getParentPid|pid: 7695, ppid: 134
2015-02-07 18:44:37 [d] exe_stdout : [et] getParentPid|pid: 134, ppid: 1
2015-02-07 18:44:37 [d] exe_stdout : [et] isAncestryAdbd|ret: 0
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mIsAncestryAdbd: 0
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mUid: 10092, mGid: 10092, mContext: u:
object_r:app_data_file:s0
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mAndroidSdkVerion: 19
2015-02-07 18:44:37 [d] exe_stdout : [et] mAndroidSdkRelease: 4.4.2
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mFingerPrint: WIKO/wiko/wiko:4.4.2/KOT
49H/1422251796:user/release-keys
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mProcVersion: Linux version 3.4.67 (an
droid@HTSVR7) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Mon Jan 26 14:40:06 CST 20
15
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mBrand: WIKO
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mManufacturer: WIKO
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mModel: BLOOM
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mName: wiko
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mDevice: wiko
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mBoardPlatform:
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mHardware: mt6582
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mMtkPlatform: MT6582
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mMtkHardware: mt6582
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mMiuiVersion:
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mMiuiName:
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mCmDevice:
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mCmVersion:
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mOppoVersion:
2015-02-07 18:44:37 [d] exe_stdout :

2015-02-07 18:44:37 [d] exe_stdout : [et] mOppoFingerPrint:


2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] parsing proc version ...
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] name.release = 3.4.67
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] name.version = #1 SMP PREEMPT Mon Jan
26 14:40:06 CST 2015
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] parsing uname release ...
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] linux version = 3.4.67
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mBuildNo =
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mVersionMajor = 3, mVersionMedium = 4,
mVersionMinor = 67
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mUNameRelease = 3.4.67
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] parse uname release, DONE, ret = 1
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] parsing uname version ...
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mWeekDay = 1
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mMonth = 1
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mDay = 26
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mYear = 2015
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] mUNameVersion = #1 SMP PREEMPT Mon Jan
26 14:40:06 CST 2015
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] parse uname version, DONE, ret = 1
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] parse proc version, DONE, ret = 1
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et]
2015-02-07 18:44:37 [d] exe_stdout : ctx|argc[5]
2015-02-07 18:44:37 [d] exe_stdout : [et] ctx|argv[0]: /data/data/com.kingroot.R
ushRoot/app_krsdk/solutions/00000000000000000000000000000202/krmain
2015-02-07 18:44:37 [d] exe_stdout : [et] ctx|argv[1]: -a
2015-02-07 18:44:37 [d] exe_stdout : [et] ctx|argv[2]: /data/data/com.kingroot.R
ushRoot/app_krsdk/start-kd.sh
2015-02-07 18:44:37 [d] exe_stdout : [et] ctx|argv[3]: -c
2015-02-07 18:44:37 [d] exe_stdout : [et] ctx|argv[4]: /data/data/com.kingroot.R
ushRoot/app_krsdk/solutions/00000000000000000000000000000202
2015-02-07 18:44:37 [d] exe_stdout : [et]
2015-02-07 18:44:37 [d] exe_stdout : ctx|argc2[0]
2015-02-07 18:44:37 [d] exe_stdout : [et]
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : [et] EARGS_SCRIPT
2015-02-07 18:44:37 [d] exe_stdout : [et] mShellPath:
2015-02-07 18:44:37 [d] exe_stdout : [et] mScriptPath: /data/data/com.kingroot.R
ushRoot/app_krsdk/start-kd.sh
2015-02-07 18:44:37 [d] exe_stdout : [et] mCertPath: /data/data/com.kingroot.Rus
hRoot/app_krsdk/solutions/00000000000000000000000000000202
2015-02-07 18:44:37 [d] exe_stdout : [et] mInnerParam:

2015-02-07 18:44:37 [d] exe_stdout : [et] mArgResult: 4


2015-02-07 18:44:37 [d] exe_stdout : [et] begin call krv ... pid[7834], ppid[778
9]
2015-02-07 18:44:37 [d] exe_stdout :
2015-02-07 18:44:37 [d] exe_stdout : WARNING: linker: libvc1dec_sa.ca7.so has te
xt relocations. This is wasting memory and is a security risk. Please fix.
2015-02-07 18:44:40 [d] exe_stdout : [et] successfully wait child 7834 exited [1
]
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] exit from krv | exiting with 1
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] [**] AUTHORIZED, calling exploit_main
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] 0xffff0008: 0xe59ff410
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] v10 = 0xc000e8c0
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] v13 = 0xc000e988
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] v14 = 0xc000edc4
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] parent id = 7789
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:40 [d] exe_stdout : [et] ptrace returned 0.
2015-02-07 18:44:40 [d] exe_stdout :
2015-02-07 18:44:41 [d] exe_stdout : [et] syscall returns -1.
2015-02-07 18:44:41 [d] exe_stdout :
2015-02-07 18:44:42 [d] exe_stdout : [et] [**] exploit_main returns 25, with (10
092.10092)
2015-02-07 18:44:42 [e] ExeRootSolution process exit: 25
2015-02-07 18:44:42 [d] exe_stdout :
2015-02-07 18:44:42 [d] exe_stdout : [et] [!!] ERROR_FAILED
2015-02-07 18:44:42 [d] exe_stdout :
2015-02-07 18:44:42 [d] exe_stdout : krerrcode:1
2015-02-07 18:44:42 [d] exe_stdout : [et] ---- main end, IsNotExit(0) ---2015-02-07 18:44:42 [d] exe_stdout :
2015-02-07 18:44:42 [e] [1]
2015-02-07 18:44:42 [d] EMID : EMID_KRSDK_Solution_Execute_End_Count, pv = 0|1|W
IKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v
|WIKO|BLOOM|19|1423331082452|0|105001|1|1||00000000000000000000000000000202|4987
||||||||105006
2015-02-07 18:44:42 [v] JavaRootSolution.<init>()
2015-02-07 18:44:42 [d] dexDelegateClass
2015-02-07 18:44:42 [d] EMID : EMID_KRSDK_Solution_Init_Begin_Count, pv = 0|1|WI
KO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|
WIKO|BLOOM|19|1423331082477|0|105001|0|0||00000000000000000000000000000184||||||
|||105006
2015-02-07 18:44:42 [d] init solution idx = 1, sid = 000000000000000000000000000
00184
2015-02-07 18:44:42 [v] JavaRootSolution.init()
2015-02-07 18:44:42 [d] ! delegate = krsdk.XSolution@41fb9408
2015-02-07 18:44:42 [d] EMID : EMID_KRSDK_Solution_Init_End_Count, pv = 0|1|WIKO
/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WI
KO|BLOOM|19|1423331082634|0|105001|0|0||00000000000000000000000000000184||||||||
|105006
2015-02-07 18:44:42 [e] bootTime = 1423324294008
2015-02-07 18:44:42 [v] JavaRootSolution.onRoot()
2015-02-07 18:44:43 [d] WupSession.reponseCode = 200, contentLength = 64, conten
tType = null
2015-02-07 18:44:43 [i] [REPORT_RET] err = 0

2015-02-07 18:44:43 [d] Delete sui file


2015-02-07 18:44:43 [d] getPrevSuVersion() end
2015-02-07 18:44:43 [d] getPrevSuVersion() end notExists
2015-02-07 18:44:43 [i] [ROOT_RESULT]solutionId = 000000000000000000000000000002
02, index = 0, startTime = 1423331077, endTime = 1423331081, resultCode = 1
2015-02-07 18:44:44 [d] WupSession.reponseCode = 200, contentLength = 72, conten
tType = null
2015-02-07 18:44:44 [i] [ROOT_RESULT_RET] err : 0
2015-02-07 18:44:44 [d] Delete rootResult file
2015-02-07 18:44:48 [d] EMID : EMID_KRSDK_Solution_Execute_End_Count, pv = 0|1|W
IKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v
|WIKO|BLOOM|19|1423331088257|0|105001|0|0||00000000000000000000000000000184|5600
||||||||105006
2015-02-07 18:44:48 [v] JavaRootSolution.getShell()
2015-02-07 18:44:48 [d] cmd: export PATH=/sbin:/vendor/bin:/system/sbin:/system/
bin:/system/xbin, ret:
2015-02-07 18:44:48 [d] cmd: export LD_LIBRARY_PATH=/vendor/lib:/system/lib, ret
:
2015-02-07 18:44:48 [d] cmd: id, ret: uid=0(root) gid=0(root) groups=1000(system
),1006(camera),1013(media),1015(sdcard_rw),1028(sdcard_r),3003(inet),50092(all_a
92) context=u:r:kernel:s0
2015-02-07 18:44:48 [d] id = uid=0(root) gid=0(root) groups=1000(system),1006(ca
mera),1013(media),1015(sdcard_rw),1028(sdcard_r),3003(inet),50092(all_a92) conte
xt=u:r:kernel:s0
2015-02-07 18:44:48 [d] isFullyRoot|id: uid=0(root) gid=0(root) groups=1000(syst
em),1006(camera),1013(media),1015(sdcard_rw),1028(sdcard_r),3003(inet),50092(all
_a92) context=u:r:kernel:s0, isRoot: true
2015-02-07 18:44:48 [d] EMID : EMID_KRSDK_Solution_Is_True_Root_Count, pv = 0|1|
WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc
v|WIKO|BLOOM|19|1423331088611|0|105001|0|0||00000000000000000000000000000184||||
|||||105006
2015-02-07 18:44:48 [d] cmd: chmod 6755 /data/data/com.kingroot.RushRoot/app_krs
dk/kd;echo $?, ret: 0
2015-02-07 18:44:48 [d] cmd: chmod 6755 /data/data/com.kingroot.RushRoot/app_krs
dk/kd, ret: 0, stdout =
2015-02-07 18:44:48 [d] cmd: chown 0.0 /data/data/com.kingroot.RushRoot/app_krsd
k/kd;echo $?, ret: 0
2015-02-07 18:44:48 [d] cmd: chown 0.0 /data/data/com.kingroot.RushRoot/app_krsd
k/kd, ret: 0, stdout =
2015-02-07 18:44:48 [d] start kd :
2015-02-07 18:44:48 [d] cmd: /data/data/com.kingroot.RushRoot/app_krsdk/kd -d;ec
ho $?, ret: 1
2015-02-07 18:44:48
et: 1, stdout =
2015-02-07 18:44:48
2015-02-07 18:44:49
dk/kd;echo $?, ret:

[e] cmd: /data/data/com.kingroot.RushRoot/app_krsdk/kd -d, r


[e] [7017]ret=1,stdout=
[d] cmd: chmod 6755 /data/data/com.kingroot.RushRoot/app_krs
0

2015-02-07 18:44:49 [d] cmd: chmod 6755 /data/data/com.kingroot.RushRoot/app_krs


dk/kd, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chown 0.0 /data/data/com.kingroot.RushRoot/app_krsd
k/kd;echo $?, ret: 0
2015-02-07 18:44:49 [d] cmd: chown 0.0 /data/data/com.kingroot.RushRoot/app_krsd
k/kd, ret: 0, stdout =

2015-02-07 18:44:49 [d] start kd :


2015-02-07 18:44:49 [d] cmd: /data/data/com.kingroot.RushRoot/app_krsdk/kd -d;ec
ho $?, ret: 0
2015-02-07 18:44:49 [d] cmd: /data/data/com.kingroot.RushRoot/app_krsdk/kd -d, r
et: 0, stdout =
2015-02-07 18:44:49 [d] id = uid=0(root) gid=0(root) context=u:r:kernel:s0
2015-02-07 18:44:49 [d] isFullyRoot|id: uid=0(root) gid=0(root) context=u:r:kern
el:s0, isRoot: true
2015-02-07 18:44:49 [d] EMID : EMID_KRSDK_Run_KD_Count, pv = 0|1|WIKO/wiko/wiko:
4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19
|1423331089521|0|105001|0|0||00000000000000000000000000000184|||||||||105006
2015-02-07 18:44:49 [d] EMID : EMID_KRSDK_Solution_Is_Fully_Root_Count, pv = 0|1
|WIKO/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc
v|WIKO|BLOOM|19|1423331089544|0|105001|0|0||00000000000000000000000000000184|2|
|||||||105006
2015-02-07 18:44:49 [d] getPrevSuVersion() end
2015-02-07 18:44:49 [d] getPrevSuVersion() end notExists
2015-02-07 18:44:49 [i] [ROOT_RESULT]solutionId = 000000000000000000000000000001
84, index = 1, startTime = 1423331082, endTime = 1423331087, resultCode = 0
2015-02-07 18:44:49 [d] EMID : EMID_KRSDK_Execute_End_Count, pv = 0|1|WIKO/wiko/
wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLO
OM|19|1423331089572|0|105001|0|0||12168|4|2|2|00000000000000000000000000000184||
|||105006
2015-02-07 18:44:49 [d] EMID : EMID_KRSDK_PushSu_Begin_Count, pv = 0|1|WIKO/wiko
/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BL
OOM|19|1423331089600|0|105001|0|0||2|88256512|596910080|||||||105006
2015-02-07 18:44:49 [d] RootUtil.getSuInfo su -v r.success() = false, r.mStdOut
= , r.mStdErr = sh: <stdin>[1]: su: not found
2015-02-07 18:44:49 [d] prepareKU begin isKuPrepared = false
2015-02-07 18:44:49 [d] prepareKU end isKuPrepared = true
2015-02-07 18:44:49 [d] checkIfLocalKuAvailable isKuPrepared = true
2015-02-07 18:44:49 [d] EMID : EMID_KRSDK_PrepareKu_End_Count, pv = 0|1|WIKO/wik
o/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|B
LOOM|19|1423331089750|0|105001|0|0||2|||||||||105006
2015-02-07 18:44:49 [d] cmd: /data/data/com.kingroot.RushRoot/app_krsdk/ksdtool,
ret: 0, stdout = start sweep
2015-02-07 18:44:49 [d] cmd: mount -o rw,remount /system /system, ret: 0, stdout
=
2015-02-07 18:44:49 [d] EMID : EMID_KRSDK_Remount_System_Count, pv = 0|1|WIKO/wi
ko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|
BLOOM|19|1423331089836|0|105001|0|0||2|||||||||105006
2015-02-07 18:44:49 [d] cmd: chown 0.0 /data/data/com.kingroot.RushRoot/app_krsd
k/chattr, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chmod 6755 /data/data/com.kingroot.RushRoot/app_krs
dk/chattr, ret: 0, stdout =
2015-02-07 18:44:49 [d] /system/xbin/su is not exist
2015-02-07 18:44:49 [d] /system/bin/su is not exist
2015-02-07 18:44:49 [d] /system/app/Kinguser.apk is not exist
2015-02-07 18:44:49 [d] /system/app/superuser.apk is not exist
2015-02-07 18:44:49 [d] cmd: cat /data/data/com.kingroot.RushRoot/app_krsdk/su >
/system/xbin/su, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chown 0.0 /system/xbin/su, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chmod 6755 /system/xbin/su, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chcon u:object_r:system_file:s0 /system/xbin/su, re
t: 0, stdout =
2015-02-07 18:44:49 [d] EMID : EMID_KRSDK_Push_SU_Count, pv = 0|1|WIKO/wiko/wiko

:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|1


9|1423331089948|0|105001|0|0||2|||||||||105006
2015-02-07 18:44:49 [d] cmd: cat /data/data/com.kingroot.RushRoot/app_krsdk/su >
/system/xbin/ku.sud, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chown 0.0 /system/xbin/ku.sud, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chmod 6755 /system/xbin/ku.sud, ret: 0, stdout =
2015-02-07 18:44:49 [d] cmd: chcon u:object_r:system_file:s0 /system/xbin/ku.sud
, ret: 0, stdout =
2015-02-07 18:44:50 [d] cmd: cat /data/data/com.kingroot.RushRoot/app_krsdk/inst
all-recovery.sh > /system/etc/install-recovery.sh, ret: 0, stdout =
2015-02-07 18:44:50 [d] cmd: chown 0.0 /system/etc/install-recovery.sh, ret: 0,
stdout =
2015-02-07 18:44:50 [d] cmd: chmod 0755 /system/etc/install-recovery.sh, ret: 0,
stdout =
2015-02-07 18:44:50 [d] cmd: chcon u:object_r:system_file:s0 /system/etc/install
-recovery.sh, ret: 0, stdout =
2015-02-07 18:44:50 [d] cmd: service call activity 79 s16 com.kingroot.kinguser,
ret: 0, stdout = Result: Parcel(00000000
'....')
2015-02-07 18:44:50 [d] cmd: cat /data/data/com.kingroot.RushRoot/app_krsdk/supe
ruser.apk > /system/app/superuser.apk, ret: 0, stdout =
2015-02-07 18:44:50 [d] cmd: chown 0.0 /system/app/superuser.apk, ret: 0, stdout
=
2015-02-07 18:44:50 [d] cmd: chmod 0644 /system/app/superuser.apk, ret: 0, stdou
t =
2015-02-07 18:44:50 [d] cmd: chcon u:object_r:system_file:s0 /system/app/superus
er.apk, ret: 0, stdout =
2015-02-07 18:44:50 [d] cmd: cat /data/data/com.kingroot.RushRoot/app_krsdk/supe
ruser.apk > /system/app/superuser.apk, ret: 0, stdout =
2015-02-07 18:44:50 [d] cmd: chown 0.0 /system/app/superuser.apk, ret: 0, stdout
=
2015-02-07 18:44:50 [d] cmd: chmod 0644 /system/app/superuser.apk, ret: 0, stdou
t =
2015-02-07 18:44:50 [d] cmd: chcon u:object_r:system_file:s0 /system/app/superus
er.apk, ret: 0, stdout =
2015-02-07 18:44:50 [d] WupSession.reponseCode = 200, contentLength = 72, conten
tType = null
2015-02-07 18:44:50 [i] [ROOT_RESULT_RET] err : 0
2015-02-07 18:44:50 [d] Delete rootResult file
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Execute_Begin_Count|0|1|WIKO/wiko/wi
ko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM
|19|1423331077376|0|105001|0|0||4|||||||||105006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Init_Begin_Count|0|1|WIKO/w
iko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO
|BLOOM|19|1423331077403|0|105001|0|0||00000000000000000000000000000202|||||||||1
05006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Init_End_Count|0|1|WIKO/wik
o/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|B
LOOM|19|1423331077430|0|105001|0|0||00000000000000000000000000000202|||||||||105
006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Execute_End_Count|0|1|WIKO/
wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIK
O|BLOOM|19|1423331082452|0|105001|1|1||00000000000000000000000000000202|4987||||
||||105006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Init_Begin_Count|0|1|WIKO/w
iko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO
|BLOOM|19|1423331082477|0|105001|0|0||00000000000000000000000000000184|||||||||1
05006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Init_End_Count|0|1|WIKO/wik
o/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|B

LOOM|19|1423331082634|0|105001|0|0||00000000000000000000000000000184|||||||||105
006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Execute_End_Count|0|1|WIKO/
wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIK
O|BLOOM|19|1423331088257|0|105001|0|0||00000000000000000000000000000184|5600||||
||||105006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Is_True_Root_Count|0|1|WIKO
/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WI
KO|BLOOM|19|1423331088611|0|105001|0|0||00000000000000000000000000000184||||||||
|105006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331089
349|-1|105001|0|0||START_KD_END|00000000000000000000000000000184|2|||||||105006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Run_KD_Count|0|1|WIKO/wiko/wiko:4.4.
2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|142
3331089521|0|105001|0|0||00000000000000000000000000000184|||||||||105006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Solution_Is_Fully_Root_Count|0|1|WIK
O/wiko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|W
IKO|BLOOM|19|1423331089544|0|105001|0|0||00000000000000000000000000000184|2|||||
|||105006
2015-02-07 18:44:50 [i] [REPORT] EMID_KRSDK_Execute_End_Count|0|1|WIKO/wiko/wiko
:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|1
9|1423331089572|0|105001|0|0||12168|4|2|2|00000000000000000000000000000184|||||1
05006
2015-02-07 18:44:51 [d] WupSession.reponseCode = 200, contentLength = 64, conten
tType = null
2015-02-07 18:44:51 [i] [REPORT_RET] err = 0
2015-02-07 18:44:51 [d] Delete sui file
2015-02-07 18:44:54 [d] cmd: pm install -r /system/app/superuser.apk, ret: 0, st
dout = Success
2015-02-07 18:44:57 [d] cmd: /system/bin/am start -n com.kingroot.kinguser/com.k
ingroot.kinguser.activitys.SuNotifyActivity, ret: 0, stdout = Starting: Intent {
cmp=com.kingroot.kinguser/.activitys.SuNotifyActivity }
2015-02-07 18:44:57 [e] cmd: /system/xbin/ku.sud -d, ret: 1, stdout =
2015-02-07 18:44:57 [d] RootUtil.getRootState su -v r.success() = true, r.mStdOu
t = 3.35:kinguser_su
, r.mStdErr =
2015-02-07 18:44:57 [d] RootUtil.getRootState id r.success() = true, r.mStdOut =
uid=0(root) gid=0(root) context=u:r:kernel:s0
, r.mStdErr =
2015-02-07 18:44:57 [d] getRootState rootState = 12
2015-02-07 18:44:57 [d] EMID : EMID_KRSDK_PushSu_End_Count, pv = 0|1|WIKO/wiko/w
iko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOO
M|19|1423331097574|0|105001|0|0||2||87384064|593756160||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_PushSu_Begin_Count|0|1|WIKO/wiko/wik
o:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|
19|1423331089600|0|105001|0|0||2|88256512|596910080|||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_PrepareKu_End_Count|0|1|WIKO/wiko/wi
ko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM
|19|1423331089750|0|105001|0|0||2|||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Remount_System_Count|0|1|WIKO/wiko/w
iko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOO
M|19|1423331089836|0|105001|0|0||2|||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331089
882|-1|105001|0|0||CHOWN_CHATTR_END|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Push_SU_Count|0|1|WIKO/wiko/wiko:4.4
.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|14

23331089948|0|105001|0|0||2|||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331090
021|-1|105001|0|0||PUT_KUSUD_END|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331090
092|-1|105001|0|0||INSTALL_RECOVERY_END|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331090
235|-1|105001|0|0||PUT_KU_END|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331095
009|-1|105001|0|0||INSTALL_KU_END|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331097
206|-1|105001|0|0||START_KU_END|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331097
261|-1|105001|1|7029|101;1:-;|START_KUSUD_END|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_Trace|1|1|WIKO/wiko/wiko:4.4.2/KOT49
H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19|1423331097
549|-1|105001|0|0||REQUEST_SU|2||||||||105006
2015-02-07 18:44:57 [i] [REPORT] EMID_KRSDK_PushSu_End_Count|0|1|WIKO/wiko/wiko:
4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|19
|1423331097574|0|105001|0|0||2||87384064|593756160||||||105006
2015-02-07 18:44:58 [d] WupSession.reponseCode = 200, contentLength = 64, conten
tType = null
2015-02-07 18:44:58 [i] [REPORT_RET] err = 0
2015-02-07 18:44:58 [d] Delete sui file
2015-02-07 18:45:30 [d] EMID : EMID_KRSDK_GetShell_Begin_Count, pv = 0|1|WIKO/wi
ko/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|
BLOOM|19|1423331130691|0|105001|0|0|||||||||||105006
2015-02-07 18:45:30 [d] id = uid=0(root) gid=0(root) context=u:r:toolbox:s0
2015-02-07 18:45:30 [d]
box:s0, isRoot: false
2015-02-07 18:45:30 [e]
2015-02-07 18:45:30 [e]
oolbox:s0
,stdout=
2015-02-07 18:45:30 [d]

isFullyRoot|id: uid=0(root) gid=0(root) context=u:r:tool


[7012]id=uid=0(root) gid=0(root) context=u:r:toolbox:s0
[7020]ret=0,stdout=uid=0(root) gid=0(root) context=u:r:t
id = uid=0(root) gid=0(root) context=u:r:kernel:s0

2015-02-07 18:45:30 [d] isFullyRoot|id: uid=0(root) gid=0(root) context=u:r:kern


el:s0, isRoot: true
2015-02-07 18:45:31 [d] EMID : EMID_KRSDK_GetShell_End_Count, pv = 0|1|WIKO/wiko
/wiko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BL
OOM|19|1423331131011|0|105001|0|0||2|||||||||105006
2015-02-07 18:45:31 [i] [REPORT] EMID_KRSDK_GetShell_Begin_Count|0|1|WIKO/wiko/w
iko:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOO
M|19|1423331130691|0|105001|0|0|||||||||||105006
2015-02-07 18:45:31 [i] [REPORT] EMID_KRSDK_GetShell_End_Count|0|1|WIKO/wiko/wik
o:4.4.2/KOT49H/1422251796:user/releas|3.4.67 (android@HTSVR7) (gcc v|WIKO|BLOOM|
19|1423331131011|0|105001|0|0||2|||||||||105006
2015-02-07 18:45:32 [d] WupSession.reponseCode = 200, contentLength = 64, conten
tType = null
2015-02-07 18:45:32 [i] [REPORT_RET] err = 0
2015-02-07 18:45:32 [d] Delete sui file

You might also like