Malware Analysis Report

2025-01-19 05:49

Sample ID 241218-s22gystmhs
Target 12.apk
SHA256 2e6c7354f7b4dce59752054929731c5055df15301ed094820bdbbcd5c0cfa12e
Tags
trickmo banker collection credential_access discovery evasion execution impact infostealer persistence trojan
score
10/10

Table of Contents

Analysis Overview

MITRE ATT&CK

Mobile Matrix V15

Analysis: static1

Detonation Overview

Signatures

Analysis: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
10/10

SHA256

2e6c7354f7b4dce59752054929731c5055df15301ed094820bdbbcd5c0cfa12e

Threat Level: Known bad

The file 12.apk was found to be: Known bad.

Malicious Activity Summary

trickmo banker collection credential_access discovery evasion execution impact infostealer persistence trojan

Trickmo family

TrickMo

Obtains sensitive information copied to the device clipboard

Queries the phone number (MSISDN for GSM devices)

Loads dropped Dex/Jar

Makes use of the framework's Accessibility service

Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps)

Queries the mobile country code (MCC)

Requests disabling of battery optimizations (often used to enable hiding in the background).

Declares broadcast receivers with permission to handle system events

Requests dangerous framework permissions

Declares services with permission to bind to the system

Listens for changes in the sensor environment (might be used to detect emulation)

Registers a broadcast receiver at runtime (usually for listening for system events)

Uses Crypto APIs (Might try to encrypt user data)

Schedules tasks to execute at a specified time

Checks memory information

Checks CPU information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-12-18 15:38

Signatures

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
Required by input method services to bind with the system. Allows apps to provide custom input methods (keyboards). android.permission.BIND_INPUT_METHOD N/A N/A
Required by VPN services to bind with the system. Allows apps to provision VPN services. android.permission.BIND_VPN_SERVICE N/A N/A

Requests dangerous framework permissions

Description Indicator Process Target
Allows an application to read the user's call log. android.permission.READ_CALL_LOG N/A N/A
Allows read access to the device's phone number(s). android.permission.READ_PHONE_NUMBERS N/A N/A
Allows an application to read SMS messages. android.permission.READ_SMS 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 access any geographic locations persisted in the user's shared collection. android.permission.ACCESS_MEDIA_LOCATION N/A N/A
Allows access to the list of accounts in the Accounts Service. android.permission.GET_ACCOUNTS N/A N/A
Allows an application to record audio. android.permission.RECORD_AUDIO 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 write the user's contacts data. android.permission.WRITE_CONTACTS N/A N/A
Allows an app to post notifications. android.permission.POST_NOTIFICATIONS 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 collect component usage statistics. android.permission.PACKAGE_USAGE_STATS N/A N/A
Allows an application to send SMS messages. android.permission.SEND_SMS N/A N/A
Allows applications to use exact alarm APIs. android.permission.SCHEDULE_EXACT_ALARM N/A N/A
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether. android.permission.PROCESS_OUTGOING_CALLS N/A N/A
Allows an application to receive SMS messages. android.permission.RECEIVE_SMS N/A N/A
Allows an application to read or write the system settings. android.permission.WRITE_SETTINGS 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 write to external storage. android.permission.WRITE_EXTERNAL_STORAGE N/A N/A
Allows an application to request installing packages. android.permission.REQUEST_INSTALL_PACKAGES 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

Analysis: behavioral1

Detonation Overview

Submitted

2024-12-18 15:38

Reported

2024-12-18 15:40

Platform

android-x86-arm-20240624-en

Max time kernel

127s

Max time network

132s

Command Line

nilheart.ptur744.lens

Signatures

TrickMo

trojan infostealer banker trickmo

Trickmo family

trickmo

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes2.dex N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes3.dex N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes4.dex N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes2.dex N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes3.dex N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes4.dex N/A N/A

Makes use of the framework's Accessibility service

collection evasion credential_access
Description Indicator Process Target
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId N/A N/A

Queries the mobile country code (MCC)

discovery
Description Indicator Process Target
Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone N/A N/A

Registers a broadcast receiver at runtime (usually for listening for system events)

persistence
Description Indicator Process Target
Framework service call android.app.IActivityManager.registerReceiver N/A N/A

Schedules tasks to execute at a specified time

execution persistence
Description Indicator Process Target
Framework service call android.app.job.IJobScheduler.schedule N/A N/A

