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

APP评分

病毒检测 9 个厂商报毒

安全评分

文件信息

文件名称 system_1721165325.apk
文件大小 3.34MB
MD5 d1a5964df93ebce8891a69b2d70a9ecc
SHA1 c41fa79b36e2f4730393d4fcd1c5314309b4b915
SHA256 25ec0b4212036133f8631f362db335f1b93d7e67c0162c48ea7ebe129ee7a6e8

应用信息

应用名称 WiFi
包名 com.sdk.sdkapp
主活动 com.sdk.sdkapp.activity.HomeActivity
目标SDK 32     最小SDK 21
版本号 7.13.0     子版本号 7130
加固信息 未加壳

组件导出信息

扫描选项

重新扫描 管理规则 动态分析

反编译代码

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

证书信息

二进制文件已签名
v1 签名: True
v2 签名: True
v3 签名: False
v4 签名: False
主题: C=US
签名算法: rsassa_pkcs1v15
有效期自: 2023-04-17 09:41:45+00:00
有效期至: 2048-04-10 09:41:45+00:00
发行人: C=US
序列号: 0x1
哈希算法: sha256
证书MD5: ea346e20e8d9ddf494dc4ba245973aa0
证书SHA1: 260d6fbc20617f8dadeb7b0359c3f59d62feee95
证书SHA256: 10445013af5bdcc6d502f533b6ca22b530248f1b933c6cd6fcc204429e5bb572
证书SHA512: ccc5286d68f8af227400b9f63e8ff498a463a37bd5d6e900644f7097f3781162bf60993c4ab22de410d3ac7c3f89317e1f2aa5f2fe5ce8f5aa7f582f9185fe9d
公钥算法: rsa
密钥长度: 2048
指纹: 6cd5e2e177ae6a8d4a3b08d2c5ce9669f73eadbefffbdc5110dd51a920dd5a7b
找到 1 个唯一证书

应用程序权限

权限名称 安全等级 权限内容 权限描述 关联代码
android.permission.ACCESS_FINE_LOCATION 危险 获取精确位置 通过GPS芯片接收卫星的定位信息,定位精度达10米以内。恶意程序可以用它来确定您所在的位置。
android.permission.ACCESS_COARSE_LOCATION 危险 获取粗略位置 通过WiFi或移动基站的方式获取用户错略的经纬度信息,定位精度大概误差在30~1500米。恶意程序可以用它来确定您的大概位置。
android.permission.ACCESS_NETWORK_STATE 普通 获取网络状态 允许应用程序查看所有网络的状态。
android.permission.ACCESS_BACKGROUND_LOCATION 危险 获取后台定位权限 允许应用程序访问后台位置。如果您正在请求此权限,则还必须请求ACCESS COARSE LOCATION或ACCESS FINE LOCATION。单独请求此权限不会授予您位置访问权限。
android.permission.INTERNET 危险 完全互联网访问 允许应用程序创建网络套接字。
ACTION_NOTIFICATION_LISTENER_SETTINGS 未知 未知权限 来自 android 引用的未知权限。
BIND_NOTIFICATION_LISTENER_SERVICE 签名 NotificationListenerServices 需要用于系统绑定 必须是NotificationListenerService, 以确保只有系统可以绑定到。
android.permission.READ_CONTACTS 危险 读取联系人信息 允允许应用程序读取您手机上存储的所有联系人(地址)数据。恶意应用程序可借此将您的数据发送给其他人。
android.permission.READ_CALL_LOG 危险 读取通话记录 允许应用程序读取用户的通话记录
android.permission.READ_PHONE_STATE 危险 读取手机状态和标识 允许应用程序访问设备的手机功能。有此权限的应用程序可确定此手机的号码和序列号,是否正在通话,以及对方的号码等。
android.permission.WRITE_EXTERNAL_STORAGE 危险 读取/修改/删除外部存储内容 允许应用程序写入外部存储。
android.permission.CAMERA 危险 拍照和录制视频 允许应用程序拍摄照片和视频,且允许应用程序收集相机在任何时候拍到的图像。
android.permission.SYSTEM_ALERT_WINDOW 危险 弹窗 允许应用程序弹窗。 恶意程序可以接管手机的整个屏幕。
android.permission.ACTION_MANAGE_OVERLAY_PERMISSION 未知 未知权限 来自 android 引用的未知权限。
android.permission.ACCESS_WIFI_STATE 普通 查看Wi-Fi状态 允许应用程序查看有关Wi-Fi状态的信息。
android.permission.RECEIVE_BOOT_COMPLETED 普通 开机自启 允许应用程序在系统完成启动后即自行启动。这样会延长手机的启动时间,而且如果应用程序一直运行,会降低手机的整体速度。
android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS 普通 使用 Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS 的权限 应用程序必须拥有权限才能使用 Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS。
android.permission.READ_EXTERNAL_STORAGE 危险 读取SD卡内容 允许应用程序从SD卡读取信息。
android.permission.RECORD_AUDIO 危险 获取录音权限 允许应用程序获取录音权限。
android.permission.ACCESS_MEDIA_LOCATION 危险 获取照片的地址信息 更换头像,聊天图片等图片的地址信息被读取。
android.permission.MANAGE_EXTERNAL_STORAGE 危险 文件列表访问权限 Android11新增权限,读取本地文件,如简历,聊天图片。
android.permission.READ_SMS 危险 读取短信 允许应用程序读取您的手机或 SIM 卡中存储的短信。恶意应用程序可借此读取您的机密信息。
android.permission.POST_NOTIFICATIONS 危险 发送通知的运行时权限 允许应用发布通知,Android 13 引入的新权限。
android.permission.WAKE_LOCK 危险 防止手机休眠 允许应用程序防止手机休眠,在手机屏幕关闭后后台进程仍然运行。
com.google.android.c2dm.permission.RECEIVE 普通 接收推送通知 允许应用程序接收来自云的推送通知。
com.google.android.providers.gsf.permission.READ_GSERVICES 未知 未知权限 来自 android 引用的未知权限。
com.google.android.gms.permission.ACTIVITY_RECOGNITION 危险 允许应用程序识别身体活动 允许应用程序识别身体活动。
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE 普通 Google 定义的权限 由 Google 定义的自定义权限。
com.google.android.gms.permission.AD_ID 普通 应用程序显示广告 此应用程序使用 Google 广告 ID,并且可能会投放广告。
android.permission.FOREGROUND_SERVICE 普通 创建前台Service Android 9.0以上允许常规应用程序使用 Service.startForeground,用于podcast播放(推送悬浮播放,锁屏播放)
com.sdk.sdkapp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION 未知 未知权限 来自 android 引用的未知权限。

