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

APP评分

病毒检测 3 个厂商报毒

安全评分

文件信息

文件名称 1714939492-1270597574.apk
文件大小 9.61MB
MD5 db37b4c0db3b83ced35620f445fb4f9a
SHA1 b381eca8b3da3922aa280781b6fc8d2cc670079c
SHA256 971b7e190422e5e39896f540725d622e009079f0584e020c2beee1bce3943054

应用信息

应用名称 SSC
包名 com.saku.community
主活动 .MainActivity
目标SDK 29     最小SDK 21
版本号 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.ACCESS_NETWORK_STATE 普通 获取网络状态 允许应用程序查看所有网络的状态。
android.permission.CAMERA 危险 拍照和录制视频 允许应用程序拍摄照片和视频,且允许应用程序收集相机在任何时候拍到的图像。
android.permission.READ_EXTERNAL_STORAGE 危险 读取SD卡内容 允许应用程序从SD卡读取信息。
android.permission.WRITE_EXTERNAL_STORAGE 危险 读取/修改/删除外部存储内容 允许应用程序写入外部存储。
android.permission.REQUEST_INSTALL_PACKAGES 危险 允许安装应用程序 Android8.0 以上系统允许安装未知来源应用程序权限。
android.permission.INSTALL_PACKAGES 签名(系统) 请求安装APP 允许应用程序安装全新的或更新的 Android 包。恶意应用程序可能会借此添加其具有任意权限的新应用程序。
android.permission.INSTALL_PACKAGE_UPDATES 未知 未知权限 来自 android 引用的未知权限。
android.permission.INSTALL_SELF_UPDATES 未知 未知权限 来自 android 引用的未知权限。

证书分析

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

MANIFEST分析

高危
0
警告
2
信息
0
屏蔽
0
序号 问题 严重程度 描述信息 操作
1 应用程序可以安装在有漏洞的已更新 Android 版本上
Android 5.0-5.0.2, [minSdk=21]
信息 该应用程序可以安装在具有多个未修复漏洞的旧版本 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调试的用户从设备上复制应用程序数据。

可浏览的ACTIVITIES

ACTIVITY INTENT

网络安全配置

序号 范围 严重级别 描述

API调用分析

API功能 源码文件
组件-> 发送广播 com/saku/community/SketchLogger.java
一般功能-> 文件操作
一般功能-> IPC通信
命令执行-> getRuntime.exec() com/saku/community/SketchLogger.java
组件-> 启动 Activity
网络通信-> OkHttpClient Connection com/saku/community/RequestNetworkController.java
一般功能-> 获取系统服务(getSystemService) com/saku/community/ShoppingActivity.java
com/saku/community/SketchApplication.java
com/saku/community/SketchwareUtil.java
进程操作-> 杀死进程 com/saku/community/SketchApplication.java
进程操作-> 获取进程pid com/saku/community/SketchApplication.java
网络通信-> HTTP建立连接 com/saku/community/HomeActivity.java
隐私数据-> 剪贴板数据读写操作 com/saku/community/ShoppingActivity.java
一般功能-> 获取活动网路信息 com/saku/community/SketchwareUtil.java
隐私数据-> 屏幕截图,截取自己应用内部界面 com/saku/community/FileUtil.java

源代码分析

高危
0
警告
4
信息
1
安全
0
屏蔽
0
序号 问题 等级 参考标准 文件位置 操作
1 应用程序使用不安全的随机数生成器 警告 CWE: CWE-330: 使用不充分的随机数
OWASP Top 10: M5: Insufficient Cryptography
OWASP MASVS: MSTG-CRYPTO-6
2 向Firebase上传文件 警告
3 应用程序可以读取/写入外部存储器,任何应用程序都可以读取写入外部存储器的数据 警告 CWE: CWE-276: 默认权限不正确
OWASP Top 10: M2: Insecure Data Storage
OWASP MASVS: MSTG-STORAGE-2
4 向Firebase上传数据 警告 com/saku/community/HomeActivity.java
5 此应用程序将数据复制到剪贴板。敏感数据不应复制到剪贴板,因为其他应用程序可以访问它 信息
OWASP MASVS: MSTG-STORAGE-10
com/saku/community/ShoppingActivity.java

动态库分析

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