Uses Crypto APIs (Might try to encrypt user data)

impact
Description Indicator Process Target
Framework API call javax.crypto.Cipher.doFinal N/A N/A

Checks CPU information

Description Indicator Process Target
File opened for read /proc/cpuinfo N/A N/A

Checks memory information

Description Indicator Process Target
File opened for read /proc/meminfo N/A N/A

Processes

nilheart.ptur744.lens

/system/bin/dex2oat --debuggable --instruction-set=x86 --instruction-set-features=ssse3,-sse4.1,-sse4.2,-avx,-avx2,-popcnt --runtime-arg -Xhidden-api-checks --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --inline-max-code-units=0 --compact-dex-level=none --debuggable --generate-mini-debug-info --dex-file=/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json --output-vdex-fd=42 --oat-fd=43 --oat-location=/data/user/0/nilheart.ptur744.lens/app_huge/oat/x86/CQ.odex --compiler-filter=quicken --class-loader-context=&

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.187.202:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.179.238:443 android.apis.google.com tcp
US 1.1.1.1:53 xxxtik.com udp
US 1.1.1.1:53 appassets.androidplatform.net udp
DE 164.92.225.151:443 xxxtik.com tcp
DE 164.92.225.151:443 xxxtik.com tcp
US 1.1.1.1:53 turbulent-divide.com udp
NL 188.72.219.35:443 turbulent-divide.com tcp

Files

/data/data/nilheart.ptur744.lens/app_huge/CQ.json

MD5 226e709c8643b778efddd5fe1e195790
SHA1 9ef8bb653086f9b3aa8bd444239fdb842a82cb34
SHA256 b289bdcd27abeb414fe50ba4081ae04f990bcf1a6f1ccc011d8101dbd5fc7ef8
SHA512 c7fa9e4e5b2e690202e50d09a2a01ec453ba6d3fd54384f50f5395b8a0a909635946ee1ccc4b1bac858e31d201d2a4f6f83d17f561af9b0bdf143a46fbb7345c

/data/data/nilheart.ptur744.lens/app_huge/CQ.json

MD5 0aa7fa04a36ff1e94535c808c1ad7257
SHA1 f683f87e93a04b3f7e7ef65e9d8b54c58acc36c3
SHA256 cce222d0fa0635f95300a3dbe2f07fef123eed04f6333774f7edc112b326456e
SHA512 3aaad794700cd9e56db310aa0f65930a6c7d875a859881ac83f043af7a4bfdbffb8c6d496cf65829072c8a5a69abd5b427f255bde957892bdcd014ef09ced888

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json

MD5 28041432b0c51e3e887643272629c83e
SHA1 fbea5dfc62f03e1ff784b410ec0d547de0e8156b
SHA256 85c845feaa13eb5b0d02b64a996bf1a84b3aa77b6cf616f3db8ae5b4c70e9902
SHA512 7e69a4dffce031e990827d655b83ce66bfca72ecdc5bba4a264f877e0a3788953c41e2f6766e8327127d1b68b63775569648340fda09b4ce13684f0aaca6438f

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes2.dex

MD5 fc03e38b9df1aecdaa7ad9582a3007fa
SHA1 7ab8f6c8c79015f5eb4809f85987afa91206ed3b
SHA256 b4a3a76ea11bdd51239bf96f452dfa1e7eb73fd3b34607bf903ba8810820baea
SHA512 7639ce7f817c0b4a926c61f1dfae18e843e2ad85188df9d5d9711961d5d9761d46f16fb36a06a9a60bbd0d0a33b6435fa7e5ff299fb287828ce8e9fa5ce127d3

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes3.dex

MD5 dbb329a8075c9e01b2cb16c0ca1e7021
SHA1 c165f196aa9fc7f8812244dc029318720b3e6a75
SHA256 d39fcf9a729d1ac899369481f0d28fb6b5f7213bfd9d1c1aca11afb8a5bbac4c
SHA512 d57013a783a28a2c6d116f57d60bdcee6958ffcd2402b3ebb5be57506ff73d85c9db8dda4b6d33000140c206e7fb54d3fbbaf55693af1de4155d6a085cfce15f

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes4.dex

