移动应用反编译源码文件在线浏览与安全分析


正在查看:泡芙短视频 v4.7.9 -- AndroidManifest.xml 的源代码文件

本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


<manifest xmlns:ns0="http://schemas.android.com/apk/res/android" package="com.NYBiJ.dhypM" platformBuildVersionCode="23" platformBuildVersionName="6.0-2438415" ns0:versionCode="700" ns0:versionName="4.7.9" ns0:compileSdkVersion="23" ns0:compileSdkVersionCodename="6.0-2438415">
  <uses-sdk ns0:minSdkVersion="23" ns0:targetSdkVersion="34"/>
  <uses-permission ns0:name="android.permission.INTERNET"/>
  <uses-permission ns0:name="android.permission.ACCESS_NETWORK_STATE"/>
  <uses-permission ns0:name="android.permission.KILL_BACKGROUND_PROCESSES"/>
  <uses-permission ns0:name="android.permission.READ_EXTERNAL_STORAGE" ns0:maxSdkVersion="32"/>
  <uses-permission ns0:name="android.permission.WRITE_EXTERNAL_STORAGE" ns0:maxSdkVersion="32"/>
  <uses-permission ns0:name="android.permission.READ_MEDIA_IMAGES"/>
  <uses-permission ns0:name="android.permission.READ_MEDIA_AUDIO"/>
  <uses-permission ns0:name="android.permission.READ_MEDIA_VIDEO"/>
  <uses-permission ns0:name="android.permission.READ_EXTERNAL_STORAGE"/>
  <uses-permission ns0:name="android.permission.READ_EXTERNAL_STORAGE"/>
  <uses-permission ns0:name="android.permission.FOREGROUND_SERVICE"/>
  <uses-permission ns0:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
  <uses-permission ns0:name="android.permission.CAMERA"/>
  <queries package="com.NYBiJ.dhypM">
    <intent>
      <action ns0:name="android.support.customtabs.action.CustomTabsService"/>
    </intent>
    <intent>
      <action ns0:name="android.media.action.IMAGE_CAPTURE"/>
    </intent>
    <intent>
      <action ns0:name="android.media.action.ACTION_VIDEO_CAPTURE"/>
    </intent>
  </queries>
  <permission ns0:name="com.NYBiJ.dhypM.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" ns0:protectionLevel="0x2"/>
  <uses-permission ns0:name="com.NYBiJ.dhypM.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"/>
  <uses-feature ns0:name="android.hardware.camera" ns0:required="False"/>
  <uses-feature ns0:name="android.hardware.camera.front" ns0:required="False"/>
  <uses-feature ns0:name="android.hardware.camera.autofocus" ns0:required="False"/>
  <uses-feature ns0:name="android.hardware.camera.flash" ns0:required="False"/>
  <uses-feature ns0:name="android.hardware.screen.landscape" ns0:required="False"/>
  <uses-feature ns0:name="android.hardware.wifi" ns0:required="False"/>
  <application ns0:label="泡芙短视频" ns0:icon="0x7f0d0000" ns0:name="com.frezrik.jiagu.StubApp" ns0:hardwareAccelerated="True" ns0:largeHeap="True" ns0:extractNativeLibs="False" ns0:usesCleartextTraffic="True" ns0:networkSecurityConfig="0x7f120002" ns0:appComponentFactory="androidx.core.app.CoreComponentFactory" ns0:requestLegacyExternalStorage="True">
    <activity ns0:theme="0x7f1000a4" ns0:name="com.example.pf.MainActivity" ns0:exported="True" ns0:launchMode="1" ns0:configChanges="0x40003fb4" ns0:windowSoftInputMode="0x10" ns0:hardwareAccelerated="True">
      <meta-data ns0:name="io.flutter.embedding.android.NormalTheme" ns0:resource="0x7f1000a5"/>
      <intent-filter>
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity>
    <activity-alias ns0:label="泡芙短视频" ns0:icon="0x7f0d0000" ns0:name="com.yinse.flutter_app.app_launcher" ns0:enabled="False" ns0:exported="True" ns0:targetActivity="com.example.pf.MainActivity">
      <intent-filter>
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="计算器" ns0:icon="0x7f0d0002" ns0:name="com.yinse.flutter_app.shortcut_calc" ns0:enabled="False" ns0:exported="True" ns0:targetActivity="com.example.pf.MainActivity">
      <intent-filter>
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="音乐" ns0:icon="0x7f0d0004" ns0:name="com.yinse.flutter_app.shortcut_music" ns0:enabled="False" ns0:exported="True" ns0:targetActivity="com.example.pf.MainActivity">
      <intent-filter>
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="天气预报" ns0:icon="0x7f0d0005" ns0:name="com.yinse.flutter_app.shortcut_weather" ns0:enabled="False" ns0:exported="True" ns0:targetActivity="com.example.pf.MainActivity">
      <intent-filter>
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="信息" ns0:icon="0x7f0d0003" ns0:name="com.yinse.flutter_app.shortcut_msg" ns0:enabled="False" ns0:exported="True" ns0:targetActivity="com.example.pf.MainActivity">
      <intent-filter>
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <provider ns0:name="androidx.core.content.FileProvider" ns0:exported="False" ns0:authorities="com.NYBiJ.dhypM.fileprovider" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f120007"/>
    </provider>
    <meta-data ns0:name="flutterEmbedding" ns0:value="2"/>
    <provider ns0:name="com.zaihui.installplugin.InstallFileProvider" ns0:exported="False" ns0:authorities="com.NYBiJ.dhypM.installFileProvider.install" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f120004"/>
    </provider>
    <activity ns0:theme="0x7f100005" ns0:name="com.pichillilorenzo.flutter_inappwebview.in_app_browser.InAppBrowserActivity" ns0:exported="False" ns0:configChanges="0x400035b4"/>
    <activity ns0:theme="0x7f100124" ns0:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ChromeCustomTabsActivity" ns0:exported="False"/>
    <activity ns0:theme="0x7f100124" ns0:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.TrustedWebActivity" ns0:exported="False"/>
    <activity ns0:theme="0x7f100124" ns0:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ChromeCustomTabsActivitySingleInstance" ns0:exported="False" ns0:launchMode="3"/>
    <activity ns0:theme="0x7f100124" ns0:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.TrustedWebActivitySingleInstance" ns0:exported="False" ns0:launchMode="3"/>
    <receiver ns0:name="com.pichillilorenzo.flutter_inappwebview.chrome_custom_tabs.ActionBroadcastReceiver" ns0:enabled="True" ns0:exported="False"/>
    <meta-data ns0:name="io.flutter.embedded_views_preview" ns0:value="True"/>
    <provider ns0:name="io.flutter.plugins.imagepicker.ImagePickerFileProvider" ns0:exported="False" ns0:authorities="com.NYBiJ.dhypM.flutter.image_provider" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f120000"/>
    </provider>
    <activity ns0:theme="0x1030007" ns0:name="io.flutter.plugins.urllauncher.WebViewActivity" ns0:exported="False"/>
    <uses-library ns0:name="org.apache.http.legacy" ns0:required="False"/>
    <activity ns0:theme="0x7f100125" ns0:name="com.leeson.image_pickers.activitys.PermissionActivity"/>
    <activity ns0:theme="0x7f100125" ns0:name="com.leeson.image_pickers.activitys.SelectPicsActivity"/>
    <activity ns0:theme="0x7f100005" ns0:name="com.leeson.image_pickers.activitys.PhotosActivity" ns0:configChanges="0x480"/>
    <activity ns0:theme="0x7f100005" ns0:name="com.leeson.image_pickers.activitys.VideoActivity" ns0:configChanges="0x480"/>
    <provider ns0:name="com.luck.picture.lib.basic.PictureFileProvider" ns0:exported="False" ns0:authorities="com.NYBiJ.dhypM.luckProvider" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f120006"/>
    </provider>
    <service ns0:name="com.luck.picture.lib.service.ForegroundService" ns0:enabled="True" ns0:foregroundServiceType="0x8"/>
    <activity ns0:theme="0x7f10004b" ns0:name="com.luck.picture.lib.basic.PictureSelectorSupporterActivity" ns0:configChanges="0x4a0"/>
    <activity ns0:theme="0x7f1000a9" ns0:name="com.luck.picture.lib.basic.PictureSelectorTransparentActivity" ns0:configChanges="0x4a0"/>
    <activity ns0:theme="0x7f100119" ns0:name="com.yalantis.ucrop.UCropActivity" ns0:screenOrientation="1" ns0:configChanges="0x4a0"/>
    <activity ns0:theme="0x7f100119" ns0:name="com.yalantis.ucrop.UCropMultipleActivity" ns0:screenOrientation="1" ns0:configChanges="0x4a0"/>
    <provider ns0:name="io.sentry.android.core.SentryPerformanceProvider" ns0:exported="False" ns0:authorities="com.NYBiJ.dhypM.SentryPerformanceProvider" ns0:initOrder="200"/>
    <provider ns0:name="androidx.startup.InitializationProvider" ns0:exported="False" ns0:authorities="com.NYBiJ.dhypM.androidx-startup">
      <meta-data ns0:name="androidx.emoji2.text.EmojiCompatInitializer" ns0:value="androidx.startup"/>
      <meta-data ns0:name="androidx.lifecycle.ProcessLifecycleInitializer" ns0:value="androidx.startup"/>
      <meta-data ns0:name="androidx.profileinstaller.ProfileInstallerInitializer" ns0:value="androidx.startup"/>
    </provider>
    <uses-library ns0:name="androidx.window.extensions" ns0:required="False"/>
    <uses-library ns0:name="androidx.window.sidecar" ns0:required="False"/>
    <receiver ns0:name="androidx.profileinstaller.ProfileInstallReceiver" ns0:permission="android.permission.DUMP" ns0:enabled="True" ns0:exported="True" ns0:directBootAware="False">
      <intent-filter>
        <action ns0:name="androidx.profileinstaller.action.INSTALL_PROFILE"/>
      </intent-filter>
      <intent-filter>
        <action ns0:name="androidx.profileinstaller.action.SKIP_FILE"/>
      </intent-filter>
      <intent-filter>
        <action ns0:name="androidx.profileinstaller.action.SAVE_PROFILE"/>
      </intent-filter>
      <intent-filter>
        <action ns0:name="androidx.profileinstaller.action.BENCHMARK_OPERATION"/>
      </intent-filter>
    </receiver>
    <activity ns0:theme="0x7f100178" ns0:name="com.journeyapps.barcodescanner.CaptureActivity" ns0:clearTaskOnLaunch="True" ns0:stateNotNeeded="True" ns0:screenOrientation="6" ns0:windowSoftInputMode="0x3"/>
  </application>
</manifest>