温馨提示:本平台仅供研究软件风险、安全评估,禁止用于非法用途。由于展示的数据过于全面,请耐心等待加载完成。如有疑问或建议, 可加入我们的微信群讨论

APP评分

病毒检测 9 个厂商报毒

安全评分

文件信息

文件名称 Meta_Task.apk
文件大小 13.45MB
MD5 65f39a9c18de5c6b73bc45a720922b96
SHA1 18d6a661627645579eb01330ec7898639a9abb34
SHA256 e4abbb2bb1af62a858739022564e9ca0297f7a22cf646e41bf3e6f5c1be5778c

应用信息

应用名称 Meta_Task
包名 com.chatwithme.syonife
主活动 .LoginActivity
目标SDK 34     最小SDK 16
版本号 1.0     子版本号 1
加固信息 未加壳

组件导出信息

反编译代码

Manifest文件 查看
APK文件 下载
Java源代码 查看 -- 下载

证书信息

二进制文件已签名
v1 签名: True
v2 签名: True
v3 签名: True
v4 签名: False
主题: C=US, ST=California, L=Mountain View, O=Android, OU=Android, CN=Android, E=android@android.com
签名算法: rsassa_pkcs1v15
有效期自: 2008-02-29 01:33:46+00:00
有效期至: 2035-07-17 01:33:46+00:00
发行人: C=US, ST=California, L=Mountain View, O=Android, OU=Android, CN=Android, E=android@android.com
序列号: 0x936eacbe07f201df
哈希算法: sha1
证书MD5: e89b158e4bcf988ebd09eb83f5378e87
证书SHA1: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
证书SHA256: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
证书SHA512: 5216ccb62004c4534f35c780ad7c582f4ee528371e27d4151f0553325de9ccbe6b34ec4233f5f640703581053abfea303977272d17958704d89b7711292a4569
公钥算法: rsa
密钥长度: 2048
指纹: f9f32662753449dc550fd88f1ed90e94b81adef9389ba16b89a6f3579c112e75
找到 1 个唯一证书

应用程序权限

权限名称 安全等级 权限内容 权限描述 关联代码
android.permission.INTERNET 危险 完全互联网访问 允许应用程序创建网络套接字。
android.permission.VIBRATE 普通 控制振动器 允许应用程序控制振动器,用于消息通知振动功能。
android.permission.ACCESS_NETWORK_STATE 普通 获取网络状态 允许应用程序查看所有网络的状态。
android.permission.READ_EXTERNAL_STORAGE 危险 读取SD卡内容 允许应用程序从SD卡读取信息。
android.permission.WRITE_EXTERNAL_STORAGE 危险 读取/修改/删除外部存储内容 允许应用程序写入外部存储。
android.permission.STORAGE_INTERNAL 未知 未知权限 来自 android 引用的未知权限。
android.permission.CHANGE_NETWORK_STATE 危险 改变网络连通性 允许应用程序改变网络连通性。
android.permission.FOREGROUND_SERVICE 普通 创建前台Service Android 9.0以上允许常规应用程序使用 Service.startForeground,用于podcast播放(推送悬浮播放,锁屏播放)
android.permission.WAKE_LOCK 危险 防止手机休眠 允许应用程序防止手机休眠,在手机屏幕关闭后后台进程仍然运行。
com.google.android.c2dm.permission.RECEIVE 普通 接收推送通知 允许应用程序接收来自云的推送通知。

证书分析

高危
0
警告
1
信息
1
标题 严重程度 描述信息
已签名应用 信息 应用程序已使用代码签名证书进行签名

MANIFEST分析

高危
0
警告
3
信息
0
屏蔽
0
序号 问题 严重程度 描述信息 操作
1 应用程序可以安装在有漏洞的已更新 Android 版本上
Android 4.1-4.1.2, [minSdk=16]
信息 该应用程序可以安装在具有多个未修复漏洞的旧版本 Android 上。这些设备不会从 Google 接收合理的安全更新。支持 Android 版本 => 10、API 29 以接收合理的安全更新。
2 应用程序已启用明文网络流量
[android:usesCleartextTraffic=true]
警告 应用程序打算使用明文网络流量,例如明文HTTP,FTP协议,DownloadManager和MediaPlayer。针对API级别27或更低的应用程序,默认值为“true”。针对API级别28或更高的应用程序,默认值为“false”。避免使用明文流量的主要原因是缺乏机密性,真实性和防篡改保护;网络攻击者可以窃听传输的数据,并且可以在不被检测到的情况下修改它。
3 应用程序数据可以被备份
[android:allowBackup=true]
警告 这个标志允许任何人通过adb备份你的应用程序数据。它允许已经启用了USB调试的用户从设备上复制应用程序数据。
4 Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) 受权限保护, 但是应该检查权限的保护级别。
Permission: com.google.android.c2dm.permission.SEND
[android:exported=true]
警告 发现一个 Broadcast Receiver被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。

可浏览的ACTIVITIES

ACTIVITY INTENT

网络安全配置

序号 范围 严重级别 描述

API调用分析

API功能 源码文件
调用java反射机制
com/chatwithme/syonife/DeviceName.java
com/chatwithme/syonife/ProfileActivity.java
com/chatwithme/syonife/ReferListActivity.java
com/unity3d/services/ads/adunit/AdUnitActivity.java
com/unity3d/services/ads/adunit/AdUnitOpen.java
com/unity3d/services/ads/api/AdUnit.java
com/unity3d/services/ads/gmascar/bridges/AdapterStatusBridge.java
com/unity3d/services/ads/gmascar/bridges/InitializeListenerBridge.java
com/unity3d/services/ads/gmascar/bridges/MobileAdsBridge.java
com/unity3d/services/ads/gmascar/bridges/mobileads/MobileAdsBridge.java
com/unity3d/services/ads/gmascar/bridges/mobileads/MobileAdsBridgeLegacy.java
com/unity3d/services/ads/webplayer/WebPlayerView.java
com/unity3d/services/core/configuration/Configuration.java
com/unity3d/services/core/configuration/EnvironmentCheck.java
com/unity3d/services/core/log/DeviceLog.java
com/unity3d/services/core/misc/ViewUtilities.java
com/unity3d/services/core/properties/MadeWithUnityDetector.java
com/unity3d/services/core/reflection/GenericBridge.java
com/unity3d/services/core/reflection/GenericListenerProxy.java
com/unity3d/services/core/webview/WebView.java
com/unity3d/services/core/webview/WebViewApp.java
com/unity3d/services/core/webview/bridge/IWebViewBridgeInvoker.java
com/unity3d/services/core/webview/bridge/NativeCallback.java
com/unity3d/services/core/webview/bridge/WebViewBridge.java
com/unity3d/services/core/webview/bridge/WebViewBridgeInvoker.java
com/unity3d/services/core/webview/bridge/invocation/WebViewBridgeInvocationRunnable.java
com/unity3d/services/store/gpbl/bridges/SkuDetailsParamsBridge.java
com/unity3d/services/store/gpbl/bridges/billingclient/common/BillingClientBridgeCommon.java
com/unity3d/services/store/gpbl/proxies/BillingClientStateListenerProxy.java
com/unity3d/services/store/gpbl/proxies/PurchaseHistoryResponseListenerProxy.java
com/unity3d/services/store/gpbl/proxies/PurchaseUpdatedListenerProxy.java
com/unity3d/services/store/gpbl/proxies/PurchasesResponseListenerProxy.java
com/unity3d/services/store/gpbl/proxies/SkuDetailsResponseListenerProxy.java
一般功能-> IPC通信
com/chatwithme/syonife/CaptchaActivity.java
com/chatwithme/syonife/CountryActivity.java
com/chatwithme/syonife/DebugActivity.java
com/chatwithme/syonife/FCMService.java
com/chatwithme/syonife/FaqActivity.java
com/chatwithme/syonife/HistoryActivity.java
com/chatwithme/syonife/HomeActivity.java
com/chatwithme/syonife/LoginActivity.java
com/chatwithme/syonife/MainActivity.java
com/chatwithme/syonife/MathquizActivity.java
com/chatwithme/syonife/NotificationsActivity.java
com/chatwithme/syonife/ProfileActivity.java
com/chatwithme/syonife/ReferActivity.java
com/chatwithme/syonife/ReviewYtActivity.java
com/chatwithme/syonife/ScratchCardActivity.java
com/chatwithme/syonife/SketchApplication.java
com/chatwithme/syonife/SketchLogger.java
com/chatwithme/syonife/SketchwareUtil.java
com/chatwithme/syonife/SpinnerActivity.java
com/chatwithme/syonife/UpdateActivity.java
com/chatwithme/syonife/VideoAdsActivity.java
com/chatwithme/syonife/WithdrawActivity.java
com/unity3d/services/ads/adunit/AdUnitActivity.java
com/unity3d/services/ads/api/AdUnit.java
com/unity3d/services/core/api/Intent.java
com/unity3d/services/core/broadcast/BroadcastEventReceiver.java
com/unity3d/services/core/broadcast/BroadcastMonitor.java
com/unity3d/services/core/configuration/CoreModuleConfiguration.java
com/unity3d/services/core/connectivity/ConnectivityChangeReceiver.java
com/unity3d/services/core/device/AdvertisingId.java
com/unity3d/services/core/device/Device.java
com/unity3d/services/core/device/OpenAdvertisingId.java
一般功能-> 文件操作
com/chatwithme/syonife/ArticleReadActivity.java
com/chatwithme/syonife/CaptchaActivity.java
com/chatwithme/syonife/CountryActivity.java
com/chatwithme/syonife/DebugActivity.java
com/chatwithme/syonife/DeviceDatabase.java
com/chatwithme/syonife/DeviceName.java
com/chatwithme/syonife/FCMService.java
com/chatwithme/syonife/FaqActivity.java
com/chatwithme/syonife/FileUtil.java
com/chatwithme/syonife/HomeActivity.java
com/chatwithme/syonife/LoginActivity.java
com/chatwithme/syonife/MainActivity.java
com/chatwithme/syonife/MathquizActivity.java
com/chatwithme/syonife/NotificationsActivity.java
com/chatwithme/syonife/ProfileActivity.java
com/chatwithme/syonife/ReferActivity.java
com/chatwithme/syonife/RequestNetworkController.java
com/chatwithme/syonife/ReviewYtActivity.java
com/chatwithme/syonife/ScratchCardActivity.java
com/chatwithme/syonife/SketchLogger.java
com/chatwithme/syonife/SketchwareUtil.java
com/chatwithme/syonife/SpinnerActivity.java
com/chatwithme/syonife/VideoAdsActivity.java
com/chatwithme/syonife/WithdrawActivity.java
com/github/megatronking/stringfog/xor/StringFogImpl.java
com/unity3d/services/core/api/Cache.java
com/unity3d/services/core/api/DeviceInfo.java
com/unity3d/services/core/cache/CacheDirectory.java
com/unity3d/services/core/cache/CacheThreadHandler.java
com/unity3d/services/core/configuration/Configuration.java
com/unity3d/services/core/configuration/ConfigurationReader.java
com/unity3d/services/core/configuration/EnvironmentCheck.java
com/unity3d/services/core/configuration/InitializeThread.java
com/unity3d/services/core/device/Device.java
com/unity3d/services/core/device/Storage.java
com/unity3d/services/core/device/StorageManager.java
com/unity3d/services/core/device/reader/DeviceInfoReaderCompressor.java
com/unity3d/services/core/device/reader/DeviceInfoReaderExtended.java
com/unity3d/services/core/domain/task/InitializeStateLoadCache.java
com/unity3d/services/core/domain/task/InitializeStateLoadConfigFile$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateLoadWeb$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateReset$doWork$2.java
com/unity3d/services/core/log/DeviceLog.java
com/unity3d/services/core/misc/Utilities.java
com/unity3d/services/core/preferences/AndroidPreferences.java
com/unity3d/services/core/properties/ClientProperties.java
com/unity3d/services/core/properties/SdkProperties.java
com/unity3d/services/core/request/WebRequest.java
com/unity3d/services/core/webview/WebViewApp.java
com/unity3d/services/core/webview/WebViewUrlBuilder.java
com/unity3d/services/identifiers/installationid/c.java
JavaScript 接口方法 com/unity3d/services/ads/webplayer/WebPlayerBridgeInterface.java
com/unity3d/services/core/configuration/EnvironmentCheck.java
com/unity3d/services/core/webview/bridge/WebViewBridgeInterface.java
组件-> 启动 Activity
网络通信-> HTTP建立连接
网络通信-> HTTPS建立连接 com/unity3d/services/core/request/WebRequest.java
一般功能-> 获取系统服务(getSystemService)
网络通信-> WebView GET请求 com/unity3d/services/core/webview/WebViewApp.java
网络通信-> WebView 相关 com/unity3d/services/ads/webplayer/WebPlayerView.java
com/unity3d/services/core/webview/WebView.java
com/unity3d/services/core/webview/WebViewApp.java
进程操作-> 杀死进程 com/chatwithme/syonife/SketchApplication.java
进程操作-> 获取进程pid com/chatwithme/syonife/SketchApplication.java
网络通信-> WebView JavaScript接口 com/unity3d/services/ads/webplayer/WebPlayerView.java
com/unity3d/services/core/webview/WebView.java
一般功能-> 获取活动网路信息
隐私数据-> 剪贴板数据读写操作 com/chatwithme/syonife/ReferActivity.java
com/chatwithme/syonife/WithdrawHisActivity.java
网络通信-> WebView使用File协议 com/unity3d/services/core/webview/WebView.java
一般功能-> Android通知 com/chatwithme/syonife/FCMService.java
加密解密-> 信息摘要算法 com/unity3d/services/core/device/Device.java
com/unity3d/services/core/misc/Utilities.java
隐私数据-> 获取已安装的应用程序 com/unity3d/services/core/device/Device.java
一般功能-> 设置手机铃声,媒体音量 com/unity3d/services/core/device/Device.java
一般功能-> 传感器相关操作 com/unity3d/services/core/api/DeviceInfo.java
com/unity3d/services/core/device/Device.java
com/unity3d/services/core/sensorinfo/SensorInfoListener.java
组件-> 启动 Service com/unity3d/services/core/device/AdvertisingId.java
com/unity3d/services/core/device/OpenAdvertisingId.java
组件-> 发送广播 com/chatwithme/syonife/SketchLogger.java
命令执行-> getRuntime.exec() com/chatwithme/syonife/SketchLogger.java
隐私数据-> 屏幕截图,截取自己应用内部界面 com/chatwithme/syonife/FileUtil.java
加密解密-> Base64 加密 com/github/megatronking/stringfog/xor/StringFogImpl.java
com/unity3d/services/ads/token/NativeTokenGenerator.java
com/unity3d/services/core/api/Cache.java
加密解密-> Base64 解密 com/github/megatronking/stringfog/xor/StringFogImpl.java
com/unity3d/services/core/api/Cache.java
com/unity3d/services/core/properties/SdkProperties.java
网络通信-> OkHttpClient Connection com/chatwithme/syonife/RequestNetworkController.java