MD5 2d73c5997273e3910c1ac1d8db7ba145
SHA1 25737e75ed15863e69d02a14efa781370dfec798
SHA256 411c3194c11f6254e4bb6cdbf247518a4696ce9bffc6d373ba7e949889db9965
SHA512 7adca729d74394232c26ee76272a85342fd88c9101d417ba3a0b1018f29cdbe4a852a3458548e4e333db55520cf8b0a7700f6bcb3cfee77a12ec3d272c4dc13a

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-journal

MD5 647821c1940a43abcdcecdda82dead43
SHA1 8993b564451d08110f3b08840c3aa5516154a210
SHA256 6bb9c3fc5d30dfa3b1b29dbcde6ed09c1b0d2d10f9d48c404854f44d9a903aef
SHA512 ace3dff27a030cd8c21ff3007ea0dceb840aae41fb90e7de75f7b66aa259b30b378448ba696a87f87922fa2a57bae61aaa6a897539e8b61dd613b447ea257720

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-wal

MD5 2c39d8a45d44012b741982f178095f25
SHA1 98f34e91147a4dc1568a48dfd5c50e70bc70532e
SHA256 d3ad0b0879e51f0279cb250ea8838d9a6b73d0d52c72d66f7e030ee0cca00845
SHA512 e3ffdd142350174f4ade8bf04c3de4b41e0e6e3539c88dcad89403a0beaab3d5d8bc271ddd68d3948692a6e1c75cd60d3841c02caf83a6d883175c301a26601d

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-wal

MD5 a03b05991abdceef39b6ca3140a12c8d
SHA1 a5f5c21d53d295b45fd5341cdd231c2e48648284
SHA256 455c62e66ae87339db4461715af690d40c0206306ff1eb7c659bf8a552a30ffa
SHA512 3ddaee6a2be8f0b03059d837231b962a3726f070a97a0468409229878650c1b7b51c69287ebd9485722db2d89afdf0005ba6c7e9c0cad32ed9fcaccb93469fed

/data/data/nilheart.ptur744.lens/files/nilheart.ptur744.lens

MD5 d7129068288ed2766b2487c35a1cf1a7
SHA1 7f4911f5bcba9b0c7f9bdfc5ef6caebdf5c3dafd
SHA256 edfe5d96fb46a540d8cdf2b3defb0629daa7b1553c0c02c06df4082a31fd057f
SHA512 cb665ed21864fef62069c80ddd7f1c375b052404b7823567433ecf8c3e83b0f538bb70a968114a008498428e3311849f749cdb28bbd3810eec35280b1a339690

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-wal

MD5 66715e75b85b0ee11780ecc4e6785d24
SHA1 da906c849f2251eecdf2a7632daf34b28688a610
SHA256 eddf7d2d020e1a62a9945ea3def35dd32ba176878a572bdd1acef989e2a4ef4d
SHA512 e8a21236e2203b9acc30ba3c3edb69619cb550caf46a3b40e15ed262e128c811eb9d2d8557db4aedefcfd665992e4debc6d919774c9c46f7b59549cfcf2a2c19

/data/data/nilheart.ptur744.lens/databases/a-journal

MD5 82366aad092877a8e2147a00ec0b13cc
SHA1 a78b6685d4d6781ea6ce5e1ce8cfdf46f8732150
SHA256 bf3c3382515dd9d40f1372ccee91d2f1d3d00db99b848c99d9487c3fcce9de62
SHA512 5fdbde6893c601224e5daf382105f83d4aacf8b581c09c61fa4fa7e9b9b19f1bd891e8a7fd262c85cae0d62d8f36f13ba73bf0e91b94cb40582bb74a5f330092

/data/data/nilheart.ptur744.lens/databases/a-wal

MD5 8ee522a24ddb8f008d8d0e4bcb4d6345
SHA1 c0f91feaf352072c30e28061b8d59a0f0f0abdd9
SHA256 439d4772b19dbbad368c09aa5a4f62b4d5863322aba32986066a9c1fd54f4a22
SHA512 b40bd6bacc96f189f0be5f819581ae62f2e129ff441c116b8f790a435b23250845a1d4400868ad4f0e9d813d3b2c0fa6f7f8edff7fd2cca1e62c02ae1a78275d

/data/data/nilheart.ptur744.lens/cache/clicker.json

