当前位置:网站首页>ADB tools
ADB tools
2022-07-04 04:38:00 【Network security alliance station】
logging
I:\APP test \drozer>adb connect 127.0.0.1:62001
connected to 127.0.0.1:62001
I:\APP test \drozer>adb devices
adb server version (36) doesn't match this client (41); killing...
* daemon started successfully
List of devices attached
I:\APP test \drozer>adb logcat -s diva-log
--------- beginning of main
--------- beginning of system
--------- beginning of crash
02-14 15:56:33.070 3384 3384 E diva-log: Error while processing transaction with credit card:
02-14 15:56:34.597 3384 3384 E diva-log: Error while processing transaction with credit card:
02-14 15:56:34.702 3384 3384 E diva-log: Error while processing transaction with credit card:
02-14 15:56:57.173 3384 3384 E diva-log: Error while processing transaction with credit card: 12
02-14 15:57:02.947 3384 3384 E diva-log: Error while processing transaction with credit card: 444412
02-14 15:57:03.363 3384 3384 E diva-log: Error while processing transaction with credit card: 444412
02-14 15:57:03.495 3384 3384 E diva-log: Error while processing transaction with credit card: 444412
Enter into shell Check the log
I:\APP test \drozer>adb shell
d2q:/ # ps | grep diva
u0_a52 9094 1878 973204 101196 d770ecc0 S jakhar.aseem.diva
I:\APP test \drozer>adb logcat | findstr 9094
02-14 14:49:11.788 2170 2335 I ActivityManager: Start proc 9094:jakhar.aseem.diva/u0a52 for activity jakhar.aseem.diva/.MainActivity
02-14 15:32:24.433 3790 3852 I Finsky : [143] pzi.apply(88): SCH: Scheduling system job Id: 9094, L: 14772, D: 15585658, C: false, I: false, N: 1
02-14 15:32:39.212 3790 3790 I Finsky : [1] qsu.a(3): SCH: job service start with id 9094.
02-14 15:32:39.223 3790 11121 I Finsky : [399] qji.a(5): SCH: Satisfied jobs for 9094 are: 12-1
02-14 15:32:39.563 3790 12399 I Finsky : [408] qsq.a(-1): SCH: job service finished with id 9094.
02-14 15:45:22.237 9094 9110 D OpenGLRenderer: endAllActiveAnimators on 0xb6caa900 (RippleDrawable) with handle 0xb624b350
02-14 15:45:56.710 9094 9094 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
02-14 15:45:57.311 9094 9094 E diva-log: Error while processing transaction with credit card: 11
02-14 15:45:57.431 9094 9094 E diva-log: Error while processing transaction with credit card: 11
02-14 15:46:05.313 9094 9094 E diva-log: Error while processing transaction with credit card: 1154245
02-14 15:46:28.580 9094 9094 E diva-log: Error while processing transaction with credit card: 77868866
02-14 15:46:42.661 9094 9094 W IInputConnectionWrapper: finishComposingText on inactive InputConnection
02-14 15:46:43.958 9094 9094 E diva-log: Error while processing transaction with credit card: 123456789
边栏推荐
- Asahi Kasei participated in the 5th China International Import Expo (5th ciie) for the first time
- A beautiful API document generation tool
- MySQL 索引和事务
- Pytest基础自学系列(一)
- 沃博联结束战略评估,决定保留表现优异的博姿业务
- RPC Technology
- 【微信小程序】好看的轮播图组件
- AcWing第 58 场周赛
- [microservice openfeign] @feignclient detailed explanation
- Talking about JVM
猜你喜欢
Main applications of TDK lambda power supply
【云原生】那些看起来很牛X,原理却很简单的一行代码
【安全攻防】序列化与反序列,你了解多少?
Experience sharing of epidemic telecommuting | community essay solicitation
[security attack and Defense] how much do you know about serialization and deserialization?
一个漂亮的API文档生成工具
Wechat brain competition answer applet_ Support the flow main belt with the latest question bank file
Leetcode skimming: binary tree 04 (sequence traversal of binary tree)
郑州正清园文化传播有限公司:针对小企业的7种营销技巧
Exploration and practice of eventbridge in the field of SaaS enterprise integration
随机推荐
GUI 应用:socket 网络聊天室
【微信小程序】好看的轮播图组件
Rhcsa 06 - suid, sgid, sticky bit (to be added)
Senior developers tell you, how to write excellent code?
MySQL JDBC programming
Leader: who uses redis expired monitoring to close orders and get out of here!
关闭的数据能用dbca删除吗? 能
B. All Distinct
十字路口通行优先权,十字路口通行规则图解
A beautiful API document generation tool
[Yugong series] go teaching course 002 go language environment installation in July 2022
两万字带你掌握多线程
仿《游戏鸟》源码 手游发号评测开服开测合集专区游戏下载网站模板
5张图告诉你:同样是职场人,差距怎么这么大?
Boutique website navigation theme whole station source code WordPress template adaptive mobile terminal
更优雅地远程操作服务器:Paramiko库的实践
普源DS1000Z系列数字示波器在通信原理实验中的应用方案
Architecture training graduation design + summary
Wechat brain competition answer applet_ Support the flow main belt with the latest question bank file
Leetcode 121 best time to buy and sell stock (simple)