源代码分析

高危
2
警告
6
信息
2
安全
0
屏蔽
0
序号 问题 等级 参考标准 文件位置 操作
1 应用程序记录日志信息,不得记录敏感信息 信息 CWE: CWE-532: 通过日志文件的信息暴露
OWASP MASVS: MSTG-STORAGE-3
com/anupkumarpanwar/scratchview/ScratchView.java
com/chatwithme/syonife/ScratchCardActivity.java
com/unity3d/ads/UnityAdsBaseOptions.java
com/unity3d/ads/metadata/InAppPurchaseMetaData.java
com/unity3d/ads/metadata/MetaData.java
com/unity3d/services/UnityServices.java
com/unity3d/services/ads/UnityAdsImplementation.java
com/unity3d/services/ads/adunit/AdUnitActivity.java
com/unity3d/services/ads/adunit/AdUnitViewHandlerFactory.java
com/unity3d/services/ads/adunit/VideoPlayerHandler.java
com/unity3d/services/ads/api/AdUnit.java
com/unity3d/services/ads/api/VideoPlayer.java
com/unity3d/services/ads/api/WebPlayer.java
com/unity3d/services/ads/configuration/AdsModuleConfiguration.java
com/unity3d/services/ads/gmascar/adapters/ScarAdapterFactory.java
com/unity3d/services/ads/gmascar/bridges/AdapterStatusBridge.java
com/unity3d/services/ads/gmascar/bridges/InitializeListenerBridge.java
com/unity3d/services/ads/gmascar/bridges/MobileAdsBridge.java
com/unity3d/services/ads/gmascar/bridges/mobileads/MobileAdsBridge.java
com/unity3d/services/ads/gmascar/bridges/mobileads/MobileAdsBridgeLegacy.java
com/unity3d/services/ads/gmascar/finder/GMAInitializer.java
com/unity3d/services/ads/gmascar/finder/ScarVersionFinder.java
com/unity3d/services/ads/token/AsyncTokenStorage.java
com/unity3d/services/ads/token/NativeTokenGenerator.java
com/unity3d/services/ads/video/VideoPlayerView.java
com/unity3d/services/ads/webplayer/WebPlayerView.java
com/unity3d/services/banners/BannerView.java
com/unity3d/services/banners/UnityBanners.java
com/unity3d/services/core/api/Cache.java
com/unity3d/services/core/api/DeviceInfo.java
com/unity3d/services/core/api/Intent.java
com/unity3d/services/core/api/Request.java
com/unity3d/services/core/api/Sdk.java
com/unity3d/services/core/broadcast/BroadcastEventReceiver.java
com/unity3d/services/core/cache/CacheDirectory.java
com/unity3d/services/core/cache/CacheThread.java
com/unity3d/services/core/cache/CacheThreadHandler.java
com/unity3d/services/core/configuration/ConfigurationReader.java
com/unity3d/services/core/configuration/ConfigurationRequestFactory.java
com/unity3d/services/core/configuration/EnvironmentCheck.java
com/unity3d/services/core/configuration/ExperimentObject.java
com/unity3d/services/core/configuration/ExperimentsReader.java
com/unity3d/services/core/configuration/InitializationNotificationCenter.java
com/unity3d/services/core/configuration/InitializeEventsMetricSender.java
com/unity3d/services/core/configuration/InitializeThread.java
com/unity3d/services/core/configuration/PrivacyConfigurationLoader.java
com/unity3d/services/core/connectivity/ConnectivityMonitor.java
com/unity3d/services/core/device/AdvertisingId.java
com/unity3d/services/core/device/Device.java
com/unity3d/services/core/device/OpenAdvertisingId.java
com/unity3d/services/core/device/Storage.java
com/unity3d/services/core/device/reader/DeviceInfoReaderCompressor.java
com/unity3d/services/core/device/reader/DeviceInfoReaderExtended.java
com/unity3d/services/core/domain/task/InitializeStateConfig$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateCreate$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateCreateWithRemote$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateError$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateLoadCache$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateLoadCache.java
com/unity3d/services/core/domain/task/InitializeStateLoadConfigFile$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateLoadWeb$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateNetworkError$doWork$2.java
com/unity3d/services/core/domain/task/InitializeStateNetworkError.java
com/unity3d/services/core/domain/task/InitializeStateReset$doWork$2.java
com/unity3d/services/core/extensions/TaskExtensionsKt.java
com/unity3d/services/core/log/DeviceLog.java
com/unity3d/services/core/misc/JsonFlattener.java
com/unity3d/services/core/misc/JsonStorage.java
com/unity3d/services/core/misc/JsonStorageAggregator.java
com/unity3d/services/core/misc/Utilities.java
com/unity3d/services/core/misc/ViewUtilities.java
com/unity3d/services/core/preferences/AndroidPreferences.java
com/unity3d/services/core/properties/ClientProperties.java
com/unity3d/services/core/properties/SdkProperties.java
com/unity3d/services/core/reflection/GenericBridge.java
com/unity3d/services/core/request/WebRequest.java
com/unity3d/services/core/request/WebRequestRunnable.java
com/unity3d/services/core/request/WebRequestThread.java
com/unity3d/services/core/request/metrics/MetricCommonTags.java
com/unity3d/services/core/request/metrics/MetricSender.java
com/unity3d/services/core/request/metrics/MetricSenderWithBatch.java
com/unity3d/services/core/request/metrics/SDKMetrics.java
com/unity3d/services/core/sensorinfo/SensorInfoListener.java
com/unity3d/services/core/timer/BaseTimer.java
com/unity3d/services/core/webview/WebView.java
com/unity3d/services/core/webview/WebViewApp.java
com/unity3d/services/core/webview/WebViewUrlBuilder.java
com/unity3d/services/core/webview/bridge/Invocation.java
com/unity3d/services/core/webview/bridge/NativeCallback.java
com/unity3d/services/core/webview/bridge/WebViewBridge.java
com/unity3d/services/core/webview/bridge/WebViewBridgeInterface.java
com/unity3d/services/core/webview/bridge/WebViewCallback.java
com/unity3d/services/store/core/StoreLifecycleListener.java
com/unity3d/services/store/gpbl/bridges/CommonJsonResponseBridge.java
com/unity3d/services/store/gpbl/bridges/PurchaseBridge.java
2 文件可能包含硬编码的敏感信息,如用户名、密码、密钥等 警告 CWE: CWE-312: 明文存储敏感信息
OWASP Top 10: M9: Reverse Engineering
OWASP MASVS: MSTG-STORAGE-14
3 应用程序使用不安全的随机数生成器 警告 CWE: CWE-330: 使用不充分的随机数
OWASP Top 10: M5: Insufficient Cryptography
OWASP MASVS: MSTG-CRYPTO-6
4 如果一个应用程序使用WebView.loadDataWithBaseURL方法来加载一个网页到WebView,那么这个应用程序可能会遭受跨站脚本攻击 高危 CWE: CWE-79: 在Web页面生成时对输入的转义处理不恰当('跨站脚本')
OWASP Top 10: M1: Improper Platform Usage
OWASP MASVS: MSTG-PLATFORM-6
com/unity3d/services/core/webview/WebViewApp.java
5 不安全的Web视图实现。可能存在WebView任意代码执行漏洞 警告 CWE: CWE-749: 暴露危险方法或函数
OWASP Top 10: M1: Improper Platform Usage
OWASP MASVS: MSTG-PLATFORM-7
com/unity3d/services/ads/webplayer/WebPlayerView.java
com/unity3d/services/core/webview/WebView.java
6 此应用程序将数据复制到剪贴板。敏感数据不应复制到剪贴板,因为其他应用程序可以访问它 信息
OWASP MASVS: MSTG-STORAGE-10
com/chatwithme/syonife/ReferActivity.java
com/chatwithme/syonife/WithdrawHisActivity.java
7 WebView域控制不严格漏洞 高危 CWE: CWE-73: 外部控制文件名或路径 com/unity3d/services/core/webview/WebView.java
8 向Firebase上传文件 警告 com/chatwithme/syonife/ProfileActivity.java
com/chatwithme/syonife/ReviewYtActivity.java
9 SHA-1是已知存在哈希冲突的弱哈希 警告 CWE: CWE-327: 使用已被攻破或存在风险的密码学算法
OWASP Top 10: M5: Insufficient Cryptography
OWASP MASVS: MSTG-CRYPTO-4
com/unity3d/services/core/device/Device.java
10 应用程序可以读取/写入外部存储器,任何应用程序都可以读取写入外部存储器的数据 警告 CWE: CWE-276: 默认权限不正确
OWASP Top 10: M2: Insecure Data Storage
OWASP MASVS: MSTG-STORAGE-2
com/chatwithme/syonife/FileUtil.java
com/unity3d/services/core/cache/CacheDirectory.java