MD5 d780f836fe54e51872bf31220a4dcb77
SHA1 5136aa7fe35fb70c9bf0ab00bbe7f79cf65705ae
SHA256 32abf05fd8eb1edb10fd93e2c0bd9b308d109e5686c06b39f4d173847a0efe17
SHA512 62842bd62ea2f1a71880415d84501bc2cde8eb857d4baec4e357f3c4c4a74d2d0418bfcc6431789cce207d5290ceb4b1fee31f206ac527a8727176523c0bc635

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/logs/log.txt

MD5 057f310df312e8aa79efbcf097551677
SHA1 97e6b41adcb502966d9806a369059adea55c97a3
SHA256 3faae1d077fac3d3012ef9139d2dd4a764f88ed46b9cf14ddcc9e3ec03c7159a
SHA512 86e4375bc3e8a06edf6ace41c0e8f3fe8cd33287e3b028c6c578c8b90be75b6ded27779655b64bd9c6f9702b337f016d765005a7b83caeea107ddd4e21ca0b7d

Analysis: behavioral2

Detonation Overview

Submitted

2024-12-18 15:38

Reported

2024-12-18 15:40

Platform

android-33-x64-arm64-20240624-en

Max time kernel

149s

Max time network

134s

Command Line

nilheart.ptur744.lens

Signatures

TrickMo

trojan infostealer banker trickmo

Trickmo family

trickmo

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes2.dex N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes3.dex N/A N/A
N/A /data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes4.dex N/A N/A

Makes use of the framework's Accessibility service

collection evasion credential_access
Description Indicator Process Target
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId N/A N/A

Obtains sensitive information copied to the device clipboard

collection credential_access impact
Description Indicator Process Target
Framework service call android.content.IClipboard.addPrimaryClipChangedListener N/A N/A

Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps)

banker discovery

Queries the phone number (MSISDN for GSM devices)

discovery

Requests disabling of battery optimizations (often used to enable hiding in the background).

evasion
Description Indicator Process Target
Intent action android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS N/A N/A

Listens for changes in the sensor environment (might be used to detect emulation)

evasion
Description Indicator Process Target
Framework API call android.hardware.SensorManager.registerListener N/A N/A

Schedules tasks to execute at a specified time

execution persistence
Description Indicator Process Target
Framework service call android.app.job.IJobScheduler.schedule N/A N/A

Uses Crypto APIs (Might try to encrypt user data)

impact
Description Indicator Process Target
Framework API call javax.crypto.Cipher.doFinal N/A N/A

Checks CPU information

Description Indicator Process Target
File opened for read /proc/cpuinfo N/A N/A

Checks memory information

Description Indicator Process Target
File opened for read /proc/meminfo N/A N/A

Processes

nilheart.ptur744.lens

Network

Country Destination Domain Proto
GB 142.250.200.36:443 udp
GB 142.250.200.36:443 udp
GB 142.250.200.36:443 udp
GB 142.250.200.36:443 tcp
N/A 224.0.0.251:5353 udp
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.178.14:443 android.apis.google.com tcp
US 1.1.1.1:53 rcs-acs-tmo-us.jibe.google.com udp
US 216.239.36.155:443 rcs-acs-tmo-us.jibe.google.com tcp
GB 216.58.204.78:443 android.apis.google.com tcp
US 1.1.1.1:53 xxxtik.com udp
DE 164.92.225.151:443 xxxtik.com tcp
US 1.1.1.1:53 turbulent-divide.com udp
NL 188.72.219.35:443 turbulent-divide.com tcp
US 1.1.1.1:53 content-autofill.googleapis.com udp
GB 172.217.169.42:443 content-autofill.googleapis.com tcp
US 1.1.1.1:53 firebase.googleapis.com udp
GB 216.58.212.234:443 firebase.googleapis.com udp
US 1.1.1.1:53 api.xxxtik.com udp
US 172.66.0.96:443 api.xxxtik.com tcp
US 172.66.0.96:443 api.xxxtik.com tcp
US 172.66.0.96:443 api.xxxtik.com tcp
US 172.66.0.96:443 api.xxxtik.com udp
US 1.1.1.1:53 region1.google-analytics.com udp
US 216.239.32.36:443 region1.google-analytics.com tcp
US 1.1.1.1:53 xcdn.tv udp
US 172.67.156.150:443 xcdn.tv tcp
US 172.67.156.150:443 xcdn.tv tcp
US 172.67.156.150:443 xcdn.tv tcp
US 172.67.156.150:443 xcdn.tv tcp
US 172.67.156.150:443 xcdn.tv tcp
US 172.67.156.150:443 xcdn.tv udp
US 1.1.1.1:53 remoteprovisioning.googleapis.com udp
GB 216.58.212.202:443 remoteprovisioning.googleapis.com tcp
US 216.239.32.36:443 region1.google-analytics.com udp
US 1.1.1.1:53 skyfrostweb.cn.com udp
RU 194.87.248.162:80 skyfrostweb.cn.com tcp
US 172.64.41.3:443 tcp
US 172.64.41.3:443 tcp
GB 142.250.180.3:443 tcp
US 172.64.41.3:443 udp
GB 142.250.180.3:443 udp
GB 142.250.200.36:443 tcp
GB 216.58.204.68:443 tcp
GB 216.58.204.68:443 tcp

