https://github.com/androidovshchik/tkoonline
https://github.com/androidovshchik/tkoonline
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/androidovshchik/tkoonline
- Owner: androidovshchik
- Created: 2019-09-11T11:40:34.000Z (almost 7 years ago)
- Default Branch: apiV1
- Last Pushed: 2021-10-16T10:19:54.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T18:53:27.747Z (over 1 year ago)
- Language: Kotlin
- Size: 8.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
For logcat:
`^(?!CameraFramework)`
Commands:
`adb shell dpm set-device-owner ru.iqsolution.tkoonline/.receivers.AdminReceiver`
`apksigner verify -print-certs *.apk | grep -Po "(?<=SHA-256 digest:) .*" | xxd -r -p | openssl base64 | tr -- '+/' '-_'`