证书分析

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

MANIFEST分析

高危
0
警告
3
信息
0
屏蔽
0
序号 问题 严重程度 描述信息 操作
1 应用程序可以安装在有漏洞的已更新 Android 版本上
Android 5.0-5.0.2, [minSdk=21]
信息 该应用程序可以安装在具有多个未修复漏洞的旧版本 Android 上。这些设备不会从 Google 接收合理的安全更新。支持 Android 版本 => 10、API 29 以接收合理的安全更新。
2 Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) 受权限保护, 但是应该检查权限的保护级别。
Permission: com.google.android.c2dm.permission.SEND
[android:exported=true]
警告 发现一个 Broadcast Receiver被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。
3 Service (androidx.work.impl.background.systemjob.SystemJobService) 受权限保护, 但是应该检查权限的保护级别。
Permission: android.permission.BIND_JOB_SERVICE
[android:exported=true]
警告 发现一个 Service被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。
4 Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) 受权限保护, 但是应该检查权限的保护级别。
Permission: android.permission.DUMP
[android:exported=true]
警告 发现一个 Broadcast Receiver被共享给了设备上的其他应用程序,因此让它可以被设备上的任何其他应用程序访问。它受到一个在分析的应用程序中没有定义的权限的保护。因此,应该在定义它的地方检查权限的保护级别。如果它被设置为普通或危险,一个恶意应用程序可以请求并获得这个权限,并与该组件交互。如果它被设置为签名,只有使用相同证书签名的应用程序才能获得这个权限。

可浏览的ACTIVITIES

ACTIVITY INTENT

网络安全配置

序号 范围 严重级别 描述

API调用分析

API功能 源码文件
组件-> 启动 Service com/sdk/sdkapp/activity/FinalActivity.java
一般功能-> IPC通信
组件-> 发送广播 io/nlopez/smartlocation/activity/providers/ActivityGooglePlayServicesProvider$ActivityRecognitionService.java
io/nlopez/smartlocation/geocoding/providers/AndroidGeocodingProvider$AndroidGeocodingService.java
io/nlopez/smartlocation/geofencing/providers/GeofencingGooglePlayServicesProvider$GeofencingService.java
调用java反射机制 com/raizlabs/android/dbflow/config/b.java
组件-> 启动 Activity
一般功能-> 文件操作
隐私数据-> 获取GPS位置信息 io/nlopez/smartlocation/geocoding/providers/AndroidGeocodingProvider$AndroidGeocodingService.java
进程操作-> 杀死进程 com/sdk/sdkapp/activity/WelcomeActivity.java
辅助功能accessibility相关 com/sdk/sdkapp/receivers/ServiceAccess.java
一般功能-> 获取系统服务(getSystemService) com/sdk/moduleapp/PhotoPhotoTakerService.java
隐私数据-> 拍照摄像 com/sdk/moduleapp/PhotoPhotoTakerService.java

源代码分析

序号 问题 等级 参考标准 文件位置 操作

