@@ -45,58 +45,112 @@ vdb vkc vpl vtb wclzdp wpb
45
45
[ I] : try 'help [ cmd0] [ cmd1] ...' or 'help all' for more infomation.
46
46
47
47
\>\>\> help ssh
48
+
48
49
ssh connect to device with ssh.
50
+
49
51
args: [ip] [username] [password]
52
+
50
53
example: 'ssh 10.1.1.1 root alpine'
54
+
51
55
\>\>\> help usb
56
+
52
57
usb ssh device over usb(Max OS X support only).
58
+
53
59
args: [username] [password] [port]
60
+
54
61
example: 'usb root alpine' or 'usb root alpine 2222'
62
+
55
63
\>\>\> help dlinji
64
+
56
65
dlinji inject a dylib into an ipa file, resign and install.
66
+
57
67
args: [ipa_path] [entitlements_path] [mobileprovision_path] [identity] [dylib]
68
+
58
69
example: 'dlini ~/tmp/xin.ipa ~/tmp/entitlements.plist ~/tmp/ios_development.mobileprovision 'iPhone Developer: Name Name (xxxxxx)' ~/tmp/libtest.dylib'
70
+
59
71
\>\>\> usb root xxroot
72
+
60
73
[ E] : SSH Authentication failed when connecting to host
74
+
61
75
[ I] : Connect failed.
76
+
62
77
\>\>\> usb root alpine
78
+
63
79
[ I] : Connect success.
64
80
\>\>\> la
81
+
65
82
[ I] : Refresh LastLaunchServicesMap...
83
+
66
84
[ I] : All installed Applications:
85
+
67
86
0>.手机淘宝(com.taobao.taobao4iphone)
87
+
68
88
1>.Alilang(com.alibaba.alilang)
89
+
69
90
2>.微信(com.tencent.xin)
91
+
70
92
3>.putong(com.yaymedialabs.putong)
93
+
71
94
4>.支付宝(com.alipay.iphoneclient)
95
+
72
96
5>.条码二维码(com.mimimix.tiaomabijia)
97
+
73
98
6>.最右(cn.xiaochuankeji.tieba)
99
+
74
100
\>\>\> help las
101
+
75
102
las list all storage file of an application.
103
+
76
104
args: [bundle_identifer]
105
+
77
106
example: 'las com.taobaobj.moneyshield' or 'las'
107
+
78
108
\>\>\> help sd
109
+
79
110
sd show application detail.
111
+
80
112
args: [bundle_identifer]
113
+
81
114
example: 'sd com.taobaobj.moneyshield' or 'sd'
115
+
82
116
\>\>\> sd cn.xiaochuankeji.tieba
117
+
83
118
[ I] : 最右 Detail Info:
84
119
Bundle ID : cn.xiaochuankeji.tieba
120
+
85
121
UUID : D9B2B45F-0D25-4F4F-B6A1-45B514BF4D4B
122
+
86
123
binary name : tieba
124
+
87
125
Platform Version: 9.3
126
+
88
127
SDK Version : iphoneos9.3
128
+
89
129
Mini OS : 7.0
130
+
90
131
Data Directory : 5D9B5BE7-A438-4057-8A88-4FDEA6FC2153
132
+
91
133
URL Hnadlers : wx16516ad81c31d872
134
+
92
135
QQ41C6A3FB
136
+
93
137
tencent1103537147
138
+
94
139
zuiyou7a7569796f75
140
+
95
141
wb4117400114
142
+
96
143
Entitlements :
144
+
97
145
get-task-allow:
146
+
98
147
beta-reports-active:
148
+
99
149
aps-environment: production
150
+
100
151
application-identifier: 3JDS7K3BCM.cn.xiaochuankeji.tieba
152
+
101
153
com.apple.developer.team-identifier: 3JDS7K3BCM
154
+
102
155
com.apple.security.application-groups:
156
+
0 commit comments