动态库分析

No Shared Objects found.
序号 动态库 NX(堆栈禁止执行) STACK CANARY(栈保护) RELRO RPATH(指定SO搜索路径) RUNPATH(指定SO搜索路径) FORTIFY(常用函数加强检查) SYMBOLS STRIPPED(裁剪符号表)

文件分析

序号 问题 文件

VIRUSTOTAL扫描

  检出率: 9 / 65       完整报告

反病毒引擎 检出结果
Avast-Mobile Android:Evo-gen [Trj]
BitDefenderFalx Android.Riskware.Agent.KPL
ESET-NOD32 a variant of Android/TrojanDownloader.Agent.ADP
Fortinet Android/Agent.WJ!tr
Google Detected
Ikarus Trojan-Spy.AndroidOS.Agent
NANO-Antivirus Trojan.Android.Mlw.kcjgcs
Sophos Andr/Xgen4-AL
Trustlook Android.PUA.DebugKey

滥用权限

恶意软件常用权限 2/30
android.permission.VIBRATE
android.permission.WAKE_LOCK
其它常用权限 7/46
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.CHANGE_NETWORK_STATE
android.permission.FOREGROUND_SERVICE
com.google.android.c2dm.permission.RECEIVE

恶意软件常用权限 是被已知恶意软件广泛滥用的权限。
其它常用权限 是已知恶意软件经常滥用的权限。

IP地图

域名检测

域名 状态 中国境内 位置信息 解析
www.firebase.com 安全
IP地址: 151.101.1.195
国家: 美利坚合众国
地区: 加利福尼亚
城市: 旧金山
查看: Google 地图





chat-with-me-syonife-default-rtdb.firebaseio.com 安全
IP地址: 35.190.39.113
国家: 美利坚合众国
地区: 密苏里州
城市: 堪萨斯城
查看: Google 地图





scar.unityads.unity3d.com 安全
IP地址: 34.49.168.197
国家: 美利坚合众国
地区: 密苏里州
城市: 堪萨斯城
查看: Google 地图





手机号码

网址

网址信息 源码文件
https://scar.unityads.unity3d.com/v1/capture-scar-signals
com/unity3d/services/ads/gmascar/utils/ScarConstants.java
javascript:window.nativebridge.receiveevent
com/unity3d/services/ads/webplayer/WebPlayerView.java
https://scar.unityads.unity3d.com/v1/capture-scar-signals
127.0.0.1
www.firebase.google.com/storage
https://www.firebase.com/docs/android/guide/offline-capabilities.html#section-handling-transactions-offline
https://console.firebase.google.com/
javascript:window.nativebridge.receiveevent
https://chat-with-me-syonife-default-rtdb.firebaseio.com
https://github.com/firebase/firebase-android-sdk
https://plus.google.com/
https://firebase.google.com/docs/database/ios/structure-data#best_practices_for_data_structure
https://firebase.google.com/docs/database/android/retrieve-data#filtering_data
自研引擎-S

FIREBASE实例

FIREBASE 网址 明细
https://chat-with-me-syonife-default-rtdb.firebaseio.com/.json 高危:不安全的Firebase数据库,可导致敏感数据泄漏。

邮箱

追踪器

名称 类别 网址
Google Firebase Analytics Analytics https://reports.exodus-privacy.eu.org/trackers/49
Unity3d Ads Advertisement https://reports.exodus-privacy.eu.org/trackers/121

密钥凭证

显示全部的 114 个secrets
1、 "firebase_database_url" : "https://chat-with-me-syonife-default-rtdb.firebaseio.com"
2、 "google_api_key" : "AIzaSyCW80PQJxblVwvq9W8CRIEs37DIrn88l-Y"
3、 IjUqQV0hezRIXDAxK3JQPCcyQkos
4、 GztmZFYhMTRDXSF0BUJWOzElWVE6OmY=
5、 NjsiSFY0OSMNdBwfAw0HdRsUDVU6MCNBGBkdDWgYag==
6、 IjUqQV0hezVYWgokJ1RVMDoyclUwIC5CXCY=
7、 IjUqQV0hezZMQTgxKFlnODEyRVcxJw==
8、 NDoiX1c8MGhEViExKFkWMCwyX1l7BxJ/fRQZ
9、 NjsrA1k7MDRCUTF6JUxVMCYnA1k2IC9CVnsXFGJo
10、 DDszDVs0OmZDVyF0I0NMMCZmQk87dDRIXjAmZm5XMTE=
11、 MTUvQUEKMCdZWXogKUlZLAs1Tko0ICVFWzQmIg==
12、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGd0BUJROydma0o6OWZ+SDw6
13、 NDoiX1c8MGhMSCV6B11IEjgpT1k5Jw==
14、 HDoiSEAaITJiXhc7M0NcJhE+Tl0lIC9CVg==
15、 FHQQSEo8Mi9OWSE9KUMYGT0oRhgdNTUNejAxKA1rMDoyDWw6dB9CTSd0A0BZPDhmblAwNy0NYTohNA1xOzYpVRgaJmZ+SDQ5ZmtXOTAjXw==
16、 GjgiDWg0JzVaVycwZmRLdR0oTlcnJiNOTA==
17、 FjsoSko0IDNBWSE9KUNLdXVmJ2E6IWZKVyF0
18、 BTU1Xk86JiINajAnI1kYHTU1DXowMSgNazA6Mg1sOnQfQk0ndBRIXzwnMkhKMDBmaFU0PSoDGAU4I0xLMHQFRV02P2Z0VyAmZmBZPDhmZFY3Oz4Ndyd0FV1ZOHo=
19、 PSAyXUtve2lZXTkxIV9ZOHorSBc4MTJMZyE1NUZnOjIgRFs8NSo=
20、 NjsoWV07IHwCFzE7MUNUOjUiXhclISRBUTYLIkJPOzgpTFwm
21、 BTgjTEswdANDTDAmZn9dMj01WV0nMSINfTg1L0E=
22、 BTU1Xk86JiINcDQnZm5QNDohSFx1BzNOWzAnNUtNOTg/
23、 BTgjTEswdAdJXHUNKVhKdQQnVFUwOjINfDAgJ0RUJnQAQko4dBZfVzM9Kkg=
24、 PSAyXUtve2lAXSE7MkhLITk/X1cgICNEVns2KkJfJiQpWRY2OysCSHo5I1lZITU1RhU0JDYASCc9MExbLHk2QlQ8Nz8DUCE5Kg==
25、 BiA0RFYyHShJXS0bM1l3MxYpWFYxJwNVWzAkMkRXOw==
26、 GztmZFYhMTRDXSF0BUJWOzElWVE6OmcM
27、 MTBrYHUYeT9UQSx0LkUCODl8Xkt1NQ==
28、 FjUoCkx1FSJJGBoyIERbPDUqDXE7dAhMVTA=
29、 HDowTFQ8MGZ/XTMxNA17OjAjAxgBJj8NeTI1L0MY
30、 dQIvSV06J2ZsXCZ0YA19NCYoDX0tIDRMGBY7L0NLdQ==
31、 Mz0qSBglNTJFGDE7NUhWIXQjVVEmIA==
32、 GDskRFQwdAhYVTcxNA1xJnQPQ1s6JjRIWyE=
33、 BTU1Xk86JiINdSAnMg16MHQBX100ICNfGAE8J0MYYHQFRVknNSVZXScn
34、 BTgjTEswdAdJXHUNKVhKdQQnVFUwOjINfDAgJ0RUJnQAX1c4dBZfVzM9Kkg=
35、 GTshSl0ndCdBSjA1IlQYJyEoQ1E7Mw==
36、 DDszXxgUNyVCTTsgZmVZJnQESF07dARMVjsxIg18IDFmeVd1BzNeSDw3L0JNJnQHTkw8Ii9ZQQ==
37、 NjsrA1k7MDRCUTF6I1VMMCYoTFQmIClfWTIxaElXNiErSFYhJw==
38、 PSAyXUtve2ldVDQtaEpXOjMqSBY2OysCSyE7NEgXNCQ2XhcxMTJMUTkneURcaDcpQBYhJjVHFiU1L15Z
39、 BSYpS1E5MWZ+XSF0FVhbNjE1Xl4gOCpU
40、 DDszXxgxMTBEWzB0IkJdJjphWRgmITZdVycgZllQMHQlX1cldCdOTDw7KAw=
41、 ADonW1k8OCdPVDA1Mg15IXQSRVEmdAtCVTA6Mg==
42、 NjsrA0s+MTJOUCI1NEgWJzErQlx7FQV5cRoaGWN9AgsCaHoAExlhdxI=
43、 FCYjDWE6IWZ+TScxZnlXdRgpSlcgIHk=
44、 MT01TFo5MQJIWSE8CUN+PDgjeEo8ET5dVyYhNEg=
45、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGB0BUJROydma0o6OWZ+SDw6
46、 HTEqQVd1GSNZWQoAJ15TdQczXUg6JjIBMl90C1QYGzUrSBgcJ2YXFXU=
47、 JTUvXlkwNTRDUTszJ11IFTMrTFE5eiVCVQ==
48、 NDoiX1c8MGhEViExKFkWMCwyX1l7FQphdwILC3h0AR0WYX0=
49、 GDskRFQwdAhYVTcxNA17PTUoSl0xdBVYWzYxNV5eIDgqVA==
50、 Aj0yRVwnNTENajAlM0hLIXQVWFo4PTJZXTE=
51、 NDoiX1c8MGhMSCV6B05MPCIvWUEBPDRIWTE=
52、 EDoySEp1AidBUTF0C0JaPDgjDXYgOSRISg==
53、 BjsrSEw9PShKGAIxKFkYAiYpQ18=
54、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGJ0BUJROydma0o6OWZ+SDw6
55、 IjUqQV0hezFETD0wNExPCjwvXkw6Jj8=
56、 MTUvQUEKMCdZWXogKUlZLAsnX0w8NypI
57、 NDoiX1c8MGhEViExKFkWNDcyRFc7ehBkfQI=
58、 BjsrSEw9PShKGAIxKFkYAiYpQ197dBZBXTQnIw17OjoyTFshdBNe
59、 BiApXUg8OiENVDozIUhKdTY/DU0mMTQNSjAlM0hLIXo=
60、 ADonW1k8OCdPVDB0J1kYITwvXhg4OytIViE=
61、 NjsrA1k7MDRCUTF6Nl9XIz0iSEomeiJCTzs4KUxcJnoiQlsgOSNDTCY=
62、 GztmZFYhMTRDXSF0BUJWOzElWVE6Og==
63、 OjoUSE4wNSp9XSc3I0NMFjwnQ18wMApESyExKEhKb3Q=
64、 HDowTFQ8MGZMSjwgLkBdIT0lTFR1OzZISjQgL0JWXw==
65、 PSAyXQJ6ezZBWSx6IUJXMjgjA1s6OWleTDomIwJZJSQ1AlwwICdEVCZrL0kFNjsrA089NTJeWSUk
66、 DDszDXA0IiMNeTkmI0xcLHQLTFwwdAcNaDQtK0hWIXQSQlw0LQ==
67、 GTshSl0ndCFCTHU/L0FUMDBoDWowJzJMSiE9KEoW
68、 GDskRFQwdAhYVTcxNA11ICcyDXowdAFfXTQgI18YATwnQxhsdAJEXzwgNQ==
69、 PSAyXUtve2lMSDx6L11RMy1oQkoye3lLVyc5J1kFPycpQw==
70、 NDoiX1c8MGhEViExKFkWMCwyX1l7AAN1bA==
71、 ASYnQ0s5ISVIViEXKUNOMCY1RFc7GC9eTDA6I18=
72、 MzsoWUt6OzZIViY1KF5nNzsqSRYhICA=
73、 DDszXxgAJyNfdjQ5Iw1QNCdmTlA0OiFIXHUnM05bMCc1S005OD8=
74、 GzUrSBgYITVZGBcxZmpKMDUySEp1AC5MVnVgZmxWMXQKSEsmdBJFWTt0dxgYFjwnX1k2ICNfSw==
75、 BjEoWRgTOzQNbjAmL0tRNjUyRFc7emZ9VDA1NUgYAjUvWRgTOzQNbjAmL0tRNjUyRFc7
76、 HDowTFQ8MGZeTCc9KEoYOiQjX1khPSlDMg==
77、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGZ0BUJROydma0o6OWZ+SDw6
78、 NDoiX1c8MGhdXSc5L15LPDsoA28HHRJoZxAMEmhqGxUKcmsBGxRsfxA=
79、 FjUoCkx1EykNejQ3LQ18ICYvQ191BzZEVg==
80、 dTwnXhgcOjBETDAwZnRXIHQSQhgROzFDVDo1Ig1oND01TBgQNTRDUTszZmxIJXQAX1c4dAFCVzI4Iw1oOTU/DWshOzRIFl9eTHhLMHQLVBgHMSBISnUXKUlddXlm
81、 Dgg2VnE7FylAWjw6L0NfET0nTko8IC9OWTkZJ19TJikb
82、 DDszXxgbMTENaDQtK0hWIXQCSEw0PSoNcDQnZm5QNDohSFx1BzNOWzAnNUtNOTg/
83、 ETEwRFswGidAXXU5M15MdTYjDVE7PTJEWTk9PEhcdTYjS1cnMWZYSzQzIwM=
84、 dRcpRFYmekx9VDA1NUgYAz01REx1FSFMUTt0EkJVOiY0Qk8=
85、 HDowTFQ8MGZZVxshK09dJ3QkQVc2P2ZCSDAmJ1lROjpM
86、 ECY0Qkp1NzRIWSE9KEoYNDoiX1c8MGtJXSM9JUhLezAkDVw0ICdPWSYx
87、 EDoySEp1DSlYSnUEJ1RVMDoyDVwwICdEVCZ0bkFRPjFmFxUwOSdEVHp0M11RdT0iAhg4OzRIFnt6bw==
88、 MTUvQUEKMCdZWXoiL0ldOgsnSUsKICdeUyY=
89、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGx0BUJROydma0o6OWZ+SDw6
90、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGF0BUJROydma0o6OWZ+SDw6
91、 HDoySEomIC9ZUTQ4GWxWMSYpRFw=
92、 MzsoWUt6JidBXSI1P3JKMDMzQVknejJZXg==
93、 BjsrSEw9PShKGCIxKFkYIiYpQ191pNm1pg==
94、 NjsrA0s+MTJOUHsnMkJKMHojTEo7PShKFjQkNg==
95、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGR0BUJROydma0o6OWZ+SDw6
96、 FjwjTlN1HShZXSc6I1kYFjsoQ102IC9CVg==
97、 dTcpRFYmdCBCSnUxJ05QdTcnXUw2PCcNXjw4KgM=
98、 ATwvXhgRMTBEWzB0D14YFDg0SFkxLWZ/XTI9NVldJzEiAw==
99、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGN0BUJROydma0o6OWZ+SDw6
100、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGGRkZm5XPDo1DX4nOysNayU9KA==
101、 NDoiX1c8MGhdXSc5L15LPDsoA2oQFQJyfQ0AA392FBgZfmwaBgdqfQ==
102、 X14HQ1x1EyNZGBMmI0gYFjsvQ0t7dA5ISjB0D14YETsxQ1Q6NSINdDw6LQ0y
103、 GztmZFYhMTRDXSF0BUJWOzElWVE6OmgNbCctZmxfND0o
104、 NjsrA1k7MDRCUTF6Nl9XIz0iSEomeitIXDw1aElXNiErSFYhJw==
105、 OjoHSXE7ICNfSyE9MkRZORcpQEg5MTJI
106、 FjsoSko0IDNBWSE9KUNLdF4fQk11MylZGG10BUJROydma0o6OWZ+SDw6
107、 HDowTFQ8MGZEViExKFkYOiQjX1khPSlD
108、 dRcpRFYmemZuVzk4I05MdQ0pWEp1BiNaWScwZmNXIg==
109、 MTBmYHUYdD9UQSx0LkUCODl8Xkt1NQ==
110、 FCYjDWE6IWZ+TScxZnlXdRE+REx1AC5IGBQkNg0H
111、 BTgjTEswdBBISjwyPw1hOiE0DX04NS9BGBcxIEJKMHQKQl88Og==
112、 NDoiX1c8MGhEViExKFkWNDcyRFc7egFobAoXCWNsEBoS
113、 BTgjTEswdBFMUSF0EExKPDIvQ197emg=
114、 HDowTFQ8MGZBUSYgZkJIMCYnWVE6Okw=