动态库分析

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

文件分析

序号 问题 文件

VIRUSTOTAL扫描

  检出率: 9 / 65       完整报告

反病毒引擎 检出结果
AhnLab-V3 AppCare/Android.Wpy.1192957
Avast-Mobile Android:Evo-gen [Trj]
Avira PUA/ANDR.Hawks.FRZB.Gen
Cynet Malicious (score: 99)
ESET-NOD32 a variant of Android/Monitor.Hawks.H
F-Secure PotentialRisk.PUA/ANDR.Hawks.FRZB.Gen
Kaspersky not-a-virus:HEUR:Monitor.AndroidOS.Wspy.e
Microsoft MonitoringTool:AndroidOS/Wspy.B!MTB
ZoneAlarm not-a-virus:HEUR:Monitor.AndroidOS.Wspy.e

滥用权限

恶意软件常用权限 11/30
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
android.permission.READ_CONTACTS
android.permission.READ_CALL_LOG
android.permission.READ_PHONE_STATE
android.permission.CAMERA
android.permission.SYSTEM_ALERT_WINDOW
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECORD_AUDIO
android.permission.READ_SMS
android.permission.WAKE_LOCK
其它常用权限 12/46
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_BACKGROUND_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.ACCESS_WIFI_STATE
android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
android.permission.READ_EXTERNAL_STORAGE
com.google.android.c2dm.permission.RECEIVE
com.google.android.gms.permission.ACTIVITY_RECOGNITION
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE
com.google.android.gms.permission.AD_ID
android.permission.FOREGROUND_SERVICE

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

IP地图

域名检测

域名 状态 中国境内 位置信息 解析
google.com 安全
IP地址: 142.251.40.46
国家: 美利坚合众国
地区: 弗吉尼亚州
城市: 杜勒斯
查看: Google 地图





goo.gl 安全
IP地址: 142.251.40.46
国家: 美利坚合众国
地区: 纽约
城市: 纽约市
查看: Google 地图





firebase-settings.crashlytics.com 安全
IP地址: 180.163.150.33
国家: 中国
地区: 上海
城市: 上海
查看: 高德地图





app-measurement.com 安全
IP地址: 180.163.150.33
国家: 中国
地区: 上海
城市: 上海
查看: 高德地图





pagead2.googlesyndication.com 安全
IP地址: 180.163.150.33
国家: 中国
地区: 上海
城市: 上海
查看: 高德地图





手机号码

网址

网址信息 源码文件
https://firebase.google.com/docs/crashlytics/get-started?platform=android#add-plugin
www.google.com
https://firebase.google.com/support/guides/disable-analytics
https://pagead2.googlesyndication.com/pagead/gen_204?id=gmob-apps
https://firebase-settings.crashlytics.com/spi/v2/platforms/android/gmp/%s/settings
https://%s/%s/%s
https://goo.gl/naoooi
https://google.com/search?
https://firebase.google.com/support/privacy/init-options
https://www.google.com
https://plus.google.com/
https://app-measurement.com/a
自研引擎-S

FIREBASE实例

邮箱

追踪器

名称 类别 网址
Google CrashLytics Crash reporting https://reports.exodus-privacy.eu.org/trackers/27
Google Firebase Analytics Analytics https://reports.exodus-privacy.eu.org/trackers/49

密钥凭证

已显示 5 个secrets
1、 "com.google.firebase.crashlytics.mapping_file_id" : "324725df5c2e41acad08f303555fe422"
2、 "google_api_key" : "AIzaSyAMhRZM0gZTiDm7P7WN9PYVML2Ge0grNq0"
3、 "google_crash_reporting_api_key" : "AIzaSyAMhRZM0gZTiDm7P7WN9PYVML2Ge0grNq0"
4、 "password" : "Password"
5、 "password" : "Senha"

字符串列表

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

活动列表

已显示 10 个activities
1、 com.sdk.sdkapp.activity.HomeActivity
2、 com.sdk.sdkapp.activity.SingUpConfirmActivity
3、 com.sdk.sdkapp.activity.SignUpActivity
4、 com.sdk.sdkapp.activity.DebuggerView
5、 com.sdk.sdkapp.activity.WelcomeActivity
6、 com.sdk.sdkapp.activity.LoginActivity
7、 com.sdk.sdkapp.samsung.HideApp
8、 com.sdk.sdkapp.activity.FinalActivity
9、 com.sdk.sdkapp.activity.PermissionActivity
10、 com.google.android.gms.common.api.GoogleApiActivity

服务列表