文件分析

序号 问题 文件

VIRUSTOTAL扫描

  检出率: 3 / 67       完整报告

反病毒引擎 检出结果
BitDefenderFalx Android.Riskware.SpyAgent.FC
DrWeb Android.Spy.5602
Trustlook Android.PUA.DebugKey

滥用权限

恶意软件常用权限 2/30
android.permission.CAMERA
android.permission.REQUEST_INSTALL_PACKAGES
其它常用权限 4/46
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE

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

IP地图

域名检测

域名 状态 中国境内 位置信息 解析
schemas.microsoft.com 安全
IP地址: 180.163.150.166
国家: 美利坚合众国
地区: 华盛顿
城市: 雷德蒙
查看: Google 地图





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





admob-gmats.uc.r.appspot.com 安全
IP地址: 34.64.4.20
国家: 美利坚合众国
地区: 加利福尼亚
城市: 山景城
查看: Google 地图





www.firebase.com 安全
IP地址: 151.101.65.195
国家: 美利坚合众国
地区: 加利福尼亚
城市: 旧金山
查看: Google 地图





google.com 安全
IP地址: 142.251.222.14
国家: 美利坚合众国
地区: 加利福尼亚
城市: 山景城
查看: Google 地图





googleads.g.doubleclick.net 安全
IP地址: 180.163.150.166
国家: 中国
地区: 上海
城市: 上海
查看: 高德地图





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





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





goo.gl 安全
IP地址: 172.217.175.46
国家: 美利坚合众国
地区: 加利福尼亚
城市: 山景城
查看: Google 地图





googlemobileadssdk.page.link 安全
IP地址: 142.250.207.1
国家: 日本
地区: 东京
城市: 东京
查看: Google 地图





手机号码

网址

网址信息 源码文件
www.google.com
https://googlemobileadssdk.page.link/admob-android-update-manifest
https://console.firebase.google.com/
www.firebase.google.com/storage
http://www.google.com
https://github.com/firebase/firebase-android-sdk
https://googlemobileadssdk.page.link/ad-manager-android-update-manifest
https://googlemobileadssdk.page.link/admob-interstitial-policies
https://goo.gl/naoooi
https://firebase.google.com/support/guides/disable-analytics
https://adservice.google.com/getconfig/pubvendors
https://www.google.com/dfp/inapppreview
https://www.google.com
https://www.google.com/dfp/debugsignals
https://google.com/search?
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
https://www.google.com/dfp/senddebugdata
127.0.0.1
https://pagead2.googlesyndication.com/pagead/gen_204?id=gmob-apps
https://goo.gl/j1swqy
https://plus.google.com/
https://www.google.com/dfp/linkdevice
https://app-measurement.com/a
https://megual-default-rtdb.firebaseio.com
https://admob-gmats.uc.r.appspot.com/
https://www.firebase.com/docs/android/guide/offline-capabilities.html#section-handling-transactions-offline
自研引擎-S

FIREBASE实例

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

邮箱

追踪器

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

密钥凭证

已显示 5 个secrets
1、 "firebase_database_url" : "https://megual-default-rtdb.firebaseio.com"
2、 "google_api_key" : "AIzaSyDtxRhz6YA0AKKIIs4Wgv5wdH7hAYGlxeg"
3、 acd5947a-624a-47e3-9291-4805bda3d571
4、 98F25512667707F3C12901959EB3CC35
5、 e4b77aa8-71bd-4c6f-9b99-b1899567e412

字符串列表

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

活动列表

已显示 22 个activities
1、 .MainActivity
2、 .UsersActivity
3、 .NotificationActivity
4、 .SettingActivity
5、 .ProfileActivity
6、 .SingupActivity
7、 .LoginActivity
8、 .SetupActivity
9、 .PostimgvidActivity
10、 .UsersprofileActivity
11、 .EditprofileActivity
12、 .CommentActivity
13、 .VidviewActivity
14、 .ImgviewActivity
15、 .StoryviewActivity
16、 .BanActivity
17、 .CommunitychatActivity
18、 .CodesActivity
19、 .HomeActivity
20、 .ShoppingActivity
21、 .DebugActivity
22、 com.google.android.gms.ads.AdActivity

服务列表

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

广播接收者列表