字符串列表

建议导出为TXT,方便查看。

活动列表

已显示 29 个activities
1、 .MainActivity
2、 .LoginActivity
3、 .HomeActivity
4、 .ProfileActivity
5、 .SpinnerActivity
6、 .MathquizActivity
7、 .NotificationsActivity
8、 .UpdateActivity
9、 .MaintenanceActivity
10、 .CountryActivity
11、 .NoInternetActivity
12、 .WithdrawActivity
13、 .CaptchaActivity
14、 .HistoryActivity
15、 .ScratchCardActivity
16、 .ReferActivity
17、 .VideoAdsActivity
18、 .ReviewYtActivity
19、 .DebugActivity
20、 .FaqActivity
21、 .ReferListActivity
22、 .ArticleReadActivity
23、 .WithdrawHisActivity
24、 .LeaderboardActivity
25、 .DebugActivity
26、 com.unity3d.services.ads.adunit.AdUnitActivity
27、 com.unity3d.services.ads.adunit.AdUnitTransparentActivity
28、 com.unity3d.services.ads.adunit.AdUnitTransparentSoftwareActivity
29、 com.unity3d.services.ads.adunit.AdUnitSoftwareActivity

服务列表

已显示 2 个services
1、 com.google.firebase.components.ComponentDiscoveryService
2、 .FCMService

广播接收者列表

已显示 1 个receivers
1、 com.google.firebase.iid.FirebaseInstanceIdReceiver

内容提供者列表

已显示 1 个providers
1、 com.google.firebase.provider.FirebaseInitProvider

第三方SDK

SDK名称 开发者 描述信息
Google Play Service Google 借助 Google Play 服务,您的应用可以利用由 Google 提供的最新功能,例如地图,Google+ 等,并通过 Google Play 商店以 APK 的形式分发自动平台更新。 这样一来,您的用户可以更快地接收更新,并且可以更轻松地集成 Google 必须提供的最新信息。
Unity Ads Unity Technologies Unity Ads SDK 由领先的移动游戏引擎创建,无论您是在 Unity、xCode 还是 Android Studio 中进行开发,都能为您的游戏提供全面的变现服务框架。
File Provider Android FileProvider 是 ContentProvider 的特殊子类,它通过创建 content://Uri 代替 file:///Uri 以促进安全分享与应用程序关联的文件。
Jetpack App Startup Google App Startup 库提供了一种直接,高效的方法来在应用程序启动时初始化组件。库开发人员和应用程序开发人员都可以使用 App Startup 来简化启动顺序并显式设置初始化顺序。App Startup 允许您定义共享单个内容提供程序的组件初始化程序,而不必为需要初始化的每个组件定义单独的内容提供程序。这可以大大缩短应用启动时间。
Firebase Google Firebase 提供了分析、数据库、消息传递和崩溃报告等功能,可助您快速采取行动并专注于您的用户。

文件列表