Files

/data/data/nilheart.ptur744.lens/app_huge/CQ.json

MD5 226e709c8643b778efddd5fe1e195790
SHA1 9ef8bb653086f9b3aa8bd444239fdb842a82cb34
SHA256 b289bdcd27abeb414fe50ba4081ae04f990bcf1a6f1ccc011d8101dbd5fc7ef8
SHA512 c7fa9e4e5b2e690202e50d09a2a01ec453ba6d3fd54384f50f5395b8a0a909635946ee1ccc4b1bac858e31d201d2a4f6f83d17f561af9b0bdf143a46fbb7345c

/data/data/nilheart.ptur744.lens/app_huge/CQ.json

MD5 0aa7fa04a36ff1e94535c808c1ad7257
SHA1 f683f87e93a04b3f7e7ef65e9d8b54c58acc36c3
SHA256 cce222d0fa0635f95300a3dbe2f07fef123eed04f6333774f7edc112b326456e
SHA512 3aaad794700cd9e56db310aa0f65930a6c7d875a859881ac83f043af7a4bfdbffb8c6d496cf65829072c8a5a69abd5b427f255bde957892bdcd014ef09ced888

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json

MD5 28041432b0c51e3e887643272629c83e
SHA1 fbea5dfc62f03e1ff784b410ec0d547de0e8156b
SHA256 85c845feaa13eb5b0d02b64a996bf1a84b3aa77b6cf616f3db8ae5b4c70e9902
SHA512 7e69a4dffce031e990827d655b83ce66bfca72ecdc5bba4a264f877e0a3788953c41e2f6766e8327127d1b68b63775569648340fda09b4ce13684f0aaca6438f

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes2.dex

MD5 fc03e38b9df1aecdaa7ad9582a3007fa
SHA1 7ab8f6c8c79015f5eb4809f85987afa91206ed3b
SHA256 b4a3a76ea11bdd51239bf96f452dfa1e7eb73fd3b34607bf903ba8810820baea
SHA512 7639ce7f817c0b4a926c61f1dfae18e843e2ad85188df9d5d9711961d5d9761d46f16fb36a06a9a60bbd0d0a33b6435fa7e5ff299fb287828ce8e9fa5ce127d3

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes3.dex

MD5 dbb329a8075c9e01b2cb16c0ca1e7021
SHA1 c165f196aa9fc7f8812244dc029318720b3e6a75
SHA256 d39fcf9a729d1ac899369481f0d28fb6b5f7213bfd9d1c1aca11afb8a5bbac4c
SHA512 d57013a783a28a2c6d116f57d60bdcee6958ffcd2402b3ebb5be57506ff73d85c9db8dda4b6d33000140c206e7fb54d3fbbaf55693af1de4155d6a085cfce15f

/data/user/0/nilheart.ptur744.lens/app_huge/CQ.json!classes4.dex

MD5 2d73c5997273e3910c1ac1d8db7ba145
SHA1 25737e75ed15863e69d02a14efa781370dfec798
SHA256 411c3194c11f6254e4bb6cdbf247518a4696ce9bffc6d373ba7e949889db9965
SHA512 7adca729d74394232c26ee76272a85342fd88c9101d417ba3a0b1018f29cdbe4a852a3458548e4e333db55520cf8b0a7700f6bcb3cfee77a12ec3d272c4dc13a

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-journal

