当前分析文件:CloudStream Remix v2.5 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
当前分析文件:CloudStream Remix v2.5 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.lagradost.cloudstream3.prereleasf" platformBuildVersionCode="27" platformBuildVersionName="" android:versionCode="29087709" android:versionName="2.5" android:compileSdkVersion="35" android:compileSdkVersionCodename="15"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="27" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="com.android.providers.tv.permission.WRITE_EPG_DATA" />
<uses-permission android:name="android.permission.UPDATE_PACKAGES_WITHOUT_USER_ACTION" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC" />
<uses-permission android:name="android.permission.USE_BIOMETRIC" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
<uses-feature android:name="android.software.leanback" android:required="false" />
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<queries>
<package android:name="com.google.android.gms.policy_cast_dynamite" />
</queries>
<uses-permission android:name="com.android.providers.tv.permission.READ_EPG_DATA" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<permission android:name="com.lagradost.cloudstream3.prereleasf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
<uses-permission android:name="com.lagradost.cloudstream3.prereleasf.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
<uses-permission android:name="android.permission.REORDER_TASKS" />
<application android:theme="@style/AppTheme" android:label="CloudStream Remix" android:icon="@mipmap/ic_launcher" android:name="com.lagradost.cloudstream3.AcraApplication" android:testOnly="false" android:allowBackup="true" android:largeHeap="true" android:supportsRtl="true" android:banner="@mipmap/ic_banner" android:extractNativeLibs="true" android:fullBackupContent="@xml/backup_descriptor" android:usesCleartextTraffic="true" android:appCategory="video" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:dataExtractionRules="@xml/data_extraction_rules" android:enableOnBackInvokedCallback="true">
<meta-data android:name="com.google.android.gms.cast.framework.OPTIONS_PROVIDER_CLASS_NAME" android:value="com.lagradost.cloudstream3.utils.CastOptionsProvider" />
<profileable android:shell="true" />
<activity android:name="com.lagradost.cloudstream3.ui.player.DownloadedPlayerActivity" android:exported="true" android:taskAffinity="com.lagradost.cloudstream3.downloadedplayer" android:launchMode="singleTask" android:screenOrientation="userLandscape" android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize" android:resizeableActivity="true" android:supportsPictureInPicture="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="content" />
<data android:mimeType="video/*" />
</intent-filter>
<intent-filter android:label="@string/play_with_app_name">
<action android:name="android.intent.action.SEND" />
<category android:name="android.intent.category.DEFAULT" />
<data android:mimeType="*/*" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<action android:name="android.intent.action.SEND" />
<action android:name="android.intent.action.OPEN_DOCUMENT" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="magnet" />
</intent-filter>
</activity>
<activity android:name="com.lagradost.cloudstream3.MainActivity" android:exported="true" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:resizeableActivity="true" android:supportsPictureInPicture="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="cloudstreamplayer" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="cloudstreamapp" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="cloudstreamrepo" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="cloudstreamsearch" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="cloudstreamcontinuewatching" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="cs.repo" android:pathPrefix="/" />
</intent-filter>
</activity>
<activity android:label="CloudStream Remix" android:name="com.lagradost.cloudstream3.ui.account.AccountSelectActivity" android:exported="true" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize">
<intent-filter android:exported="true">
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<category android:name="android.intent.category.LEANBACK_LAUNCHER" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<receiver android:name="com.lagradost.cloudstream3.receivers.VideoDownloadRestartReceiver" android:enabled="false" android:exported="false">
<intent-filter android:exported="false">
<action android:name="restart_service" />
</intent-filter>
</receiver>
<service android:name="com.lagradost.cloudstream3.services.VideoDownloadService" android:enabled="true" android:exported="false" android:foregroundServiceType="dataSync" />
<service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:directBootAware="false" android:foregroundServiceType="dataSync" />
<activity android:name="com.lagradost.cloudstream3.ui.ControllerActivity" android:exported="false" />
<service android:name="com.lagradost.cloudstream3.services.PackageInstallerService" android:exported="false" android:foregroundServiceType="dataSync" />
<provider android:name="androidx.core.content.FileProvider" android:enabled="true" android:exported="false" android:authorities="com.lagradost.cloudstream3.prereleasf.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
</provider>
<receiver android:name="com.google.android.gms.cast.framework.media.MediaIntentReceiver" android:exported="false" />
<service android:name="com.google.android.gms.cast.framework.ReconnectionService" android:exported="false" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.lagradost.cloudstream3.prereleasf.androidx-startup">
<meta-data android:name="androidx.work.WorkManagerInitializer" android:value="androidx.startup" />
<meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" />
<meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" />
<meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup" />
</provider>
<service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false" />
<service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" android:enabled="true" android:exported="false" android:directBootAware="false" />
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED" />
<action android:name="android.intent.action.ACTION_POWER_DISCONNECTED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BATTERY_OKAY" />
<action android:name="android.intent.action.BATTERY_LOW" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.DEVICE_STORAGE_LOW" />
<action android:name="android.intent.action.DEVICE_STORAGE_OK" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.TIME_SET" />
<action android:name="android.intent.action.TIMEZONE_CHANGED" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.impl.background.systemalarm.UpdateProxies" />
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS" />
</intent-filter>
</receiver>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
<uses-library android:name="androidx.window.extensions" android:required="false" />
<uses-library android:name="androidx.window.sidecar" android:required="false" />
<activity android:theme="@style/WhiteBackgroundTheme" android:label="CloudStream Remix" android:name="androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity" android:exported="true">
<intent-filter android:priority="-100">
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:theme="@style/WhiteBackgroundTheme" android:label="CloudStream Remix" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity" android:exported="true">
<intent-filter android:priority="-100">
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:theme="@style/WhiteBackgroundDialogTheme" android:label="CloudStream Remix" android:name="androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity" android:exported="true">
<intent-filter android:priority="-100">
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<service android:name="org.acra.sender.LegacySenderService" android:enabled="@bool/acra_enable_legacy_service" android:exported="false" android:process=":acra" />
<service android:name="org.acra.sender.JobSenderService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/acra_enable_job_service" android:exported="false" android:process=":acra" />
<provider android:name="org.acra.attachment.AcraContentProvider" android:exported="false" android:process=":acra" android:authorities="com.lagradost.cloudstream3.prereleasf.acra" android:grantUriPermissions="true" />
<receiver android:name="androidx.profileinstaller.ProfileInstallReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SKIP_FILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
</intent-filter>
</receiver>
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
<service android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" android:exported="false">
<meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct" />
</service>
<service android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
<receiver android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" android:exported="false" />
<meta-data android:name="com.applisto.appcloner.name" android:value="CloudStream Remix" />
<meta-data android:name="com.applisto.appcloner.originalName" android:value="CloudStream" />
<meta-data android:name="com.applisto.appcloner.originalPackageName" android:value="Y29tLmxhZ3JhZG9zdC5jbG91ZHN0cmVhbTMucHJlcmVsZWFzZQ==" />
<meta-data android:name="com.applisto.appcloner.cloneNumber" android:value="1" />
<meta-data android:name="com.applisto.appcloner.cloneSource" android:value="installed_app" />
<meta-data android:name="com.applisto.appcloner.cloneTimestamp" android:value="\ 1745584126791" />
<meta-data android:name="com.applisto.appcloner.cloneBuildSerial" android:value="cda2d3d2f5be4288" />
<meta-data android:name="com.applisto.appcloner.cloneBuildManufacturer" android:value="Xiaomi" />
<meta-data android:name="com.applisto.appcloner.cloneBuildModel" android:value="M2012K10C" />
<meta-data android:name="com.applisto.appcloner.clonePremiumVersion" android:value="true" />
<meta-data android:name="com.applisto.appcloner.forceDeviceLock" android:value="false" />
<meta-data android:name="com.applisto.appcloner.runtimeModdingOptions" android:value="true" />
<meta-data android:name="com.applisto.appcloner.versionCode" android:value="29087709" />
<meta-data android:name="com.applisto.appcloner.versionName" android:value="4.5.2-PRE" />
<meta-data android:name="com.applisto.appcloner.appClonerVersionCode" android:value="19031019" />
<meta-data android:name="com.applisto.appcloner.appClonerVersionName" android:value="1.5.19" />
<meta-data android:name="com.applisto.appcloner.appClonerClassesVersionCode" android:value="20190306" />
<meta-data android:name="com.applisto.appcloner.originalSignatures" android:value="AQAAABwAAABhAG4AZAByAG8AaQBkAC4AYwBvAG4AdABlAG4AdAAuAHAAbQAuAFMAaQBnAG4AYQB0AHUAcgBlAAAAAAAzAwAAMIIDLzCCAhegAwIBAgIEVJY9+jANBgkqhkiG9w0BAQsFADBIMRYwFAYDVQQKEw1yZWNsb3Vkc3RyZWFtMRYwFAYDVQQLEw1yZWNsb3Vkc3RyZWFtMRYwFAYDVQQDEw1yZWNsb3Vkc3RyZWFtMB4XDTIyMDgxNTA5NDc0M1oXDTQ3MDgwOTA5NDc0M1owSDEWMBQGA1UEChMNcmVjbG91ZHN0cmVhbTEWMBQGA1UECxMNcmVjbG91ZHN0cmVhbTEWMBQGA1UEAxMNcmVjbG91ZHN0cmVhbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJUlrpe7bYEZ8AdXXoaDLsyUWUE4RtCUbchMnC9BNBAuB/J+H1z0clmX+KXNQNh7SZRD2+MjJMUkvrFNp4tAldPQdaMCISq1RZ0VZv+lKm+t7dzNbmIF0qBDHtItxdWbEXRIQMbgWQXDkV4T4LbIb8OORfoN09ngoysTW0duo53eCvEfSux+fpzrDChIvo2/Iy8CAQniUOBehKD1JCuKxVxvvhH/RMNaXHHvR6wjTSmcegSX/hSo+QdFF+tJbMn8VLsdVFINygzxsolmdH7sti4uApNhyr0n8zUkbrzxpNAGH+UyTwPvQ+8DcPIMNOmSTkrTC5kUH1T7rQHvlZWhqyMCAwEAAaMhMB8wHQYDVR0OBBYEFIrnrW9mIAkpfS/lbJBQBC9u5p5MMA0GCSqGSIb3DQEBCwUAA4IBAQABU+xXYrk3UjDeX62mpNc9se81ieO8u0corhIBZCTaMiN4mJP8Os8JnyvHa//1KMpIXzbR8530xr15LVy+1rqv28Jt/UP1uuM9SMbsSupWMk7hLqq3fSmfc9R7PCsnOf3muOrTBrazByVXunbpogAxT4VK5LHNEZ0f7CroeqSrLxQ5C8rNSEibPxoW168ApBuZi8EmFx+KJUTlzh3YQHubTARdga40NMN1rXKvbWC2LhWPTREx9QfzTgZzUFKodo9zrbX1Tc1lu6LrRhpXay7aKV9PauFNkPeCayzOTs0JUlMWIuXxRiNRJhcFawiY65nBhC7uDuVpalnxAcuGEm86AA==" />
<meta-data android:name="com.android.vending.derived.apk.id" android:value="1" />
<provider android:name="com.applisto.appcloner.classes.DefaultProvider" android:exported="true" android:authorities="com.lagradost.cloudstream3.prereleasf.com.applisto.appcloner.classes.DefaultProvider" android:initOrder="2147483647" />
<service android:name="com.applisto.appcloner.service.RemoteService" android:exported="true" />
<receiver android:name="com.applisto.appcloner.classes.DefaultProvider$DefaultReceiver" android:exported="true" />
<activity android:name="com.applisto.appcloner.classes.DefaultProvider$MyActivity" android:exported="true" />
<receiver android:name="com.applisto.appcloner.classes.DisableClipboardAccess$ClearClipboardReceiver" />
</application>
<uses-permission android:name="android.permission.READ_LOGS" />
<uses-permission android:name="net.dinglisch.android.tasker.PERMISSION_RUN_TASKS" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
<uses-permission android:name="android.permission.READ_SETTINGS" />
</manifest>