内容提供者列表

已显示 3 个providers
1、 com.google.firebase.provider.FirebaseInitProvider
2、 androidx.core.content.FileProvider
3、 androidx.core.content.FileProvider

第三方SDK

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

文件列表

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-v21/design_bottom_sheet_slide_in.xml
res/anim-v21/design_bottom_sheet_slide_out.xml
res/anim/design_snackbar_in.xml
res/anim/design_snackbar_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/anim/mtrl_card_lowers_interpolator.xml
res/animator-v21/design_appbar_state_list_animator.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/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/mtrl_btn_unelevated_state_list_anim.xml
res/animator/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/color/abc_background_cache_hint_selector_material_dark.xml
res/color/abc_background_cache_hint_selector_material_light.xml
res/color-v21/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-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-v21/abc_action_bar_item_background_material.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-v21/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-v21/abc_dialog_material_background.xml
res/drawable-v21/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-v21/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/m3_popupmenu_background_overlay.xml
res/drawable-v21/m3_tabs_background.xml
res/drawable/m3_tabs_line_indicator.xml
res/drawable/m3_tabs_rounded_line_indicator.xml
res/drawable-v21/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-v21/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-v21/notification_action_background.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/rounded_dialog.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/underline.xml
res/drawable-watch-v20/abc_dialog_material_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-ldpi-v4/exo_controls_fastforward.png
res/drawable-ldpi-v4/exo_controls_fullscreen_enter.png
res/drawable-ldpi-v4/exo_controls_fullscreen_exit.png
res/drawable-ldpi-v4/exo_controls_next.png
res/drawable-ldpi-v4/exo_controls_pause.png
res/drawable-ldpi-v4/exo_controls_play.png
res/drawable-ldpi-v4/exo_controls_previous.png
res/drawable-ldpi-v4/exo_controls_repeat_all.png
res/drawable-ldpi-v4/exo_controls_repeat_off.png
res/drawable-ldpi-v4/exo_controls_repeat_one.png
res/drawable-ldpi-v4/exo_controls_rewind.png
res/drawable-ldpi-v4/exo_controls_shuffle.png
res/drawable-ldpi-v4/exo_edit_mode_logo.png
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/exo_controls_fastforward.png
res/drawable-mdpi-v4/exo_controls_fullscreen_enter.png
res/drawable-mdpi-v4/exo_controls_fullscreen_exit.png
res/drawable-mdpi-v4/exo_controls_next.png
res/drawable-mdpi-v4/exo_controls_pause.png
res/drawable-mdpi-v4/exo_controls_play.png
res/drawable-mdpi-v4/exo_controls_previous.png
res/drawable-mdpi-v4/exo_controls_repeat_all.png
res/drawable-mdpi-v4/exo_controls_repeat_off.png
res/drawable-mdpi-v4/exo_controls_repeat_one.png
res/drawable-mdpi-v4/exo_controls_rewind.png
res/drawable-mdpi-v4/exo_controls_shuffle.png
res/drawable-mdpi-v4/exo_edit_mode_logo.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/exo_controls_fastforward.png
res/drawable-hdpi-v4/exo_controls_fullscreen_enter.png
res/drawable-hdpi-v4/exo_controls_fullscreen_exit.png
res/drawable-hdpi-v4/exo_controls_next.png
res/drawable-hdpi-v4/exo_controls_pause.png
res/drawable-hdpi-v4/exo_controls_play.png
res/drawable-hdpi-v4/exo_controls_previous.png
res/drawable-hdpi-v4/exo_controls_repeat_all.png
res/drawable-hdpi-v4/exo_controls_repeat_off.png
res/drawable-hdpi-v4/exo_controls_repeat_one.png
res/drawable-hdpi-v4/exo_controls_rewind.png
res/drawable-hdpi-v4/exo_controls_shuffle.png
res/drawable-hdpi-v4/exo_edit_mode_logo.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/addico_2.png
res/drawable-xhdpi-v4/addico_3.png
res/drawable-xhdpi-v4/app_icon.png
res/drawable-xhdpi-v4/arrow_circle_right.png
res/drawable-xhdpi-v4/arrow_down_bold_hexagon_outline.png
res/drawable-xhdpi-v4/arrow_right_1.png
res/drawable-xhdpi-v4/arrow_right_2.png
res/drawable-xhdpi-v4/arrow_up.png
res/drawable-xhdpi-v4/back.png
res/drawable-xhdpi-v4/ban_circle.png
res/drawable-xhdpi-v4/camera.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/default_image.png
res/drawable-xhdpi-v4/edit1.png
res/drawable-xhdpi-v4/error_outline_1.png
res/drawable-xhdpi-v4/error_outline_2.png
res/drawable-xhdpi-v4/error_outline_3.png
res/drawable-xhdpi-v4/error_outline_4.png
res/drawable-xhdpi-v4/error_outline_5.png
res/drawable-xhdpi-v4/error_outline_6.png
res/drawable-xhdpi-v4/error_outline_7.png
res/drawable-xhdpi-v4/error_outline_8.png
res/drawable-xhdpi-v4/exo_controls_fastforward.png
res/drawable-xhdpi-v4/exo_controls_fullscreen_enter.png
res/drawable-xhdpi-v4/exo_controls_fullscreen_exit.png
res/drawable-xhdpi-v4/exo_controls_next.png
res/drawable-xhdpi-v4/exo_controls_pause.png
res/drawable-xhdpi-v4/exo_controls_play.png
res/drawable-xhdpi-v4/exo_controls_previous.png
res/drawable-xhdpi-v4/exo_controls_repeat_all.png
res/drawable-xhdpi-v4/exo_controls_repeat_off.png
res/drawable-xhdpi-v4/exo_controls_repeat_one.png
res/drawable-xhdpi-v4/exo_controls_rewind.png
res/drawable-xhdpi-v4/exo_controls_shuffle.png
res/drawable-xhdpi-v4/exo_edit_mode_logo.png
res/drawable-xhdpi-v4/eye_outline.png
res/drawable-xhdpi-v4/eye_outline1.png
res/drawable-xhdpi-v4/googleg_disabled_color_18.png
res/drawable-xhdpi-v4/googleg_standard_color_18.png
res/drawable-xhdpi-v4/graylog.png
res/drawable-xhdpi-v4/heart_outline1.png
res/drawable-xhdpi-v4/ic_slideshow_white.png
res/drawable-xhdpi-v4/icon_file_doc.png
res/drawable-xhdpi-v4/image_outline.png
res/drawable-xhdpi-v4/logo_1.png
res/drawable-xhdpi-v4/logo_2.png
res/drawable-xhdpi-v4/media_play_outline_1.png
res/drawable-xhdpi-v4/media_play_outline_2.png
res/drawable-xhdpi-v4/messagesicon.png
res/drawable-xhdpi-v4/navicon1_1.png
res/drawable-xhdpi-v4/navicon1_2.png
res/drawable-xhdpi-v4/navicon1_3.png
res/drawable-xhdpi-v4/navicon1_4.png
res/drawable-xhdpi-v4/navicon_1.png
res/drawable-xhdpi-v4/navicon_2.png
res/drawable-xhdpi-v4/navicon_3.png
res/drawable-xhdpi-v4/navicon_4.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/optionico_2.png
res/drawable-xhdpi-v4/outline_perm_identity_black_24dp.png
res/drawable-xhdpi-v4/outline_redeem_black_24dp.png
res/drawable-xhdpi-v4/outline_reorder_black_24dp.png
res/drawable-xhdpi-v4/outline_settings_black_24dp.png
res/drawable-xhdpi-v4/pin_outline1_1.png
res/drawable-xhdpi-v4/pin_outline1_2.png
res/drawable-xhdpi-v4/pixelhub_admin.png
res/drawable-xhdpi-v4/postico_1.png
res/drawable-xhdpi-v4/postico_2.png
res/drawable-xhdpi-v4/postico_3.png
res/drawable-xhdpi-v4/power.png
res/drawable-xhdpi-v4/settingico_1.png
res/drawable-xhdpi-v4/settingico_2.png
res/drawable-xhdpi-v4/settingico_3.png
res/drawable-xhdpi-v4/settingico_4.png
res/drawable-xhdpi-v4/settingico_5.png
res/drawable-xhdpi-v4/social_flickr.png
res/drawable-xhdpi-v4/sociallogo_1.png
res/drawable-xhdpi-v4/sociallogo_2.png
res/drawable-xhdpi-v4/sociallogo_3.png
res/drawable-xhdpi-v4/sociallogo_4.png
res/drawable-xhdpi-v4/sociallogo_5.png
res/drawable-xhdpi-v4/test.png
res/drawable-xhdpi-v4/toolicon_1.png
res/drawable-xhdpi-v4/toolicon_2.png
res/drawable-xhdpi-v4/user_add.png
res/drawable-xhdpi-v4/userico.png
res/drawable-xhdpi-v4/verified.png
res/drawable-xhdpi-v4/video_outline2.png
res/drawable-xhdpi-v4/vp_pause_normal.png
res/drawable-xhdpi-v4/vp_play_normal.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/exo_controls_fastforward.png
res/drawable-xxhdpi-v4/exo_controls_fullscreen_enter.png
res/drawable-xxhdpi-v4/exo_controls_fullscreen_exit.png
res/drawable-xxhdpi-v4/exo_controls_next.png
res/drawable-xxhdpi-v4/exo_controls_pause.png
res/drawable-xxhdpi-v4/exo_controls_play.png
res/drawable-xxhdpi-v4/exo_controls_previous.png
res/drawable-xxhdpi-v4/exo_controls_repeat_all.png
res/drawable-xxhdpi-v4/exo_controls_repeat_off.png
res/drawable-xxhdpi-v4/exo_controls_repeat_one.png
res/drawable-xxhdpi-v4/exo_controls_rewind.png
res/drawable-xxhdpi-v4/exo_controls_shuffle.png
res/drawable-xxhdpi-v4/exo_edit_mode_logo.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-xxxhdpi-v4/exo_edit_mode_logo.png
res/drawable-ldrtl-xxxhdpi-v17/abc_spinner_mtrl_am_alpha.9.png
res/drawable-anydpi-v21/exo_controls_fastforward.xml
res/drawable-anydpi-v21/exo_controls_fullscreen_enter.xml
res/drawable-anydpi-v21/exo_controls_fullscreen_exit.xml
res/drawable-anydpi-v21/exo_controls_next.xml
res/drawable-anydpi-v21/exo_controls_pause.xml
res/drawable-anydpi-v21/exo_controls_play.xml
res/drawable-anydpi-v21/exo_controls_previous.xml
res/drawable-anydpi-v21/exo_controls_repeat_all.xml
res/drawable-anydpi-v21/exo_controls_repeat_off.xml
res/drawable-anydpi-v21/exo_controls_repeat_one.xml
res/drawable-anydpi-v21/exo_controls_rewind.xml
res/drawable-anydpi-v21/exo_controls_shuffle.xml
res/drawable-anydpi-v21/exo_edit_mode_logo.xml
res/font/fontFamily.xml
res/font-v22/fontFamily.xml
res/font/medium.ttf
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-v21/mtrl_fast_out_linear_in.xml
res/interpolator-v21/mtrl_fast_out_slow_in.xml
res/interpolator/mtrl_linear.xml
res/interpolator-v21/mtrl_linear_out_slow_in.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/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-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/abc_cascading_menu_item_layout.xml
res/layout/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/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/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/abc_search_dropdown_item_icons_2line.xml
res/layout/abc_search_view.xml
res/layout/abc_select_dialog_material.xml
res/layout/abc_tooltip.xml
res/layout/ban.xml
res/layout/browser_actions_context_menu_page.xml
res/layout/browser_actions_context_menu_row.xml
res/layout/codes.xml
res/layout/com_chat.xml
res/layout/comment.xml
res/layout/commentcus.xml
res/layout/communitychat.xml
res/layout/custom_ctr.xml
res/layout/custom_dialog.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/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/design_text_input_start_icon.xml
res/layout/editprofile.xml
res/layout/exo_playback_control_view.xml
res/layout/exo_player_control_view.xml
res/layout/exo_player_view.xml
res/layout/exo_simple_player_view.xml
res/layout/good.xml
res/layout/home.xml
res/layout/imgview.xml
res/layout/login.xml
res/layout/m3_alert_dialog.xml
res/layout/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/material_chip_input_combo.xml
res/layout/material_clock_display.xml
res/layout/material_clock_display_divider.xml
res/layout/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/material_time_chip.xml
res/layout/material_time_input.xml
res/layout/material_timepicker.xml
res/layout/material_timepicker_dialog.xml
res/layout-v22/material_timepicker_dialog.xml
res/layout/material_timepicker_textinput_display.xml
res/layout/mtrl_alert_dialog.xml
res/layout/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/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/mtrl_picker_dialog.xml
res/layout/mtrl_picker_fullscreen.xml
res/layout/mtrl_picker_header_dialog.xml
res/layout/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/notifcus.xml
res/layout/notification.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/notification_template_part_chronometer.xml
res/layout/notification_template_part_time.xml
res/layout/post.xml
res/layout/postimgvid.xml
res/layout/postoption.xml
res/layout/privacypolicy.xml
res/layout/profile.xml
res/layout/select_dialog_item_material.xml
res/layout/select_dialog_multichoice_material.xml
res/layout/select_dialog_singlechoice_material.xml
res/layout/selfpost.xml
res/layout/setting.xml
res/layout/setup.xml
res/layout/shopping.xml
res/layout/singup.xml
res/layout/story.xml
res/layout/storyview.xml
res/layout/support_simple_spinner_dropdown_item.xml
res/layout/test_action_chip.xml
res/layout/test_chip_zero_corner_radius.xml
res/layout/test_design_checkbox.xml
res/layout/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/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/user.xml
res/layout/users.xml
res/layout/usersprofile.xml
res/layout/vidview.xml
res/layout-sw600dp-v13/design_layout_snackbar.xml
res/layout-sw600dp-v13/mtrl_layout_snackbar.xml
res/layout-watch-v20/abc_alert_dialog_button_bar_material.xml
res/layout-watch-v20/abc_alert_dialog_title_material.xml
res/layout-ldrtl-v17/material_textinput_timepicker.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/mtrl_picker_header_dialog.xml
res/menu/example_menu.xml
res/menu/example_menu2.xml
res/xml/image_share_filepaths.xml
res/xml/provider.xml
res/xml/provider_paths.xml
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/fonts/medium.ttf
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
play-services-ads.properties
play-services-ads-base.properties
play-services-ads-identifier.properties
play-services-ads-lite.properties
play-services-measurement.properties
play-services-measurement-base.properties
play-services-measurement-impl.properties
play-services-stats.properties
play-services-measurement-sdk.properties
play-services-measurement-sdk-api.properties
play-services-gass.properties
okhttp3/internal/publicsuffix/publicsuffixes.gz
classes2.dex
classes3.dex
classes4.dex
classes5.dex
classes6.dex
classes7.dex
classes8.dex
classes9.dex
classes10.dex
classes11.dex
classes12.dex
classes13.dex
classes14.dex
classes15.dex
classes16.dex
classes17.dex
classes18.dex
classes19.dex
classes20.dex
classes21.dex
classes22.dex
classes23.dex
classes24.dex
classes25.dex
classes26.dex
classes27.dex
classes28.dex
classes29.dex
classes30.dex
classes31.dex
classes32.dex
classes33.dex
classes34.dex
classes35.dex
classes36.dex
classes37.dex
classes38.dex
classes39.dex
classes40.dex
classes41.dex
classes42.dex
classes43.dex
classes44.dex
classes45.dex
classes46.dex
classes47.dex
classes48.dex
classes49.dex
classes50.dex
classes51.dex
classes52.dex
classes53.dex
classes54.dex
classes55.dex
classes56.dex
classes57.dex
classes58.dex
classes59.dex
classes60.dex
classes61.dex
classes62.dex
classes63.dex
classes64.dex
classes65.dex
classes66.dex
classes67.dex
classes68.dex
classes69.dex
classes70.dex
classes71.dex
classes72.dex
classes73.dex
classes74.dex
classes75.dex
classes76.dex
classes77.dex
classes78.dex
classes79.dex
classes80.dex
classes81.dex
classes82.dex
classes83.dex
classes84.dex
classes85.dex
classes86.dex
classes87.dex
classes88.dex
classes89.dex
classes90.dex
META-INF/TESTKEY.SF
META-INF/TESTKEY.RSA
META-INF/MANIFEST.MF

污点分析

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