MD5 eec83f9ba4cd8693dabd26ef496a96e4
SHA1 0a16bb4aa3543cb303a7766ebf2a6e38006c20e3
SHA256 94d10425c61ef7f27ce5164d3d1315293c55e4120c0024e4298cd7fa3fdc569c
SHA512 556b75ae98e84874fb84aad7f08e22a0eb3a26e8d3f8da583afd92f416dfcbd29a4b3ecd65f21a3c2ce9a04172d27df636f9b98cebbab61954bf43f79ced4c3e

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb

MD5 0eb157e1a86d4d00aa601dd2f6ff3ee3
SHA1 fee434f784e73cc7916322e949f727caf8363102
SHA256 b9a8194b71a046e8c0eb30995827b582b4bea834f630a5df2483b778a7d7d8a4
SHA512 b9b79b8c3af8a3f140df230fd89e95206358ba50ff214e7323a2dbbe2937b795f970e588302ffd5d721318bd597ce0a27af26d6cdb07f45569c30209845082a8

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-wal

MD5 13275efa242a80158e6d5ee6248d339b
SHA1 43c0560c4d61470543a768bc9e40d5729d03e8f9
SHA256 ed767b9e282572a8a44e3cf5b11635130cd7b43cbe5407f03afefd7e07ef96e5
SHA512 26d5f5387684c9155ae4fc5d21278f9e6b8334079925a7cf9ec7af8eb2836b99db607e1aa170805c7ec7e70ee41a1c69964dd67331e294bc1788420ad6bed0b1

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-wal

MD5 69dc6af8370319b18826aa4de7e431df
SHA1 faa8e6b7741ed7b4249277b2866eb95847911154
SHA256 9ec04348a5e50bb9e1ff679ca05b3c298831a016f8bc22a0d5022fc6b5571925
SHA512 ecf1d416d46850286313da73d1c9e32a3cc9553d8a5ced6f6b01cbf69a7aea1ebe99488c5599eecbbd98865fcdf835d83a9c1b29546245608e362f5ed12748c0

/data/data/nilheart.ptur744.lens/files/nilheart.ptur744.lens

MD5 8a19c15ce87e233fa656d3b3bdae593b
SHA1 23f089716839329e2c42acd80885938068aab75b
SHA256 f91f1759ec179e98b7f0bc95528fee613ef2d85e215fa9e3985cdccd44fab1fd
SHA512 3ef4d8230c1936af3d515c9117ec30817f91048846a87cddeb607a5fbf94f62a51ac6bd3c0b9391cdfbbe718741277471612ec08811a537bdcc61e2607998359

/data/data/nilheart.ptur744.lens/no_backup/androidx.work.workdb-wal

MD5 ab55b4a1fefd2021f31e94ce9264fec1
SHA1 0e8461c9067e91e1d350505d6b2f9b33a5a9a4ea
SHA256 bf77fb767d2a887bdaea14636c3bf99c912cf28bcac3e790cb2cf243986f88ab
SHA512 8e503ae4aaafdcdee20d9195e59d3d38e73868adcdb06ca21c84c13a97c182e073793722b7ada13291d102f5033a12afc25a7e855b9d6ed8dbaf8657ec3915fa

/data/data/nilheart.ptur744.lens/databases/a-journal

MD5 55d8f809978e1d795d431e349ff879e2
SHA1 da4da2fa94c61bdf1782963f74c26899adf8a841
SHA256 cfaada4a4ca5cf0c0114a24a920bcdb9e0be8becd6ff64a6eb00d5452b0914c3
SHA512 51a3968716553a724c6a05c9fd136b786e7561a18b87a6d3413ec65cc0597377d79a5d832c83488cf28b6326e2157f18a1c425e2bbc878923df5540783394d08

/data/data/nilheart.ptur744.lens/databases/a

MD5 91af32c14839a2828ca58297e0861362
SHA1 bd758cc0bb47b570da2061d4633aa998a87ed971
SHA256 5d8e556cf9230390a2ea6e8fe0300bf0d3c28397a75d4d5d1138cf25713d5923
SHA512 9810060201633366b6d13e9b81a2d9fe1adb61e027a215cd05454bbefaa7f6e1a17aae3781eedd8095a398a05f3c7cf03b589f29d1ac4789dfbf61bce25b9fb7

/data/data/nilheart.ptur744.lens/databases/a-journal