已显示 18 个services
1、 com.sdk.sdkapp.receivers.ServiceAccess
2、 com.sdk.moduleapp.FirebaseMessagingService
3、 com.sdk.moduleapp.PhotoPhotoTakerService
4、 com.sdk.moduleapp.NotificationListener
5、 com.sdk.moduleapp.ScreenLockerService
6、 com.google.firebase.messaging.FirebaseMessagingService
7、 com.google.firebase.components.ComponentDiscoveryService
8、 io.nlopez.smartlocation.activity.providers.ActivityGooglePlayServicesProvider$ActivityRecognitionService
9、 io.nlopez.smartlocation.geofencing.providers.GeofencingGooglePlayServicesProvider$GeofencingService
10、 io.nlopez.smartlocation.geocoding.providers.AndroidGeocodingProvider$AndroidGeocodingService
11、 com.google.android.gms.measurement.AppMeasurementService
12、 com.google.android.gms.measurement.AppMeasurementJobService
13、 androidx.work.impl.background.systemalarm.SystemAlarmService
14、 androidx.work.impl.background.systemjob.SystemJobService
15、 androidx.work.impl.foreground.SystemForegroundService
16、 com.google.android.datatransport.runtime.backends.TransportBackendDiscovery
17、 com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService
18、 androidx.room.MultiInstanceInvalidationService

广播接收者列表

已显示 11 个receivers
1、 com.google.firebase.iid.FirebaseInstanceIdReceiver
2、 com.google.android.gms.measurement.AppMeasurementReceiver
3、 androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver
4、 androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy
5、 androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy
6、 androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy
7、 androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy
8、 androidx.work.impl.background.systemalarm.RescheduleReceiver
9、 androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver
10、 androidx.work.impl.diagnostics.DiagnosticsReceiver
11、 com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver

内容提供者列表

已显示 2 个providers
1、 com.google.firebase.provider.FirebaseInitProvider
2、 androidx.startup.InitializationProvider

第三方SDK

SDK名称 开发者 描述信息
Google Play Service Google 借助 Google Play 服务,您的应用可以利用由 Google 提供的最新功能,例如地图,Google+ 等,并通过 Google Play 商店以 APK 的形式分发自动平台更新。 这样一来,您的用户可以更快地接收更新,并且可以更轻松地集成 Google 必须提供的最新信息。
Jetpack App Startup Google App Startup 库提供了一种直接,高效的方法来在应用程序启动时初始化组件。库开发人员和应用程序开发人员都可以使用 App Startup 来简化启动顺序并显式设置初始化顺序。App Startup 允许您定义共享单个内容提供程序的组件初始化程序,而不必为需要初始化的每个组件定义单独的内容提供程序。这可以大大缩短应用启动时间。
Jetpack WorkManager Google 使用 WorkManager API 可以轻松地调度即使在应用退出或设备重启时仍应运行的可延迟异步任务。
Firebase Google Firebase 提供了分析、数据库、消息传递和崩溃报告等功能,可助您快速采取行动并专注于您的用户。
Firebase Analytics Google Google Analytics(分析)是一款免费的应用衡量解决方案,可提供关于应用使用情况和用户互动度的分析数据。
Jetpack Room Google Room 持久性库在 SQLite 的基础上提供了一个抽象层,让用户能够在充分利用 SQLite 的强大功能的同时,获享更强健的数据库访问机制。

文件列表

