Analysis Overview
SHA256
0b76e0e7ed26277903223f3b0868cf303f8a6b5c05c045eb94a6d6ca3e9a4f89
Threat Level: Known bad
The file 15f59da4589a0b9fc3b9d4c0f261fe50.apk was found to be: Known bad.
Malicious Activity Summary
Tgtoxic family
TgToxic_v2 payload
TgToxic payload
Checks known Qemu pipes.
Queries information about running processes on the device
Makes use of the framework's Accessibility service
Reads information about phone network operator.
Declares broadcast receivers with permission to handle system events
Requests disabling of battery optimizations (often used to enable hiding in the background).
Declares services with permission to bind to the system
Performs UI accessibility actions on behalf of the user
Makes use of the framework's foreground persistence service
Attempts to obfuscate APK file format
Acquires the wake lock
Requests dangerous framework permissions
Checks CPU information
MITRE ATT&CK
Mobile Matrix V15
Analysis: static1
Detonation Overview
Reported
2024-11-22 13:44
Signatures
TgToxic payload
| Description | Indicator | Process | Target |
| N/A | N/A | N/A | N/A |
TgToxic_v2 payload
| Description | Indicator | Process | Target |
| N/A | N/A | N/A | N/A |
Tgtoxic family
Attempts to obfuscate APK file format
Declares broadcast receivers with permission to handle system events
| Description | Indicator | Process | Target |
| Required by device admin receivers to bind with the system. Allows apps to manage device administration features. | android.permission.BIND_DEVICE_ADMIN | N/A | N/A |
Declares services with permission to bind to the system
| Description | Indicator | Process | Target |
| Required by accessibility services to bind with the system. Allows apps to access accessibility features. | android.permission.BIND_ACCESSIBILITY_SERVICE | N/A | N/A |
| Required by notification listener services to bind with the system. Allows apps to listen to and interact with notifications on the device. | android.permission.BIND_NOTIFICATION_LISTENER_SERVICE | N/A | N/A |
Requests dangerous framework permissions
| Description | Indicator | Process | Target |
| Allows an application to read SMS messages. | android.permission.READ_SMS | N/A | N/A |
| Allows an application to receive SMS messages. | android.permission.RECEIVE_SMS | N/A | N/A |
| Allows an application to send SMS messages. | android.permission.SEND_SMS | N/A | N/A |
| Required to be able to access the camera device. | android.permission.CAMERA | N/A | N/A |
| Allows an app to create windows using the type LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps. | android.permission.SYSTEM_ALERT_WINDOW | N/A | N/A |
| Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call. | android.permission.CALL_PHONE | N/A | N/A |
| Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device. | android.permission.READ_PHONE_STATE | N/A | N/A |
| Allows an application to read the user's contacts data. | android.permission.READ_CONTACTS | N/A | N/A |
| Allows an application to request installing packages. | android.permission.REQUEST_INSTALL_PACKAGES | N/A | N/A |
| Allows an app to post notifications. | android.permission.POST_NOTIFICATIONS | N/A | N/A |
| Allows an app to turn on the screen on, e.g. with PowerManager.ACQUIRE_CAUSES_WAKEUP. | android.permission.TURN_SCREEN_ON | N/A | N/A |
| Allows an application to read from external storage. | android.permission.READ_EXTERNAL_STORAGE | N/A | N/A |
| Allows an application to write to external storage. | android.permission.WRITE_EXTERNAL_STORAGE | N/A | N/A |
| Allows an application a broad access to external storage in scoped storage. | android.permission.MANAGE_EXTERNAL_STORAGE | N/A | N/A |
| Allows an application to read image files from external storage. | android.permission.READ_MEDIA_IMAGES | N/A | N/A |
| Allows an application to read video files from external storage. | android.permission.READ_MEDIA_VIDEO | N/A | N/A |
| Allows an application to read audio files from external storage. | android.permission.READ_MEDIA_AUDIO | N/A | N/A |
| Required to be able to connect to paired Bluetooth devices. | android.permission.BLUETOOTH_CONNECT | N/A | N/A |
| Allows an application to read or write the system settings. | android.permission.WRITE_SETTINGS | N/A | N/A |
| Allows applications to use exact alarm APIs. | android.permission.SCHEDULE_EXACT_ALARM | N/A | N/A |
Analysis: behavioral1
Detonation Overview
Submitted
2024-11-22 13:44
Reported
2024-11-22 13:46
Platform
android-x86-arm-20240624-en
Max time kernel
96s
Max time network
108s
Command Line
Signatures
Checks known Qemu pipes.
| Description | Indicator | Process | Target |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
Makes use of the framework's Accessibility service
| Description | Indicator | Process | Target |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
Queries information about running processes on the device
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
Acquires the wake lock
| Description | Indicator | Process | Target |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
Makes use of the framework's foreground persistence service
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
Performs UI accessibility actions on behalf of the user
| Description | Indicator | Process | Target |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
| N/A | android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction | N/A | N/A |
Reads information about phone network operator.
Requests disabling of battery optimizations (often used to enable hiding in the background).
| Description | Indicator | Process | Target |
| Intent action | android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS | N/A | N/A |
| Intent action | android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS | N/A | N/A |
Checks CPU information
| Description | Indicator | Process | Target |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
| File opened for read | /proc/cpuinfo | N/A | N/A |
Processes
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
com.example.mysoul
/system/bin/cat /proc/cpuinfo
Network
| Country | Destination | Domain | Proto |
| GB | 142.250.180.10:443 | tcp | |
| US | 1.1.1.1:53 | semanticlocation-pa.googleapis.com | udp |
| US | 1.1.1.1:53 | www.google.com | udp |
| GB | 142.250.179.228:443 | www.google.com | tcp |
| GB | 216.58.201.110:443 | tcp | |
| GB | 142.250.200.42:443 | semanticlocation-pa.googleapis.com | tcp |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| GB | 172.217.16.238:443 | android.apis.google.com | tcp |
| GB | 142.250.178.10:443 | semanticlocation-pa.googleapis.com | tcp |
Files
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-journal
| MD5 | 6116af889e7f9e73042c96c8c37393e4 |
| SHA1 | 4eb54dde470eeea81985a664fcabb38e5dbaf0c2 |
| SHA256 | def2b3fbf03fc843821190afb781df878ca734c22dd9a27f37c4dacc6e463d8f |
| SHA512 | b10c964fd0dc040831d2ffaf3cc9170b46890e97cb1fab968efac3b41a2195c138656fff8b4aa8eb03c66bf606e57c376cfbd372240f96cd61d939b49d771953 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb
| MD5 | f2b4b0190b9f384ca885f0c8c9b14700 |
| SHA1 | 934ff2646757b5b6e7f20f6a0aa76c7f995d9361 |
| SHA256 | 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514 |
| SHA512 | ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-shm
| MD5 | c6ac118312d15f3b58c837678af7bfd1 |
| SHA1 | 11aaea677cac9d1239040835a3be12a5fa840596 |
| SHA256 | f7ef37dbcafbcf3954502b209dab16a4d838fb5023946d9fc619a20e641128e2 |
| SHA512 | cc922c3666a0d8707d6d6030b9fde38706b8bb75207d671bd478fd9032d719443add390b380ae2ee6376d45e78696fa9cd0d118ae32e468b2b1c29fecc4b5051 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-wal
| MD5 | 0a19838a6d686f52d7e05ba1cd703a9f |
| SHA1 | 583ed5af79eabebc2b2d3a8fa48c5397c5c6b140 |
| SHA256 | b62b5564c5e6b2f249424644354af66da19dbbd0c0a2fd246acd8c17952097e1 |
| SHA512 | bbb0df0cb1ee2bf12f6501b386d51ac80d7d567e6d84b63de80628aa726004443f45f9bc3ab98366464cba32d5c6bde6c1a0f69b16ed46343bc06fc68aa10798 |
Analysis: behavioral2
Detonation Overview
Submitted
2024-11-22 13:44
Reported
2024-11-22 13:46
Platform
android-x64-20240624-en
Max time kernel
46s
Max time network
157s
Command Line
Signatures
Checks known Qemu pipes.
| Description | Indicator | Process | Target |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
| N/A | /dev/qemu_pipe | N/A | N/A |
Makes use of the framework's Accessibility service
| Description | Indicator | Process | Target |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
Queries information about running processes on the device
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
Acquires the wake lock
| Description | Indicator | Process | Target |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
| Framework service call | android.os.IPowerManager.acquireWakeLock | N/A | N/A |
Makes use of the framework's foreground persistence service
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
Reads information about phone network operator.
Processes
com.example.mysoul
com.example.mysoul
com.example.mysoul
com.example.mysoul
com.example.mysoul
com.example.mysoul
com.example.mysoul
com.example.mysoul
Network
| Country | Destination | Domain | Proto |
| N/A | 224.0.0.251:5353 | udp | |
| US | 1.1.1.1:53 | ssl.google-analytics.com | udp |
| GB | 216.58.204.72:443 | ssl.google-analytics.com | tcp |
| GB | 142.250.187.206:443 | tcp | |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| GB | 142.250.187.206:443 | android.apis.google.com | tcp |
| GB | 142.250.180.4:443 | tcp | |
| GB | 142.250.180.4:443 | tcp | |
| GB | 172.217.16.238:443 | tcp | |
| GB | 142.250.179.226:443 | tcp |
Files
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-journal
| MD5 | 232d214e1f713bbcb69ff77d99e628a5 |
| SHA1 | 68e850e2c8469105c3d2018decf1d749a7480799 |
| SHA256 | b1e906e4a4761dc8185a3b6e2cc533966a69939dc0d1cb2a57da0886ad0ef113 |
| SHA512 | a89e9f9f2e42d11a14eba4f02fb78773c23788aa039aeabe165161eadf5330da468ca632fff0b1e665865bec71e03e7cadde8f6636291a1cd042ea127795cf07 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb
| MD5 | f2b4b0190b9f384ca885f0c8c9b14700 |
| SHA1 | 934ff2646757b5b6e7f20f6a0aa76c7f995d9361 |
| SHA256 | 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514 |
| SHA512 | ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-shm
| MD5 | bb7df04e1b0a2570657527a7e108ae23 |
| SHA1 | 5188431849b4613152fd7bdba6a3ff0a4fd6424b |
| SHA256 | c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479 |
| SHA512 | 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-wal
| MD5 | 2779f6c5f2db58906eb4c2f190875bd9 |
| SHA1 | 849d3b92d523bbd54d60dc818776f2b7f48b5ea1 |
| SHA256 | 65a4b92648a42732286ebe456520ef96142bc480eb451993274ee4ebb182b43d |
| SHA512 | 5f8fac076e30b3d86b31e06998c576c23c131a52a2d65b048b9ba35d9895ba9665f643142fc21eed896574ffafc0e1df05b8bb014c98e8b050e35ca7c54a1b8f |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-wal
| MD5 | c2489365a043b2b2faff0160176eafb9 |
| SHA1 | 9e1299a86da01962e73cf3e2c445474627402edb |
| SHA256 | 03697c2f84280881805e18eaba30f6c90d5fb8b1d416b31794ba9f16adfdd3a3 |
| SHA512 | 4c0098ef2bb4fd60da943d9ee7f517b7bd6c5572df3f1e18be1e3b6170863ec6575ad820da51be76a467f75c6b7e490332f0632c469dde6e0d4de1a7e7b16460 |
Analysis: behavioral3
Detonation Overview
Submitted
2024-11-22 13:44
Reported
2024-11-22 13:47
Platform
android-x64-arm64-20240624-en
Max time kernel
7s
Max time network
142s
Command Line
Signatures
Checks known Qemu pipes.
| Description | Indicator | Process | Target |
| N/A | /dev/qemu_pipe | N/A | N/A |
| N/A | /dev/socket/qemud | N/A | N/A |
Queries information about running processes on the device
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.getRunningAppProcesses | N/A | N/A |
Reads information about phone network operator.
Processes
com.example.mysoul
Network
| Country | Destination | Domain | Proto |
| GB | 142.250.187.238:443 | tcp | |
| GB | 142.250.187.238:443 | tcp | |
| GB | 142.250.187.238:443 | tcp | |
| N/A | 224.0.0.251:5353 | udp | |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| GB | 142.250.200.14:443 | android.apis.google.com | tcp |
| US | 1.1.1.1:53 | ssl.google-analytics.com | udp |
| GB | 142.250.187.232:443 | ssl.google-analytics.com | tcp |
| GB | 142.250.200.36:443 | tcp | |
| GB | 142.250.200.36:443 | tcp |
Files
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-journal
| MD5 | 9b5729def4bc570a085f9fad72137981 |
| SHA1 | 99c6bd288b849721b9e5cd97c72f642ee01fc537 |
| SHA256 | 9ce62d277533cd3e303ae1392f2dd330bab26065c662ddde150fae2b9a756fbe |
| SHA512 | 10cb280a4238472b780b88ef5ec9c256e923050660d160587f2df58d64081e4cfd5691397a1486ff71a777b40a6b48d8bde11b813acd6e63fd9ff247a6900650 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb
| MD5 | 7e858c4054eb00fcddc653a04e5cd1c6 |
| SHA1 | 2e056bf31a8d78df136f02a62afeeca77f4faccf |
| SHA256 | 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad |
| SHA512 | d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-shm
| MD5 | bb7df04e1b0a2570657527a7e108ae23 |
| SHA1 | 5188431849b4613152fd7bdba6a3ff0a4fd6424b |
| SHA256 | c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479 |
| SHA512 | 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012 |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-wal
| MD5 | d7796805509d3e4e031cb84c2e9870ba |
| SHA1 | 1dec5698785344c9b008fdb12fd4c1c53e429016 |
| SHA256 | af064c0687fc8b004ac64341176243b59faf4ddb99abb28170d99570576299ad |
| SHA512 | 6093dfc4a3f1521cacbf8a1600050a8db75afa7fc0dd12dbe21ce650997c443aec0330632e32593c781caab0274c4e0c350045432ad62c95c986fc027219098d |
/data/data/com.example.mysoul/no_backup/androidx.work.workdb-wal
| MD5 | a49ecc13f14c6d7d986ad4c90df52fc0 |
| SHA1 | 1ab13b6d2572a6cc49d0136a4e45600464119905 |
| SHA256 | 49632c58d40c3418c898b88d1de5844d82a58cd81a6db2986cbb7a241d43adf4 |
| SHA512 | aa8d4ff742ba80067a5b4a2d398b2064f66ff57acf74470219a3e9d46bd6d07ea095043d2f49dd6e4f1dbadd8a8ff47eaf7b8deb08d7026a482eb299546b0616 |