MD5 4851796ec37483644e579d1b0034b125
SHA1 abc29278ea684e207b9a91400ef4ddb61d721591
SHA256 de9500b7e394b0becb52507a89fe673f1a46d2beada78e1cec7bdadc39d442d5
SHA512 5cbb0a3ac0cdb31788ea821d6ae9f36f14f02c55cd5984a649c9199ca99f9559c813d88bb2d21ffa8a8a29604f2e1887795d13b34a20f8b7a926b9eaae113c8f

/data/data/nilheart.ptur744.lens/databases/a-journal

MD5 ac2bb64ea80adb71a8eab0f11ccc98ee
SHA1 62baee9f9086d192bbb4e49685c17fb42ae955a4
SHA256 8d6b56e37259098dab7bbbe3b2f4b55fe78244309d960f7222221f353628aba3
SHA512 47cea3281202269da44ad412156a9b8244f562c8efd01369b39c64de81e84293ee8eb6640288eef0672a2d8e83d1e45cf42655ecbeac9a96a5602db45c81a075

/data/data/nilheart.ptur744.lens/cache/clicker.json

MD5 d780f836fe54e51872bf31220a4dcb77
SHA1 5136aa7fe35fb70c9bf0ab00bbe7f79cf65705ae
SHA256 32abf05fd8eb1edb10fd93e2c0bd9b308d109e5686c06b39f4d173847a0efe17
SHA512 62842bd62ea2f1a71880415d84501bc2cde8eb857d4baec4e357f3c4c4a74d2d0418bfcc6431789cce207d5290ceb4b1fee31f206ac527a8727176523c0bc635

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/logs/log.txt

MD5 e4caf02694c558225c11da75bd4fdf20
SHA1 9260fa514d959788ccccebd859e3a1c84925e5be
SHA256 c7f5c9fffaa4e9f86e88444b3c010d01ecf0bb447116ddcf7ada4db1b691d421
SHA512 5dc24231320741e09bd0caad02ece44b87e49ef8a91697d7430f200b663394edee1f8f6a8daad8169b681e5406c25c996f85c1313c45ecf0db03a6dc2cd2deaf

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.google.android.permissioncontroller_2024-12-18-15-38-33.txt (deleted)

MD5 584048bd533afc7f42e29025676194ca
SHA1 e9695ac7f7d4fa54aed6b455183fddac38d3e72d
SHA256 bf756181f39f52bb38d2f4f7154b11fcf4336b17c1d8bf9b62878cdb4aa207bd
SHA512 5561e0474eedd6a0042c7c5a1763df63d50ef68b09a415c485bf0c746d570112c5065f9368bacfe0891af133cbd5332ebe118bdc704d5f432018be38704d199f

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.google.android.permissioncontroller_2024-12-18-15-38-33.txt

MD5 1c56b419f043be564ccf85c040ba4758
SHA1 28c97c81599d098b2034aa18abfc72c6c26ea956
SHA256 e37f82553044557524cb0b7d2de8623384e03ba01d61cf1de79b2335577c00e5
SHA512 ccdc36a1535485c1b62c64ed3ab1f1ae630494e4590506147468bbf0cddd5f5aad538a576a124da28637cd6e138c25ef91433d048ae8422b0d40772d6ae6fd24

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.google.android.permissioncontroller_2024-12-18-15-38-33.txt.zip (deleted)

MD5 8b642d05d75ad1cc949a77e82a13fbd7
SHA1 7f3a7631635d55745ce0232e434e933dff2cf0e7
SHA256 362a89d9b684883bb28be5576854907a6b1958b95d0c1ca0f82044cce33ba697
SHA512 b286e0c75dcfb150e40f1a7c312faa11d4e2c05420d4626beacf6acb963267788fd1e45fe27b792347c813b468e6bdaebf02e24b4579d0ae56b393d04331a1bd

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.android.settings_2024-12-18-15-38-39.txt (deleted)

MD5 92a4e81ee3928b07259cd453ab3ab905
SHA1 fb9f3cb0812300f938103f57e88bf37a1fb83c5d
SHA256 c3f2dd371c85335ac453f781b346a65e54d7348bbcc8b393328921b1e14fd368
SHA512 40b477700e33ed3af3b4425a177a7ecd66682d10f263fc3f50607836cca3afa27860889678de530bbcacdead185c94484c4a79495ce7bb698b3b1bc2539846fd

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.android.settings_2024-12-18-15-38-39.txt