META-INF/com/android/build/gradle/app-metadata.properties
assets/dexopt/baseline.prof
assets/dexopt/baseline.profm
classes.dex
AndroidManifest.xml
res/-Y.xml
res/-c.xml
res/-e.xml
res/-o.xml
res/-u.xml
res/06.png
res/09.9.png
res/0H.9.png
res/0I.png
res/0N.xml
res/0b.xml
res/0q.xml
res/0w.xml
res/0y.png
res/11.png
res/1L.xml
res/1M.xml
res/1S.png
res/1u.xml
res/1y.xml
res/2C.9.png
res/2D.xml
res/2D1.xml
res/2J.xml
res/2p.xml
res/30.xml
res/33.9.png
res/35.png
res/36.xml
res/38.xml
res/3B.xml
res/3N.xml
res/3O.xml
res/3_.png
res/3c.xml
res/3h.xml
res/3i.xml
res/3m.xml
res/3n.xml
res/3x.xml
res/3z.xml
res/41.xml
res/43.xml
res/48.png
res/4F.xml
res/4F1.xml
res/4G.xml
res/4W.xml
res/4_.9.png
res/4r.png
res/4y.xml
res/51.9.png
res/51.xml
res/5A.xml
res/5J.png
res/5J.xml
res/5P.xml
res/5Q.png
res/5i.xml
res/5j.9.png
res/5z.9.png
res/65.xml
res/6E.png
res/6J.xml
res/6e.xml
res/6w.9.png
res/72.9.png
res/75.xml
res/7F.9.png
res/7P.9.png
res/7T.9.png
res/7c.png
res/7r.xml
res/7u.xml
res/83.xml
res/8E.xml
res/8T.png
res/8V.9.png
res/8_.xml
res/8s.xml
res/8v.xml
res/8w.9.png
res/93.9.png
res/99.xml
res/9A.xml
res/9O.xml
res/9V.png
res/9X.9.png
res/9Z.png
res/9e.xml
res/9h.xml
res/9t.png
res/A6.xml
res/AA.xml
res/AB.9.png
res/AH.xml
res/AK.xml
res/AZ.xml
res/Ac.9.png
res/Ah.xml
res/Al.xml
res/Am.xml
res/An.xml
res/Ao.png
res/Ao.xml
res/B2.xml
res/B4.xml
res/B8.xml
res/BA.xml
res/BG.png
res/BO.png
res/Bq.xml
res/Bx.xml
res/C5.xml
res/C7.xml
res/C9.png
res/CA.9.png
res/CG.jpg
res/CG.png
res/CG.xml
res/CZ.xml
res/Cb.xml
res/Cg.9.png
res/Cg.xml
res/Cm.xml
res/Cu.xml
res/Cv.xml
res/D2.png
res/DC.xml
res/DF.xml
res/DG.xml
res/DP.xml
res/DS.xml
res/DU.xml
res/DV.xml
res/DZ.xml
res/Df.xml
res/Dg.xml
res/Di.xml
res/Dt.9.png
res/E2.9.png
res/E7.xml
res/EF.xml
res/ER.9.png
res/Eb.9.png
res/Ei.xml
res/Ej.xml
res/Er.png
res/Et.png
res/Ex.xml
res/Ey.xml
res/F8.9.png
res/FG.png
res/FM.9.png
res/FR.xml
res/FY.png
res/FZ.xml
res/Fe.xml
res/Fg.xml
res/Fl.xml
res/Fx.9.png
res/Fx1.9.png
res/G3.xml
res/G7.png
res/GT.xml
res/Gb.xml
res/Ge.xml
res/Gn.xml
res/Gz.xml
res/H1.xml
res/H7.png
res/HA.xml
res/HE.xml
res/HQ.xml
res/HS.9.png
res/Hi.9.png
res/Hy.xml
res/I-.xml
res/I3.png
res/I7.xml
res/IC.png
res/ID.xml
res/Ig.xml
res/In.9.png
res/J6.9.png
res/J7.xml
res/J71.xml
res/J8.9.png
res/JC.png
res/JR.xml
res/JV.png
res/Je.xml
res/Jk.xml
res/Jn.xml
res/Jo.xml
res/K0.xml
res/K3.xml
res/KA.xml
res/Kp.9.png
res/Ks.xml
res/Kv.xml
res/LA.xml
res/LD.png
res/LH.xml
res/LJ.xml
res/LN.xml
res/LT.xml
res/LV.xml
res/L_.png
res/Ld.xml
res/Lm.xml
res/Lq.9.png
res/Ly.xml
res/M1.xml
res/M11.xml
res/M12.xml
res/M3.xml
res/M4.xml
res/M6.xml
res/MC.xml
res/ME.xml
res/MH.xml
res/MN.xml
res/MP.xml
res/MP1.xml
res/Mb.png
res/Ml.9.png
res/Mr.9.png
res/Mz.9.png
res/N-.xml
res/N9.xml
res/NA.xml
res/NI.xml
res/NL.xml
res/NM.9.png
res/NP.9.png
res/NR.xml
res/NS.png
res/NU.xml
res/Nk.9.png
res/O3.9.png
res/O5.xml
res/O8.xml
res/OH.xml
res/OK.xml
res/OR.xml
res/Od.xml
res/Of.9.png
res/Of.xml
res/Of1.9.png
res/Os.xml
res/Ot.png
res/Ou.png
res/Ov.xml
res/Ow.xml
res/P1.xml
res/PA.xml
res/PF.xml
res/PF1.xml
res/PM.xml
res/Pb.9.png
res/Pi.9.png
res/Pq.9.png
res/Pu.xml
res/Px.xml
res/Q1.9.png
res/Q11.9.png
res/QD.9.png
res/QF.xml
res/QV.xml
res/Qc.xml
res/Qk.xml
res/Qq.xml
res/Qv.png
res/Qw.xml
res/R2.xml
res/R5.xml
res/R6.xml
res/RB.png
res/RT.xml
res/Re.xml
res/Rq.xml
res/Ru.xml
res/Rx.xml
res/SD.png
res/SH.xml
res/SQ.xml
res/SS.xml
res/SU.xml
res/Sf.xml
res/Sr.png
res/St.xml
res/T2.9.png
res/T2.xml
res/TF.9.png
res/TK.xml
res/TP.xml
res/TQ.png
res/TV.xml
res/Tl.9.png
res/Ts.xml
res/Tt.xml
res/Tx.9.png
res/UO.xml
res/UQ.xml
res/UU.xml
res/U_.png
res/Ug.xml
res/Us.9.png
res/Uz.xml
res/V-.9.png
res/V-1.9.png
res/V1.xml
res/V4.png
res/V9.png
res/V9.xml
res/VC.xml
res/VK.9.png
res/VW.png
res/VW1.png
res/Vc.xml
res/Ve.xml
res/Vl.xml
res/Vq.png
res/WF.xml
res/WG.xml
res/WO.xml
res/WP.xml
res/WT.xml
res/WT1.xml
res/Wh.png
res/Wl.xml
res/Wn.xml
res/Wo.xml
res/X3.9.png
res/X5.png
res/X7.png
res/X8.xml
res/X9.xml
res/XM.xml
res/XS.xml
res/XT.xml
res/XT1.xml
res/Xp.9.png
res/Xs.9.png
res/Xs1.9.png
res/Y-.xml
res/YA.xml
res/YF.xml
res/YF1.xml
res/YH.9.png
res/YH.xml
res/YM.9.png
res/YQ.xml
res/YW.png
res/Yh.png
res/Yt.9.png
res/Yw.xml
res/Z4.xml
res/ZD.xml
res/ZF.xml
res/ZW.xml
res/Za.xml
res/Za1.xml
res/_6.9.png
res/_7.png
res/_Q.xml
res/_R.xml
res/_d.xml
res/_e.png
res/_l.xml
res/a2.xml
res/a6.png
res/aA.xml
res/aD.xml
res/aO.9.png
res/aO.xml
res/aR.xml
res/aR1.xml
res/aY.png
res/ag.xml
res/ai.xml
res/ai1.xml
res/aq.png
res/au.9.png
res/b1.xml
res/b9.xml
res/b91.xml
res/bC.xml
res/bK.9.png
res/bP.xml
res/bT.xml
res/bW.png
res/bX.xml
res/bb.xml
res/bl.xml
res/bn.xml
res/bu.9.png
res/bu.xml
res/c1.xml
res/c4.xml
res/cM.9.png
res/cR.xml
res/cV.xml
res/ca.9.png
res/cf.xml
res/ch.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/color-v31/m3_ref_palette_dynamic_neutral12.xml
res/color-v31/m3_ref_palette_dynamic_neutral17.xml
res/color-v31/m3_ref_palette_dynamic_neutral22.xml
res/color-v31/m3_ref_palette_dynamic_neutral24.xml
res/color-v31/m3_ref_palette_dynamic_neutral4.xml
res/color-v31/m3_ref_palette_dynamic_neutral6.xml
res/color-v31/m3_ref_palette_dynamic_neutral87.xml
res/color-v31/m3_ref_palette_dynamic_neutral92.xml
res/color-v31/m3_ref_palette_dynamic_neutral94.xml
res/color-v31/m3_ref_palette_dynamic_neutral96.xml
res/color-v31/m3_ref_palette_dynamic_neutral98.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_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/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_checkbox_button_icon_tint.xml
res/color/m3_checkbox_button_tint.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_efab_ripple_color_selector.xml
res/color/m3_elevated_chip_background_color.xml
res/color/m3_fab_efab_background_color_selector.xml
res/color/m3_fab_efab_foreground_color_selector.xml
res/color/m3_fab_ripple_color_selector.xml
res/color/m3_filled_icon_button_container_color_selector.xml
res/color/m3_highlighted_text.xml
res/color/m3_hint_foreground.xml
res/color/m3_icon_button_icon_color_selector.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_navigation_rail_item_with_indicator_icon_tint.xml
res/color/m3_navigation_rail_item_with_indicator_label_tint.xml
res/color/m3_navigation_rail_ripple_color_selector.xml
res/color/m3_popupmenu_overlay_color.xml
res/color/m3_primary_text_disable_only.xml
res/color/m3_radiobutton_button_tint.xml
res/color/m3_radiobutton_ripple_tint.xml
res/color/m3_selection_control_ripple_color_selector.xml
res/color/m3_simple_item_ripple_color.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_icon_color_secondary.xml
res/color/m3_tabs_ripple_color.xml
res/color/m3_tabs_ripple_color_secondary.xml
res/color/m3_tabs_text_color.xml
res/color/m3_tabs_text_color_secondary.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_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_timepicker_time_input_stroke_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_personalized__highlighted_text.xml
res/color/material_personalized__highlighted_text_inverse.xml
res/color/material_personalized_color_primary_text.xml
res/color/material_personalized_color_primary_text_inverse.xml
res/color/material_personalized_color_secondary_text.xml
res/color/material_personalized_color_secondary_text_inverse.xml
res/color/material_personalized_hint_foreground.xml
res/color/material_personalized_hint_foreground_inverse.xml
res/color/material_personalized_primary_inverse_text_disable_only.xml
res/color/material_personalized_primary_text_disable_only.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_switch_thumb_icon_tint.xml
res/color/mtrl_switch_thumb_tint.xml
res/color/mtrl_switch_track_decoration_tint.xml
res/color/mtrl_switch_track_tint.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/switch_thumb_material_dark.xml
res/color/switch_thumb_material_light.xml
res/cp.xml
res/cs.xml
res/cw.xml
res/d1.9.png
res/d2.xml
res/dH.9.png
res/dV.xml
res/dj.xml
res/dp.xml
res/dv.9.png
res/e1.xml
res/e4.9.png
res/e5.xml
res/eB.9.png
res/eI.xml
res/eK.9.png
res/eN.xml
res/eQ.xml
res/eU.xml
res/ee.png
res/ei.9.png
res/ej.xml
res/em.xml
res/eq.xml
res/et.xml
res/ew.xml
res/f1.xml
res/f9.png
res/fD.9.png
res/fL.xml
res/fW.xml
res/fZ.9.png
res/fr.9.png
res/fv.9.png
res/fv.xml
res/fx.png
res/gA.xml
res/gE.xml
res/gG.9.png
res/gL.9.png
res/gP.xml
res/gT.xml
res/gV.9.png
res/gZ.xml
res/g_.xml
res/gl.xml
res/h-.9.png
res/h0.9.png
res/hE.xml
res/hT.xml
res/hj.9.png
res/hu.xml
res/hv.xml
res/iL.xml
res/iV.xml
res/ib.xml
res/ib1.xml
res/ih.xml
res/ii.9.png
res/iw.xml
res/iw1.xml
res/j-.9.png
res/j9.9.png
res/j9.xml
res/jH.xml
res/jI.xml
res/jK.9.png
res/jR.xml
res/jZ.9.png
res/jh.9.png
res/jw.xml
res/jy.png
res/kB.xml
res/kK.9.png
res/k_.png
res/kb.png
res/l2.xml
res/lA.xml
res/lN.xml
res/lR.xml
res/lW.xml
res/ld.9.png
res/lf.xml
res/ll.xml
res/m3.9.png
res/m3.xml
res/m6.xml
res/m8.xml
res/m9.9.png
res/mN.xml
res/mR.xml
res/mU.png
res/mX.xml
res/mw.xml
res/n0.png
res/n6.xml
res/n9.9.png
res/nD.xml
res/n_.png
res/nd.png
res/nl.xml
res/ns.png
res/nz.xml
res/o-.xml
res/o1.9.png
res/o1.xml
res/oO.xml
res/oR.9.png
res/oT.xml
res/on.xml
res/oy.xml
res/oz.xml
res/p7.xml
res/p8.xml
res/pF.9.png
res/pq.xml
res/q0.xml
res/q1.xml
res/q6.xml
res/q61.xml
res/qA.xml
res/qK.xml
res/qL.xml
res/qQ.xml
res/qm.xml
res/qr.9.png
res/r-.xml
res/r0.xml
res/r7.xml
res/rE.xml
res/rE1.xml
res/rJ.xml
res/rM.xml
res/rX.xml
res/rZ.xml
res/rb.9.png
res/rb.xml
res/rc.png
res/rj.9.png
res/rn.png
res/rt.xml
res/rx.xml
res/s2.9.png
res/s3.9.png
res/s6.xml
res/s61.xml
res/sL.9.png
res/sk.png
res/sn.9.png
res/st.9.png
res/t9.xml
res/tI.xml
res/tM.9.png
res/tb.xml
res/tf.png
res/th.xml
res/tj.9.png
res/tm.xml
res/tr.9.png
res/tv.xml
res/ty.xml
res/u0.xml
res/u01.xml
res/u02.xml
res/u3.png
res/u3.xml
res/u5.xml
res/u9.xml
res/uB.9.png
res/uF.xml
res/uO.xml
res/uP.xml
res/uW.9.png
res/ue.xml
res/ug.xml
res/uo.xml
res/uu.png
res/uv.xml
res/v2.xml
res/v3.xml
res/v6.9.png
res/v8.xml
res/vD.xml
res/vH.xml
res/vM.png
res/vM.xml
res/vO.xml
res/vP.xml
res/va.png
res/va.xml
res/vc.xml
res/vd.png
res/vl.xml
res/vp.xml
res/vy.9.png
res/vz.xml
res/w2.xml
res/w4.xml
res/wG.xml
res/wI.xml
res/wK.9.png
res/wL.9.png
res/wN.png
res/wT.png
res/wY.xml
res/wi.9.png
res/wi1.9.png
res/wn.xml
res/wo.xml
res/wz.xml
res/x1.xml
res/x5.9.png
res/xF.xml
res/xc.xml
res/xd.xml
res/xs.xml
res/xw.xml
res/xy.xml
res/yO.9.png
res/yP.xml
res/yf.xml
res/yx.xml
res/z1.xml
res/z11.xml
res/z12.xml
res/z3.xml
res/z5.9.png
res/zB.xml
res/zH.xml
res/zL.xml
res/zN.xml
res/z_.xml
res/zq.xml
resources.arsc
/publicsuffix/PublicSuffixDatabase.gz
DebugProbesKt.bin
META-INF/androidx.activity_activity.version
META-INF/androidx.annotation_annotation-experimental.version
META-INF/androidx.appcompat_appcompat-resources.version
META-INF/androidx.appcompat_appcompat.version
META-INF/androidx.arch.core_core-runtime.version
META-INF/androidx.cardview_cardview.version
META-INF/androidx.coordinatorlayout_coordinatorlayout.version
META-INF/androidx.core_core-ktx.version
META-INF/androidx.core_core.version
META-INF/androidx.cursoradapter_cursoradapter.version
META-INF/androidx.customview_customview.version
META-INF/androidx.datastore_datastore-preferences.version
META-INF/androidx.datastore_datastore.version
META-INF/androidx.documentfile_documentfile.version
META-INF/androidx.drawerlayout_drawerlayout.version
META-INF/androidx.dynamicanimation_dynamicanimation.version
META-INF/androidx.emoji2_emoji2-views-helper.version
META-INF/androidx.emoji2_emoji2.version
META-INF/androidx.fragment_fragment.version
META-INF/androidx.interpolator_interpolator.version
META-INF/androidx.legacy_legacy-support-core-utils.version
META-INF/androidx.lifecycle_lifecycle-livedata-core.version
META-INF/androidx.lifecycle_lifecycle-livedata.version
META-INF/androidx.lifecycle_lifecycle-process.version
META-INF/androidx.lifecycle_lifecycle-runtime.version
META-INF/androidx.lifecycle_lifecycle-service.version
META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version
META-INF/androidx.lifecycle_lifecycle-viewmodel.version
META-INF/androidx.loader_loader.version
META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version
META-INF/androidx.print_print.version
META-INF/androidx.recyclerview_recyclerview.version
META-INF/androidx.room_room-runtime.version
META-INF/androidx.savedstate_savedstate.version
META-INF/androidx.sqlite_sqlite-framework.version
META-INF/androidx.sqlite_sqlite.version
META-INF/androidx.startup_startup-runtime.version
META-INF/androidx.tracing_tracing.version
META-INF/androidx.transition_transition.version
META-INF/androidx.vectordrawable_vectordrawable-animated.version
META-INF/androidx.vectordrawable_vectordrawable.version
META-INF/androidx.versionedparcelable_versionedparcelable.version
META-INF/androidx.viewpager2_viewpager2.version
META-INF/androidx.viewpager_viewpager.version
META-INF/androidx.work_work-runtime-ktx.version
META-INF/androidx.work_work-runtime.version
META-INF/com.google.android.material_material.version
META-INF/kotlinx_coroutines_android.version
META-INF/kotlinx_coroutines_core.version
META-INF/kotlinx_coroutines_play_services.version
META-INF/native-image/okhttp/okhttp/native-image.properties
META-INF/native-image/okhttp/okhttp/reflect-config.json
META-INF/native-image/okhttp/okhttp/resource-config.json
META-INF/services/pp
META-INF/services/vj0
androidsupportmultidexversion.txt
client_analytics.proto
firebase-analytics.properties
firebase-annotations.properties
firebase-components.properties
firebase-core.properties
firebase-encoders-proto.properties
firebase-encoders.properties
firebase-iid-interop.properties
firebase-installations-interop.properties
firebase-measurement-connector.properties
firebase-ml-common.properties
kotlin/annotation/annotation.kotlin_builtins
kotlin/collections/collections.kotlin_builtins
kotlin/coroutines/coroutines.kotlin_builtins
kotlin/internal/internal.kotlin_builtins
kotlin/kotlin.kotlin_builtins
kotlin/ranges/ranges.kotlin_builtins
kotlin/reflect/reflect.kotlin_builtins
messaging_event.proto
messaging_event_extension.proto
okhttp3/internal/publicsuffix/NOTICE
play-services-ads-identifier.properties
play-services-base.properties
play-services-basement.properties
play-services-clearcut.properties
play-services-cloud-messaging.properties
play-services-gcm.properties
play-services-iid.properties
play-services-location.properties
play-services-measurement-api.properties
play-services-measurement-base.properties
play-services-measurement-impl.properties
play-services-measurement-sdk-api.properties
play-services-measurement-sdk.properties
play-services-measurement.properties
play-services-phenotype.properties
play-services-safetynet.properties
play-services-stats.properties
play-services-tasks.properties
transport-api.properties
META-INF/CERT.SF
META-INF/CERT.RSA
META-INF/MANIFEST.MF

污点分析

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