AndroidManifest.xml
res/anim/abc_fade_in.xml
res/anim/abc_fade_out.xml
res/anim/abc_grow_fade_in_from_bottom.xml
res/anim/abc_popup_enter.xml
res/anim/abc_popup_exit.xml
res/anim/abc_shrink_fade_out_from_bottom.xml
res/anim/abc_slide_in_bottom.xml
res/anim/abc_slide_in_top.xml
res/anim/abc_slide_out_bottom.xml
res/anim/abc_slide_out_top.xml
res/anim/abc_tooltip_enter.xml
res/anim/abc_tooltip_exit.xml
res/anim/animate_card_enter.xml
res/anim/animate_card_exit.xml
res/anim/animate_diagonal_right_enter.xml
res/anim/animate_diagonal_right_exit.xml
res/anim/animate_fade_enter.xml
res/anim/animate_fade_exit.xml
res/anim/animate_in_out_enter.xml
res/anim/animate_in_out_exit.xml
res/anim/animate_shrink_enter.xml
res/anim/animate_shrink_exit.xml
res/anim/animate_slide_down_enter.xml
res/anim/animate_slide_down_exit.xml
res/anim/animate_slide_in_left.xml
res/anim/animate_slide_left_enter.xml
res/anim/animate_slide_left_exit.xml
res/anim/animate_slide_out_right.xml
res/anim/animate_slide_up_enter.xml
res/anim/animate_slide_up_exit.xml
res/anim/animate_spin_enter.xml
res/anim/animate_spin_exit.xml
res/anim/animate_split_enter.xml
res/anim/animate_split_exit.xml
res/anim/animate_swipe_left_enter.xml
res/anim/animate_swipe_left_exit.xml
res/anim/animate_swipe_right_enter.xml
res/anim/animate_swipe_right_exit.xml
res/anim/animate_windmill_enter.xml
res/anim/animate_windmill_exit.xml
res/anim/animate_zoom_enter.xml
res/anim/animate_zoom_exit.xml
res/anim/btn_checkbox_to_checked_box_inner_merged_animation.xml
res/anim/btn_checkbox_to_checked_box_outer_merged_animation.xml
res/anim/btn_checkbox_to_checked_icon_null_animation.xml
res/anim/btn_checkbox_to_unchecked_box_inner_merged_animation.xml
res/anim/btn_checkbox_to_unchecked_check_path_merged_animation.xml
res/anim/btn_checkbox_to_unchecked_icon_null_animation.xml
res/anim/btn_radio_to_off_mtrl_dot_group_animation.xml
res/anim/btn_radio_to_off_mtrl_ring_outer_animation.xml
res/anim/btn_radio_to_off_mtrl_ring_outer_path_animation.xml
res/anim/btn_radio_to_on_mtrl_dot_group_animation.xml
res/anim/btn_radio_to_on_mtrl_ring_outer_animation.xml
res/anim/btn_radio_to_on_mtrl_ring_outer_path_animation.xml
res/anim/design_bottom_sheet_slide_in.xml
res/anim/design_bottom_sheet_slide_out.xml
res/anim/design_snackbar_in.xml
res/anim/design_snackbar_out.xml
res/anim/fragment_fast_out_extra_slow_in.xml
res/anim/mtrl_bottom_sheet_slide_in.xml
res/anim/mtrl_bottom_sheet_slide_out.xml
res/anim/mtrl_card_lowers_interpolator.xml
res/anim-v21/design_bottom_sheet_slide_in.xml
res/anim-v21/design_bottom_sheet_slide_out.xml
res/anim-v21/fragment_fast_out_extra_slow_in.xml
res/anim-v21/mtrl_bottom_sheet_slide_in.xml
res/anim-v21/mtrl_bottom_sheet_slide_out.xml
res/animator/design_fab_hide_motion_spec.xml
res/animator/design_fab_show_motion_spec.xml
res/animator/fragment_close_enter.xml
res/animator/fragment_close_exit.xml
res/animator/fragment_fade_enter.xml
res/animator/fragment_fade_exit.xml
res/animator/fragment_open_enter.xml
res/animator/fragment_open_exit.xml
res/animator/linear_indeterminate_line1_head_interpolator.xml
res/animator/linear_indeterminate_line1_tail_interpolator.xml
res/animator/linear_indeterminate_line2_head_interpolator.xml
res/animator/linear_indeterminate_line2_tail_interpolator.xml
res/animator/m3_btn_elevated_btn_state_list_anim.xml
res/animator/m3_btn_state_list_anim.xml
res/animator/m3_card_elevated_state_list_anim.xml
res/animator-v19/m3_card_elevated_state_list_anim.xml
res/animator/m3_card_state_list_anim.xml
res/animator-v19/m3_card_state_list_anim.xml
res/animator/m3_chip_state_list_anim.xml
res/animator/m3_elevated_chip_state_list_anim.xml
res/animator/mtrl_btn_state_list_anim.xml
res/animator-v19/mtrl_btn_state_list_anim.xml
res/animator/mtrl_btn_unelevated_state_list_anim.xml
res/animator/mtrl_card_state_list_anim.xml
res/animator-v19/mtrl_card_state_list_anim.xml
res/animator/mtrl_chip_state_list_anim.xml
res/animator/mtrl_extended_fab_change_size_collapse_motion_spec.xml
res/animator/mtrl_extended_fab_change_size_expand_motion_spec.xml
res/animator/mtrl_extended_fab_hide_motion_spec.xml
res/animator/mtrl_extended_fab_show_motion_spec.xml
res/animator/mtrl_extended_fab_state_list_animator.xml
res/animator/mtrl_fab_hide_motion_spec.xml
res/animator/mtrl_fab_show_motion_spec.xml
res/animator/mtrl_fab_transformation_sheet_collapse_spec.xml
res/animator/mtrl_fab_transformation_sheet_expand_spec.xml
res/animator-v21/design_appbar_state_list_animator.xml
res/color/abc_background_cache_hint_selector_material_dark.xml
res/color/abc_background_cache_hint_selector_material_light.xml
res/color/abc_btn_colored_borderless_text_material.xml
res/color/abc_btn_colored_text_material.xml
res/color/abc_hint_foreground_material_dark.xml
res/color/abc_hint_foreground_material_light.xml
res/color/abc_primary_text_disable_only_material_dark.xml
res/color/abc_primary_text_disable_only_material_light.xml
res/color/abc_primary_text_material_dark.xml
res/color/abc_primary_text_material_light.xml
res/color/abc_search_url_text.xml
res/color/abc_secondary_text_material_dark.xml
res/color/abc_secondary_text_material_light.xml
res/color/abc_tint_btn_checkable.xml
res/color/abc_tint_default.xml
res/color/abc_tint_edittext.xml
res/color/abc_tint_seek_thumb.xml
res/color/abc_tint_spinner.xml
res/color/abc_tint_switch_track.xml
res/color/checkbox_themeable_attribute_color.xml
res/color/common_google_signin_btn_text_dark.xml
res/color/common_google_signin_btn_text_light.xml
res/color/common_google_signin_btn_tint.xml
res/color/design_box_stroke_color.xml
res/color/design_error.xml
res/color/design_icon_tint.xml
res/color/m3_appbar_overlay_color.xml
res/color/m3_assist_chip_icon_tint_color.xml
res/color/m3_assist_chip_stroke_color.xml
res/color/m3_button_background_color_selector.xml
res/color/m3_button_foreground_color_selector.xml
res/color/m3_button_outline_color_selector.xml
res/color/m3_button_ripple_color.xml
res/color/m3_button_ripple_color_selector.xml
res/color/m3_calendar_item_disabled_text.xml
res/color/m3_calendar_item_stroke_color.xml
res/color/m3_card_foreground_color.xml
res/color/m3_card_ripple_color.xml
res/color/m3_card_stroke_color.xml
res/color/m3_chip_assist_text_color.xml
res/color/m3_chip_background_color.xml
res/color/m3_chip_ripple_color.xml
res/color/m3_chip_stroke_color.xml
res/color/m3_chip_text_color.xml
res/color/m3_dark_default_color_primary_text.xml
res/color/m3_dark_default_color_secondary_text.xml
res/color/m3_dark_highlighted_text.xml
res/color/m3_dark_hint_foreground.xml
res/color/m3_dark_primary_text_disable_only.xml
res/color/m3_default_color_primary_text.xml
res/color/m3_default_color_secondary_text.xml
res/color/m3_elevated_chip_background_color.xml
res/color/m3_highlighted_text.xml
res/color/m3_hint_foreground.xml
res/color/m3_navigation_bar_item_with_indicator_icon_tint.xml
res/color/m3_navigation_bar_item_with_indicator_label_tint.xml
res/color/m3_navigation_bar_ripple_color_selector.xml
res/color/m3_navigation_item_background_color.xml
res/color/m3_navigation_item_icon_tint.xml
res/color/m3_navigation_item_ripple_color.xml
res/color/m3_navigation_item_text_color.xml
res/color/m3_popupmenu_overlay_color.xml
res/color/m3_primary_text_disable_only.xml
res/color/m3_radiobutton_ripple_tint.xml
res/color/m3_selection_control_button_tint.xml
res/color/m3_selection_control_ripple_color_selector.xml
res/color/m3_slider_active_track_color.xml
res/color/m3_slider_halo_color.xml
res/color/m3_slider_inactive_track_color.xml
res/color/m3_slider_thumb_color.xml
res/color/m3_switch_thumb_tint.xml
res/color/m3_switch_track_tint.xml
res/color/m3_tabs_icon_color.xml
res/color/m3_tabs_ripple_color.xml
res/color/m3_text_button_background_color_selector.xml
res/color/m3_text_button_foreground_color_selector.xml
res/color/m3_text_button_ripple_color_selector.xml
res/color/m3_textfield_filled_background_color.xml
res/color/m3_textfield_indicator_text_color.xml
res/color/m3_textfield_input_text_color.xml
res/color/m3_textfield_label_color.xml
res/color/m3_textfield_stroke_color.xml
res/color/m3_timepicker_button_background_color.xml
res/color/m3_timepicker_button_ripple_color.xml
res/color/m3_timepicker_button_text_color.xml
res/color/m3_timepicker_clock_text_color.xml
res/color/m3_timepicker_display_background_color.xml
res/color/m3_timepicker_display_ripple_color.xml
res/color/m3_timepicker_display_stroke_color.xml
res/color/m3_timepicker_display_text_color.xml
res/color/m3_timepicker_secondary_text_button_ripple_color.xml
res/color/m3_timepicker_secondary_text_button_text_color.xml
res/color/m3_tonal_button_ripple_color_selector.xml
res/color/material_cursor_color.xml
res/color/material_divider_color.xml
res/color/material_on_background_disabled.xml
res/color/material_on_background_emphasis_high_type.xml
res/color/material_on_background_emphasis_medium.xml
res/color/material_on_primary_disabled.xml
res/color/material_on_primary_emphasis_high_type.xml
res/color/material_on_primary_emphasis_medium.xml
res/color/material_on_surface_disabled.xml
res/color/material_on_surface_emphasis_high_type.xml
res/color/material_on_surface_emphasis_medium.xml
res/color/material_on_surface_stroke.xml
res/color/material_slider_active_tick_marks_color.xml
res/color/material_slider_active_track_color.xml
res/color/material_slider_halo_color.xml
res/color/material_slider_inactive_tick_marks_color.xml
res/color/material_slider_inactive_track_color.xml
res/color/material_slider_thumb_color.xml
res/color/material_timepicker_button_background.xml
res/color/material_timepicker_button_stroke.xml
res/color/material_timepicker_clock_text_color.xml
res/color/material_timepicker_clockface.xml
res/color/material_timepicker_modebutton_tint.xml
res/color/mtrl_btn_bg_color_selector.xml
res/color/mtrl_btn_ripple_color.xml
res/color/mtrl_btn_stroke_color_selector.xml
res/color/mtrl_btn_text_btn_bg_color_selector.xml
res/color/mtrl_btn_text_btn_ripple_color.xml
res/color/mtrl_btn_text_color_selector.xml
res/color/mtrl_calendar_item_stroke_color.xml
res/color/mtrl_calendar_selected_range.xml
res/color/mtrl_card_view_foreground.xml
res/color/mtrl_card_view_ripple.xml
res/color/mtrl_chip_background_color.xml
res/color/mtrl_chip_close_icon_tint.xml
res/color/mtrl_chip_surface_color.xml
res/color/mtrl_chip_text_color.xml
res/color/mtrl_choice_chip_background_color.xml
res/color/mtrl_choice_chip_ripple_color.xml
res/color/mtrl_choice_chip_text_color.xml
res/color/mtrl_error.xml
res/color/mtrl_fab_bg_color_selector.xml
res/color/mtrl_fab_icon_text_color_selector.xml
res/color/mtrl_fab_ripple_color.xml
res/color/mtrl_filled_background_color.xml
res/color/mtrl_filled_icon_tint.xml
res/color/mtrl_filled_stroke_color.xml
res/color/mtrl_indicator_text_color.xml
res/color/mtrl_navigation_bar_colored_item_tint.xml
res/color/mtrl_navigation_bar_colored_ripple_color.xml
res/color/mtrl_navigation_bar_item_tint.xml
res/color/mtrl_navigation_bar_ripple_color.xml
res/color/mtrl_navigation_item_background_color.xml
res/color/mtrl_navigation_item_icon_tint.xml
res/color/mtrl_navigation_item_text_color.xml
res/color/mtrl_on_primary_text_btn_text_color_selector.xml
res/color/mtrl_on_surface_ripple_color.xml
res/color/mtrl_outlined_icon_tint.xml
res/color/mtrl_outlined_stroke_color.xml
res/color/mtrl_popupmenu_overlay_color.xml
res/color/mtrl_tabs_colored_ripple_color.xml
res/color/mtrl_tabs_icon_color_selector.xml
res/color/mtrl_tabs_icon_color_selector_colored.xml
res/color/mtrl_tabs_legacy_text_color_selector.xml
res/color/mtrl_tabs_ripple_color.xml
res/color/mtrl_text_btn_text_color_selector.xml
res/color/radiobutton_themeable_attribute_color.xml
res/color/switch_thumb_material_dark.xml
res/color/switch_thumb_material_light.xml
res/color/test_mtrl_calendar_day.xml
res/color/test_mtrl_calendar_day_selected.xml
res/color-night-v8/material_timepicker_button_stroke.xml
res/color-night-v8/material_timepicker_clockface.xml
res/color-night-v8/material_timepicker_modebutton_tint.xml
res/color-v21/abc_btn_colored_borderless_text_material.xml
res/color-v23/abc_btn_colored_borderless_text_material.xml
res/color-v23/abc_btn_colored_text_material.xml
res/color-v23/abc_color_highlight_material.xml
res/color-v23/abc_tint_btn_checkable.xml
res/color-v23/abc_tint_default.xml
res/color-v23/abc_tint_edittext.xml
res/color-v23/abc_tint_seek_thumb.xml
res/color-v23/abc_tint_spinner.xml
res/color-v23/abc_tint_switch_track.xml
res/color-v31/m3_dynamic_dark_default_color_primary_text.xml
res/color-v31/m3_dynamic_dark_default_color_secondary_text.xml
res/color-v31/m3_dynamic_dark_highlighted_text.xml
res/color-v31/m3_dynamic_dark_hint_foreground.xml
res/color-v31/m3_dynamic_dark_primary_text_disable_only.xml
res/color-v31/m3_dynamic_default_color_primary_text.xml
res/color-v31/m3_dynamic_default_color_secondary_text.xml
res/color-v31/m3_dynamic_highlighted_text.xml
res/color-v31/m3_dynamic_hint_foreground.xml
res/color-v31/m3_dynamic_primary_text_disable_only.xml
res/drawable/$avd_hide_password__0.xml
res/drawable/$avd_hide_password__1.xml
res/drawable/$avd_hide_password__2.xml
res/drawable/$avd_show_password__0.xml
res/drawable/$avd_show_password__1.xml
res/drawable/$avd_show_password__2.xml
res/drawable/abc_btn_borderless_material.xml
res/drawable/abc_btn_check_material.xml
res/drawable/abc_btn_check_material_anim.xml
res/drawable/abc_btn_colored_material.xml
res/drawable/abc_btn_default_mtrl_shape.xml
res/drawable/abc_btn_radio_material.xml
res/drawable/abc_btn_radio_material_anim.xml
res/drawable/abc_cab_background_internal_bg.xml
res/drawable/abc_cab_background_top_material.xml
res/drawable/abc_dialog_material_background.xml
res/drawable/abc_edit_text_material.xml
res/drawable/abc_ic_ab_back_material.xml
res/drawable/abc_ic_arrow_drop_right_black_24dp.xml
res/drawable/abc_ic_clear_material.xml
res/drawable/abc_ic_go_search_api_material.xml
res/drawable/abc_ic_menu_copy_mtrl_am_alpha.xml
res/drawable/abc_ic_menu_cut_mtrl_alpha.xml
res/drawable/abc_ic_menu_overflow_material.xml
res/drawable/abc_ic_menu_paste_mtrl_am_alpha.xml
res/drawable/abc_ic_menu_selectall_mtrl_alpha.xml
res/drawable/abc_ic_menu_share_mtrl_alpha.xml
res/drawable/abc_ic_search_api_material.xml
res/drawable/abc_ic_voice_search_api_material.xml
res/drawable/abc_item_background_holo_dark.xml
res/drawable/abc_item_background_holo_light.xml
res/drawable/abc_list_divider_material.xml
res/drawable/abc_list_selector_background_transition_holo_dark.xml
res/drawable/abc_list_selector_background_transition_holo_light.xml
res/drawable/abc_list_selector_holo_dark.xml
res/drawable/abc_list_selector_holo_light.xml
res/drawable/abc_ratingbar_indicator_material.xml
res/drawable/abc_ratingbar_material.xml
res/drawable/abc_ratingbar_small_material.xml
res/drawable/abc_seekbar_thumb_material.xml
res/drawable/abc_seekbar_tick_mark_material.xml
res/drawable/abc_seekbar_track_material.xml
res/drawable/abc_spinner_textfield_background_material.xml
res/drawable/abc_star_black_48dp.xml
res/drawable/abc_star_half_black_48dp.xml
res/drawable/abc_switch_thumb_material.xml
res/drawable/abc_tab_indicator_material.xml
res/drawable/abc_text_cursor_material.xml
res/drawable/abc_textfield_search_material.xml
res/drawable/abc_vector_test.xml
res/drawable/avd_hide_password.xml
res/drawable/avd_show_password.xml
res/drawable/btn_checkbox_checked_mtrl.xml
res/drawable/btn_checkbox_checked_to_unchecked_mtrl_animation.xml
res/drawable/btn_checkbox_unchecked_mtrl.xml
res/drawable/btn_checkbox_unchecked_to_checked_mtrl_animation.xml
res/drawable/btn_radio_off_mtrl.xml
res/drawable/btn_radio_off_to_on_mtrl_animation.xml
res/drawable/btn_radio_on_mtrl.xml
res/drawable/btn_radio_on_to_off_mtrl_animation.xml
res/drawable/common_google_signin_btn_icon_dark.xml
res/drawable/common_google_signin_btn_icon_dark_focused.xml
res/drawable/common_google_signin_btn_icon_dark_normal.xml
res/drawable/common_google_signin_btn_icon_disabled.xml
res/drawable/common_google_signin_btn_icon_light.xml
res/drawable/common_google_signin_btn_icon_light_focused.xml
res/drawable/common_google_signin_btn_icon_light_normal.xml
res/drawable/common_google_signin_btn_text_dark.xml
res/drawable/common_google_signin_btn_text_dark_focused.xml
res/drawable/common_google_signin_btn_text_dark_normal.xml
res/drawable/common_google_signin_btn_text_disabled.xml
res/drawable/common_google_signin_btn_text_light.xml
res/drawable/common_google_signin_btn_text_light_focused.xml
res/drawable/common_google_signin_btn_text_light_normal.xml
res/drawable/design_fab_background.xml
res/drawable/design_ic_visibility.xml
res/drawable/design_ic_visibility_off.xml
res/drawable/design_password_eye.xml
res/drawable/design_snackbar_background.xml
res/drawable/ic_clock_black_24dp.xml
res/drawable/ic_keyboard_black_24dp.xml
res/drawable/ic_m3_chip_check.xml
res/drawable/ic_m3_chip_checked_circle.xml
res/drawable/ic_m3_chip_close.xml
res/drawable/ic_mtrl_checked_circle.xml
res/drawable/ic_mtrl_chip_checked_black.xml
res/drawable/ic_mtrl_chip_checked_circle.xml
res/drawable/ic_mtrl_chip_close_circle.xml
res/drawable/ic_scratch_pattern.png
res/drawable/m3_popupmenu_background_overlay.xml
res/drawable/m3_tabs_line_indicator.xml
res/drawable/m3_tabs_rounded_line_indicator.xml
res/drawable/material_cursor_drawable.xml
res/drawable/material_ic_calendar_black_24dp.xml
res/drawable/material_ic_clear_black_24dp.xml
res/drawable/material_ic_edit_black_24dp.xml
res/drawable/material_ic_keyboard_arrow_left_black_24dp.xml
res/drawable/material_ic_keyboard_arrow_right_black_24dp.xml
res/drawable/material_ic_menu_arrow_down_black_24dp.xml
res/drawable/material_ic_menu_arrow_up_black_24dp.xml
res/drawable/mtrl_dialog_background.xml
res/drawable/mtrl_dropdown_arrow.xml
res/drawable/mtrl_ic_arrow_drop_down.xml
res/drawable/mtrl_ic_arrow_drop_up.xml
res/drawable/mtrl_ic_cancel.xml
res/drawable/mtrl_ic_error.xml
res/drawable/mtrl_navigation_bar_item_background.xml
res/drawable/mtrl_popupmenu_background.xml
res/drawable/mtrl_popupmenu_background_overlay.xml
res/drawable/mtrl_tabs_default_indicator.xml
res/drawable/navigation_empty_icon.xml
res/drawable/notification_bg.xml
res/drawable/notification_bg_low.xml
res/drawable/notification_icon_background.xml
res/drawable/notification_tile_bg.xml
res/drawable/test_custom_background.xml
res/drawable/test_level_drawable.xml
res/drawable/tooltip_frame_dark.xml
res/drawable/tooltip_frame_light.xml
res/drawable-watch-v20/abc_dialog_material_background.xml
res/drawable-v21/abc_action_bar_item_background_material.xml
res/drawable-v21/abc_btn_colored_material.xml
res/drawable-v21/abc_dialog_material_background.xml
res/drawable-v21/abc_edit_text_material.xml
res/drawable-v21/abc_list_divider_material.xml
res/drawable-v21/m3_tabs_background.xml
res/drawable-v21/material_cursor_drawable.xml
res/drawable-v21/mtrl_navigation_bar_item_background.xml
res/drawable-v21/notification_action_background.xml
res/drawable-v23/abc_control_background_material.xml
res/drawable-v23/m3_appbar_background.xml
res/drawable-v23/m3_popupmenu_background_overlay.xml
res/drawable-v23/m3_radiobutton_ripple.xml
res/drawable-v23/m3_selection_control_ripple.xml
res/drawable-v23/m3_tabs_background.xml
res/drawable-v23/m3_tabs_transparent_background.xml
res/drawable-v23/mtrl_popupmenu_background_overlay.xml
res/drawable-mdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-mdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-mdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-mdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-mdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-mdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_list_focused_holo.9.png
res/drawable-mdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-mdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-mdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-mdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-mdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-mdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-mdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-mdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-mdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-mdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-mdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_text_select_handle_left_mtrl.png
res/drawable-mdpi-v4/abc_text_select_handle_middle_mtrl.png
res/drawable-mdpi-v4/abc_text_select_handle_right_mtrl.png
res/drawable-mdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-mdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-mdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-mdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-mdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-mdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-mdpi-v4/googleg_disabled_color_18.png
res/drawable-mdpi-v4/googleg_standard_color_18.png
res/drawable-mdpi-v4/notification_bg_low_normal.9.png
res/drawable-mdpi-v4/notification_bg_low_pressed.9.png
res/drawable-mdpi-v4/notification_bg_normal.9.png
res/drawable-mdpi-v4/notification_bg_normal_pressed.9.png
res/drawable-mdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-ldrtl-mdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-hdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-hdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-hdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-hdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-hdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-hdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_list_focused_holo.9.png
res/drawable-hdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-hdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-hdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-hdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-hdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-hdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-hdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-hdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-hdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-hdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-hdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_text_select_handle_left_mtrl.png
res/drawable-hdpi-v4/abc_text_select_handle_middle_mtrl.png
res/drawable-hdpi-v4/abc_text_select_handle_right_mtrl.png
res/drawable-hdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-hdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-hdpi-v4/common_full_open_on_phone.png
res/drawable-hdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-hdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-hdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-hdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-hdpi-v4/googleg_disabled_color_18.png
res/drawable-hdpi-v4/googleg_standard_color_18.png
res/drawable-hdpi-v4/notification_bg_low_normal.9.png
res/drawable-hdpi-v4/notification_bg_low_pressed.9.png
res/drawable-hdpi-v4/notification_bg_normal.9.png
res/drawable-hdpi-v4/notification_bg_normal_pressed.9.png
res/drawable-hdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-ldrtl-hdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-xhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-xhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-xhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_list_focused_holo.9.png
res/drawable-xhdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-xhdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-xhdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-xhdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-xhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-xhdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-xhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_text_select_handle_left_mtrl.png
res/drawable-xhdpi-v4/abc_text_select_handle_middle_mtrl.png
res/drawable-xhdpi-v4/abc_text_select_handle_right_mtrl.png
res/drawable-xhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-xhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-xhdpi-v4/ads.png
res/drawable-xhdpi-v4/announcement.png
res/drawable-xhdpi-v4/app_icon.png
res/drawable-xhdpi-v4/arrow_down.png
res/drawable-xhdpi-v4/arrow_up.png
res/drawable-xhdpi-v4/article.png
res/drawable-xhdpi-v4/articles.png
res/drawable-xhdpi-v4/calculator_2.png
res/drawable-xhdpi-v4/camera.png
res/drawable-xhdpi-v4/captcha.png
res/drawable-xhdpi-v4/check.png
res/drawable-xhdpi-v4/checkin.png
res/drawable-xhdpi-v4/checkinn.png
res/drawable-xhdpi-v4/checkmark_2.png
res/drawable-xhdpi-v4/common_full_open_on_phone.png
res/drawable-xhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-xhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-xhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-xhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-xhdpi-v4/compliant.png
res/drawable-xhdpi-v4/copy.png
res/drawable-xhdpi-v4/crowns_1.png
res/drawable-xhdpi-v4/crowns_2.png
res/drawable-xhdpi-v4/crowns_3.png
res/drawable-xhdpi-v4/default_image.png
res/drawable-xhdpi-v4/exittt.png
res/drawable-xhdpi-v4/face.png
res/drawable-xhdpi-v4/facebook.png
res/drawable-xhdpi-v4/googleg_disabled_color_18.png
res/drawable-xhdpi-v4/googleg_standard_color_18.png
res/drawable-xhdpi-v4/help.png
res/drawable-xhdpi-v4/hevo_team_5_1.png
res/drawable-xhdpi-v4/ic_arrow_forward_white.png
res/drawable-xhdpi-v4/ic_autorenew_black.png
res/drawable-xhdpi-v4/ic_back_black.png
res/drawable-xhdpi-v4/ic_check_circle_white.png
res/drawable-xhdpi-v4/ic_dehaze_black.png
res/drawable-xhdpi-v4/ic_done_black.png
res/drawable-xhdpi-v4/ic_file_upload_white.png
res/drawable-xhdpi-v4/ic_navigate_next_black.png
res/drawable-xhdpi-v4/ic_notifications_on_black.png
res/drawable-xhdpi-v4/ic_one.png
res/drawable-xhdpi-v4/ic_settings_black.png
res/drawable-xhdpi-v4/ic_settings_white.png
res/drawable-xhdpi-v4/ic_six.png
res/drawable-xhdpi-v4/ic_three.png
res/drawable-xhdpi-v4/ic_visibility_black.png
res/drawable-xhdpi-v4/ic_visibility_off_black.png
res/drawable-xhdpi-v4/identification.png
res/drawable-xhdpi-v4/instagram.png
res/drawable-xhdpi-v4/leader.png
res/drawable-xhdpi-v4/link.png
res/drawable-xhdpi-v4/list.png
res/drawable-xhdpi-v4/loading.png
res/drawable-xhdpi-v4/mail.png
res/drawable-xhdpi-v4/monetization.png
res/drawable-xhdpi-v4/moneybag.png
res/drawable-xhdpi-v4/navigation_1.png
res/drawable-xhdpi-v4/navigation_2.png
res/drawable-xhdpi-v4/navigation_3.png
res/drawable-xhdpi-v4/navigation_4.png
res/drawable-xhdpi-v4/nobw_1.png
res/drawable-xhdpi-v4/notification_bg_low_normal.9.png
res/drawable-xhdpi-v4/notification_bg_low_pressed.9.png
res/drawable-xhdpi-v4/notification_bg_normal.9.png
res/drawable-xhdpi-v4/notification_bg_normal_pressed.9.png
res/drawable-xhdpi-v4/notify_panel_notification_icon_bg.png
res/drawable-xhdpi-v4/par_1.png
res/drawable-xhdpi-v4/par_3.png
res/drawable-xhdpi-v4/password.png
res/drawable-xhdpi-v4/payments_1.png
res/drawable-xhdpi-v4/payments_2.png
res/drawable-xhdpi-v4/payments_3.png
res/drawable-xhdpi-v4/payments_4.png
res/drawable-xhdpi-v4/payments_5.png
res/drawable-xhdpi-v4/payments_6.png
res/drawable-xhdpi-v4/present.png
res/drawable-xhdpi-v4/quiz.png
res/drawable-xhdpi-v4/rating.png
res/drawable-xhdpi-v4/rating_1.png
res/drawable-xhdpi-v4/rating_2.png
res/drawable-xhdpi-v4/refer.png
res/drawable-xhdpi-v4/refers.png
res/drawable-xhdpi-v4/rocket_bg.png
res/drawable-xhdpi-v4/rupe.png
res/drawable-xhdpi-v4/scra.png
res/drawable-xhdpi-v4/search.png
res/drawable-xhdpi-v4/shutdown.png
res/drawable-xhdpi-v4/signup.png
res/drawable-xhdpi-v4/smartphone.png
res/drawable-xhdpi-v4/spin.png
res/drawable-xhdpi-v4/spinner_1.png
res/drawable-xhdpi-v4/spinner_2.png
res/drawable-xhdpi-v4/spinnerh.png
res/drawable-xhdpi-v4/spinwin.png
res/drawable-xhdpi-v4/stopwatch.png
res/drawable-xhdpi-v4/telegram.png
res/drawable-xhdpi-v4/time.png
res/drawable-xhdpi-v4/twitter.png
res/drawable-xhdpi-v4/upi.png
res/drawable-xhdpi-v4/wallet.png
res/drawable-xhdpi-v4/whatsapgsh.png
res/drawable-xhdpi-v4/youtube.png
res/drawable-ldrtl-xhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxhdpi-v4/abc_ab_share_pack_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-xxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-xxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-xxhdpi-v4/abc_cab_background_top_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_ic_commit_search_api_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_list_divider_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_list_focused_holo.9.png
res/drawable-xxhdpi-v4/abc_list_longpressed_holo.9.png
res/drawable-xxhdpi-v4/abc_list_pressed_holo_dark.9.png
res/drawable-xxhdpi-v4/abc_list_pressed_holo_light.9.png
res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_dark.9.png
res/drawable-xxhdpi-v4/abc_list_selector_disabled_holo_light.9.png
res/drawable-xxhdpi-v4/abc_menu_hardkey_panel_mtrl_mult.9.png
res/drawable-xxhdpi-v4/abc_popup_background_mtrl_mult.9.png
res/drawable-xxhdpi-v4/abc_scrubber_control_off_mtrl_alpha.png
res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xxhdpi-v4/abc_scrubber_primary_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_scrubber_track_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_text_select_handle_left_mtrl.png
res/drawable-xxhdpi-v4/abc_text_select_handle_middle_mtrl.png
res/drawable-xxhdpi-v4/abc_text_select_handle_right_mtrl.png
res/drawable-xxhdpi-v4/abc_textfield_activated_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_textfield_default_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_textfield_search_activated_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/abc_textfield_search_default_mtrl_alpha.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_icon_dark_normal_background.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png
res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png
res/drawable-xxhdpi-v4/googleg_disabled_color_18.png
res/drawable-xxhdpi-v4/googleg_standard_color_18.png
res/drawable-ldrtl-xxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_000.png
res/drawable-xxxhdpi-v4/abc_btn_check_to_on_mtrl_015.png
res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_000.png
res/drawable-xxxhdpi-v4/abc_btn_radio_to_on_mtrl_015.png
res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png
res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png
res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_000.png
res/drawable-xxxhdpi-v4/abc_scrubber_control_to_pressed_mtrl_005.png
res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png
res/drawable-xxxhdpi-v4/abc_switch_track_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/abc_tab_indicator_mtrl_alpha.9.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_left_mtrl.png
res/drawable-xxxhdpi-v4/abc_text_select_handle_right_mtrl.png
res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0.xml
res/interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1.xml
res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0.xml
res/interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1.xml
res/interpolator/btn_radio_to_off_mtrl_animation_interpolator_0.xml
res/interpolator/btn_radio_to_on_mtrl_animation_interpolator_0.xml
res/interpolator/fast_out_slow_in.xml
res/interpolator/mtrl_fast_out_linear_in.xml
res/interpolator/mtrl_fast_out_slow_in.xml
res/interpolator/mtrl_linear.xml
res/interpolator/mtrl_linear_out_slow_in.xml
res/interpolator-v21/mtrl_fast_out_linear_in.xml
res/interpolator-v21/mtrl_fast_out_slow_in.xml
res/interpolator-v21/mtrl_linear_out_slow_in.xml
res/layout/_drawer_home.xml
res/layout/abc_action_bar_title_item.xml
res/layout/abc_action_bar_up_container.xml
res/layout/abc_action_menu_item_layout.xml
res/layout/abc_action_menu_layout.xml
res/layout/abc_action_mode_bar.xml
res/layout/abc_action_mode_close_item_material.xml
res/layout-v17/abc_action_mode_close_item_material.xml
res/layout/abc_activity_chooser_view.xml
res/layout/abc_activity_chooser_view_list_item.xml
res/layout/abc_alert_dialog_button_bar_material.xml
res/layout-v17/abc_alert_dialog_button_bar_material.xml
res/layout-v22/abc_alert_dialog_button_bar_material.xml
res/layout/abc_alert_dialog_material.xml
res/layout/abc_alert_dialog_title_material.xml
res/layout-v17/abc_alert_dialog_title_material.xml
res/layout/abc_cascading_menu_item_layout.xml
res/layout/abc_dialog_title_material.xml
res/layout-v17/abc_dialog_title_material.xml
res/layout/abc_expanded_menu_layout.xml
res/layout/abc_list_menu_item_checkbox.xml
res/layout/abc_list_menu_item_icon.xml
res/layout-v17/abc_list_menu_item_icon.xml
res/layout/abc_list_menu_item_layout.xml
res/layout/abc_list_menu_item_radio.xml
res/layout/abc_popup_menu_header_item_layout.xml
res/layout-v17/abc_popup_menu_header_item_layout.xml
res/layout/abc_popup_menu_item_layout.xml
res/layout/abc_screen_content_include.xml
res/layout/abc_screen_simple.xml
res/layout/abc_screen_simple_overlay_action_mode.xml
res/layout/abc_screen_toolbar.xml
res/layout-v21/abc_screen_toolbar.xml
res/layout/abc_search_dropdown_item_icons_2line.xml
res/layout/abc_search_view.xml
res/layout-v17/abc_search_view.xml
res/layout/abc_select_dialog_material.xml
res/layout-v17/abc_select_dialog_material.xml
res/layout/abc_tooltip.xml
res/layout-v17/abc_tooltip.xml
res/layout/article_read.xml
res/layout/bottom_sheet_p1.xml
res/layout/captcha.xml
res/layout/country.xml
res/layout/country_cus.xml
res/layout/custom.xml
res/layout/custom2.xml
res/layout/custom_dialog.xml
res/layout/debug.xml
res/layout/design_bottom_navigation_item.xml
res/layout/design_bottom_sheet_dialog.xml
res/layout/design_layout_snackbar.xml
res/layout/design_layout_snackbar_include.xml
res/layout-v17/design_layout_snackbar_include.xml
res/layout/design_layout_tab_icon.xml
res/layout/design_layout_tab_text.xml
res/layout/design_menu_item_action_area.xml
res/layout/design_navigation_item.xml
res/layout-v22/design_navigation_item.xml
res/layout/design_navigation_item_header.xml
res/layout/design_navigation_item_separator.xml
res/layout/design_navigation_item_subheader.xml
res/layout/design_navigation_menu.xml
res/layout/design_navigation_menu_item.xml
res/layout/design_text_input_end_icon.xml
res/layout-v17/design_text_input_end_icon.xml
res/layout/design_text_input_start_icon.xml
res/layout-v17/design_text_input_start_icon.xml
res/layout/empty.xml
res/layout/exit.xml
res/layout/faq.xml
res/layout/faq_cus.xml
res/layout/history.xml
res/layout/history_cus.xml
res/layout/history_detail.xml
res/layout/home.xml
res/layout/leaderboard.xml
res/layout/leaderboard_cus.xml
res/layout/login.xml
res/layout/logout.xml
res/layout/m3_alert_dialog.xml
res/layout/m3_alert_dialog_actions.xml
res/layout-v17/m3_alert_dialog_actions.xml
res/layout-v22/m3_alert_dialog_actions.xml
res/layout/m3_alert_dialog_title.xml
res/layout/m3_auto_complete_simple_item.xml
res/layout/main.xml
res/layout/maintenance.xml
res/layout/material_chip_input_combo.xml
res/layout/material_clock_display.xml
res/layout-v17/material_clock_display.xml
res/layout/material_clock_display_divider.xml
res/layout/material_clock_period_toggle.xml
res/layout-v17/material_clock_period_toggle.xml
res/layout/material_clockface_textview.xml
res/layout/material_clockface_view.xml
res/layout/material_radial_view_group.xml
res/layout/material_textinput_timepicker.xml
res/layout-v17/material_textinput_timepicker.xml
res/layout/material_time_chip.xml
res/layout/material_time_input.xml
res/layout-v17/material_time_input.xml
res/layout/material_timepicker.xml
res/layout/material_timepicker_dialog.xml
res/layout-v17/material_timepicker_dialog.xml
res/layout-v22/material_timepicker_dialog.xml
res/layout/material_timepicker_textinput_display.xml
res/layout/mathquiz.xml
res/layout/mtrl_alert_dialog.xml
res/layout/mtrl_alert_dialog_actions.xml
res/layout-v17/mtrl_alert_dialog_actions.xml
res/layout-v22/mtrl_alert_dialog_actions.xml
res/layout/mtrl_alert_dialog_title.xml
res/layout/mtrl_alert_select_dialog_item.xml
res/layout/mtrl_alert_select_dialog_multichoice.xml
res/layout-v17/mtrl_alert_select_dialog_multichoice.xml
res/layout/mtrl_alert_select_dialog_singlechoice.xml
res/layout-v17/mtrl_alert_select_dialog_singlechoice.xml
res/layout/mtrl_auto_complete_simple_item.xml
res/layout/mtrl_calendar_day.xml
res/layout/mtrl_calendar_day_of_week.xml
res/layout/mtrl_calendar_days_of_week.xml
res/layout/mtrl_calendar_horizontal.xml
res/layout/mtrl_calendar_month.xml
res/layout/mtrl_calendar_month_labeled.xml
res/layout/mtrl_calendar_month_navigation.xml
res/layout/mtrl_calendar_months.xml
res/layout/mtrl_calendar_vertical.xml
res/layout/mtrl_calendar_year.xml
res/layout/mtrl_layout_snackbar.xml
res/layout/mtrl_layout_snackbar_include.xml
res/layout/mtrl_navigation_rail_item.xml
res/layout/mtrl_picker_actions.xml
res/layout-v17/mtrl_picker_actions.xml
res/layout/mtrl_picker_dialog.xml
res/layout-v17/mtrl_picker_dialog.xml
res/layout/mtrl_picker_fullscreen.xml
res/layout-v17/mtrl_picker_fullscreen.xml
res/layout/mtrl_picker_header_dialog.xml
res/layout-v17/mtrl_picker_header_dialog.xml
res/layout/mtrl_picker_header_fullscreen.xml
res/layout-v17/mtrl_picker_header_fullscreen.xml
res/layout/mtrl_picker_header_selection_text.xml
res/layout/mtrl_picker_header_title_text.xml
res/layout/mtrl_picker_header_toggle.xml
res/layout/mtrl_picker_text_input_date.xml
res/layout/mtrl_picker_text_input_date_range.xml
res/layout/news.xml
res/layout/no_internet.xml
res/layout/notification_action.xml
res/layout-v17/notification_action.xml
res/layout/notification_action_tombstone.xml
res/layout-v17/notification_action_tombstone.xml
res/layout/notification_cus.xml
res/layout-v16/notification_template_custom_big.xml
res/layout-v17/notification_template_custom_big.xml
res/layout/notification_template_icon_group.xml
res/layout/notification_template_part_chronometer.xml
res/layout/notification_template_part_time.xml
res/layout/notifications.xml
res/layout/payment_method.xml
res/layout/profile.xml
res/layout/redeem_cus.xml
res/layout/refer.xml
res/layout/refer_list.xml
res/layout/refer_lists.xml
res/layout/review_yt.xml
res/layout/scratch_card.xml
res/layout/select_dialog_item_material.xml
res/layout/select_dialog_multichoice_material.xml
res/layout-v17/select_dialog_multichoice_material.xml
res/layout/select_dialog_singlechoice_material.xml
res/layout-v17/select_dialog_singlechoice_material.xml
res/layout/spinner.xml
res/layout/sub_method.xml
res/layout/support_simple_spinner_dropdown_item.xml
res/layout/tasks.xml
res/layout/test_action_chip.xml
res/layout/test_chip_zero_corner_radius.xml
res/layout/test_design_checkbox.xml
res/layout-v21/test_design_checkbox.xml
res/layout/test_design_radiobutton.xml
res/layout-v21/test_design_radiobutton.xml
res/layout/test_exposed_dropdown_menu.xml
res/layout/test_navigation_bar_item_layout.xml
res/layout/test_reflow_chipgroup.xml
res/layout/test_toolbar.xml
res/layout/test_toolbar_custom_background.xml
res/layout/test_toolbar_elevation.xml
res/layout-v21/test_toolbar_elevation.xml
res/layout/test_toolbar_surface.xml
res/layout/text_view_with_line_height_from_appearance.xml
res/layout/text_view_with_line_height_from_layout.xml
res/layout/text_view_with_line_height_from_style.xml
res/layout/text_view_with_theme_line_height.xml
res/layout/text_view_without_line_height.xml
res/layout/update.xml
res/layout/video_ads.xml
res/layout/win_dialog.xml
res/layout/withdraw.xml
res/layout/withdraw_his.xml
res/layout-sw600dp-v13/design_layout_snackbar.xml
res/layout-sw600dp-v13/mtrl_layout_snackbar.xml
res/layout-ldrtl-v17/material_textinput_timepicker.xml
res/layout-watch-v20/abc_alert_dialog_button_bar_material.xml
res/layout-watch-v20/abc_alert_dialog_title_material.xml
res/layout-v21/notification_action.xml
res/layout-v21/notification_action_tombstone.xml
res/layout-v21/notification_template_custom_big.xml
res/layout-v21/notification_template_icon_group.xml
res/layout-v26/abc_screen_toolbar.xml
res/layout-v26/mtrl_calendar_month.xml
res/layout-land/material_clock_period_toggle_land.xml
res/layout-land/material_timepicker.xml
res/layout-land-v17/material_timepicker.xml
res/layout-land/mtrl_picker_header_dialog.xml
res/layout-land-v17/mtrl_picker_header_dialog.xml
res/menu/example_menu.xml
res/menu/example_menu2.xml
res/raw/click.mp3
res/raw/coin_add.mp3
res/raw/spin.mp3
res/raw/win.mp3
res/xml/standalone_badge.xml
res/xml/standalone_badge_gravity_bottom_end.xml
res/xml/standalone_badge_gravity_bottom_start.xml
res/xml/standalone_badge_gravity_top_start.xml
res/xml/standalone_badge_offset.xml
resources.arsc
assets/59538-boy-working-on-laptop-lottie-animation.json
assets/78078-security-system.json
assets/94132-forgot-password.json
assets/android-devices.db
assets/debugs.json
assets/fonts/opensans_bold.ttf
assets/fonts/play.ttf
assets/fonts/playfair_displaysc_regular.ttf
assets/fonts/playfairdisplay_bold.ttf
assets/fonts/product.ttf
assets/fonts/raleway_regular.ttf
assets/fonts/regular.ttf
assets/fonts/sansation_regular.ttf
assets/fonts/semibold.ttf
assets/fonts/stanley_from_dreamstore.ttf
assets/maintenance.json
assets/no-internet.json
assets/refer-gift.json
assets/refer-signup.json
assets/refer-typing.json
assets/refer.json
classes.dex
firebase-common.properties
firebase-components.properties
play-services-basement.properties
play-services-tasks.properties
firebase-auth.properties
firebase-auth-interop.properties
play-services-base.properties
firebase-database.properties
firebase-database-collection.properties
firebase-storage.properties
okhttp3/internal/publicsuffix/publicsuffixes.gz
firebase-messaging.properties
firebase-iid.properties
firebase-iid-interop.properties
play-services-stats.properties
firebase-measurement-connector.properties
kotlin/annotation/annotation.kotlin_builtins
kotlin/collections/collections.kotlin_builtins
kotlin/coroutines/coroutines.kotlin_builtins
kotlin/internal/internal.kotlin_builtins
kotlin/ranges/ranges.kotlin_builtins
kotlin/reflect/reflect.kotlin_builtins
kotlin/kotlin.kotlin_builtins
classes2.dex
classes3.dex
classes4.dex
classes5.dex
classes6.dex
META-INF/TESTKEY.SF
META-INF/TESTKEY.RSA
META-INF/MANIFEST.MF

污点分析

当apk较大时,代码量会很大,造成数据流图(ICFG)呈现爆炸式增长,所以该功能比较耗时,请先喝杯咖啡,耐心等待……
规则名称 描述信息 操作
病毒分析 使用安卓恶意软件常用的API进行污点分析 开始分析  
漏洞挖掘 漏洞挖掘场景下的污点分析 开始分析  
隐私合规 隐私合规场景下的污点分析:组件内污点传播、组件间污点传播、组件与库函数之间的污点传播 开始分析  
密码分析 分析加密算法是否使用常量密钥、静态初始化的向量(IV)、加密模式是否使用ECB等 开始分析  
Callback 因为Android中系统级的Callback并不会出现显式地进行回调方法的调用,所以如果需要分析Callback方法需要在声明文件中将其声明,这里提供一份AndroidCallbacks.txt文件,里面是一些常见的原生回调接口或类,如果有特殊接口需求,可以联系管理员 开始分析