MD5 4d571fc789875ef5fbdf95d15daf1d6b
SHA1 d7e2096fca873394820abe099092d20f19cb87b5
SHA256 02b1676e97d515c7212e11f941b3f9344a4c4f8669a96b6dfe2ec792a688b829
SHA512 7458bb1795fb07949eb12cc9ad9aca8a440be09b547e67387657cd84f93ba276fa231d97f085926528ea52115a5e72646a071c82b74e10c45d74bdef52b1b2dc

/data/data/nilheart.ptur744.lens/databases/a-journal

MD5 e38cafff90719cacaa3bbe95005a30de
SHA1 2572dd7177c4cce0c6f9dddb35e15e0ce0c6f6de
SHA256 7561ce38b44045314f09b9680abd693860933987a92867be20dc409e2ebcacfc
SHA512 fdc347fd0678d117e2a9ec57a26eb23463869872ea7df3e51da5861919d04cefab9a769712d2f8b0817a315699112ce8a7ee85a675afc88424f57b0421563fe9

/data/data/nilheart.ptur744.lens/databases/a

MD5 c27670b421d0923744ca4bdfeacb51e0
SHA1 1e13e8c633138ddba6cc95af3bd277e43afb329f
SHA256 6c758db0618047e470e728d15582dfed942cb2cea3738a9894de4404c19c4691
SHA512 a3055c46376e8060eeaddb62b5e102417c0aa7a16b8c2fcdeff76d290efcdee91c0f7a97c042dbe7118fc9bcab2f9e412986af7ea01b9ed73550b981117016c5

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.android.settings_2024-12-18-15-38-39.txt

MD5 e8943cbe24ace749fb6a0af0bb0e2b14
SHA1 39eab11241fcb6b7e82fa38e164b23a89cfd5857
SHA256 48d19341b41ea55ad91c7a7e701abb96fa6b1020545a92255bb9de0e64b6dc8e
SHA512 0df50110351c936c295a0c9dfdb23b9eb47bcd43d670cf73ed14b952d8f16e321b6553a92177bd717cb325923e731bdb96212e187e9a8af871860680a735a363

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.android.settings_2024-12-18-15-38-39.txt

MD5 10c0d008b9d385ee63ef7ca2f83e6e44
SHA1 331ec41eebab37c074297b6a3c347d7d1e9b1866
SHA256 5a386669fc6f93c8ffc187059049bcf5f45e16593fd6201aa4cf81ba8a695dc3
SHA512 2c41e286f548ead7147315d926268ee33b2bfbab49eb43c9878e1eba3a380907a3e7a8d48355589d11401507dcc0b59bab5c256d6be813c5a68d9ddae11f2565

/data/data/nilheart.ptur744.lens/databases/a-journal

MD5 ca66ee38308ba89b9d5c1e8225688bb4
SHA1 9888fef4b8c90c6e1c44783c29abcb0a4a186283
SHA256 9d0a503b72fa5319e5ee81ce31006b0ed060f1b53a8819dda4ca0b64c910d0fa
SHA512 ad92a31377c5c4b1f798e76a0de5b5659d61c471408ab58581790f0c39355a6546110d5964e88d7c5e86239b78255b9ccbc7662025bf54a8bc0d76aeb7a1fbf1

/data/data/nilheart.ptur744.lens/databases/a

MD5 33d0d80f4f6979739246e2857f72c106
SHA1 d62058f54d7f11edfb498d732a1f5385896d3f8a
SHA256 cb053c3486ce0addf68e21473d75dfa21046dbf59e4938c98ff887b365cfd771
SHA512 6396b8656090aa21f34d89ff825c7ac1f82601aae2fde9f6a9490ec24c9117bf6affabad4466c85d4ad4640e88099b06d6ea0bf489e0924decf217d744f5c0a7

/storage/emulated/0/Android/data/nilheart.ptur744.lens/cache/records/com.android.settings_2024-12-18-15-38-39.txt.zip (deleted)

MD5 cc85f7ada5e4f83d88f4f5806690db7f
SHA1 7e1490529f2f684545730ab4eeff80500613b054
SHA256 d2060f3b628948206a3d68ec260139695020c720258c4834b4ad873aca96a276
SHA512 6cf6b6d5d581cb545dc814ae423596587bd68663dfc29cc61b50744f5803de73dc5f15a4f73dd4a458b07ca4510d2f9968479706648c50881e3eb0b6a0c44de4