当前位置:网站首页>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

边栏推荐
- GUI application: socket network chat room
- Pytest basic self-study series (I)
- 1. Mx6u-alpha development board (LED drive experiment in C language version)
- Keysight n9320b RF spectrum analyzer solves tire pressure monitoring scheme
- 最长递增子序列问题(你真的会了吗)
- [Yugong series] go teaching course 002 go language environment installation in July 2022
- Use NRM and NVM to manage your NPM source and node versions
- [cloud native] those lines of code that look awesome but have a very simple principle
- 关闭的数据能用dbca删除吗? 能
- Modstartblog modern personal blog system v5.2.0 source code download
猜你喜欢

Application scheme of Puyuan ds1000z series digital oscilloscope in communication principle experiment

什么是上下文?

Kivy教程之 更改背景颜色(教程含源码)

优秀的测试/开发程序员是怎么修炼的?该往哪走......

Wechat brain competition answer applet_ Support the flow main belt with the latest question bank file

Deep parsing structured exception handling (SEH) - by Matt Pietrek

2020 Bioinformatics | TransformerCPI

Leetcode skimming: binary tree 08 (maximum depth of n-ary tree)

关闭的数据能用dbca删除吗? 能

Architecture training graduation design + summary
随机推荐
Rhcsa 03 - Basic permissions for documents
Self sharing of a graduate
Select function variable column name in dplyr of R language
How do good test / development programmers practice? Where to go
Graduation project
I.MX6U-ALPHA开发板(模仿STM32驱动开发实验)
关闭的数据能用dbca删除吗? 能
Many founders of technology companies provided enterpriser first with a round C financing of up to US $158million to help it invest in the next generation of global innovators
leetcode:1314. Matrix area and [2D prefix and template]
What should a novice pay attention to when looking for an escort
1. Mx6u-alpha development board (simulating STM32 drive development experiment)
优秀的测试/开发程序员是怎么修炼的?该往哪走......
Leetcode 121 best time to buy and sell stock (simple)
虚拟商品帐号交易平台源码_支持个人二维码收款
微信脑力比拼答题小程序_支持流量主带最新题库文件
Kivy tutorial custom fonts (tutorial with source code)
Leader: who uses redis expired monitoring to close orders and get out of here!
牛客小白月赛49
Talking about JVM
最长递增子序列问题(你真的会了吗)