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


正在查看:抖阴Plus v1.1.1 -- AndroidManifest.xml 的源代码文件

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


<manifest xmlns:ns0="http://schemas.android.com/apk/res/android" ns0:versionCode="2" ns0:versionName="1.1.1" ns0:hardwareAccelerated="True" ns0:compileSdkVersion="30" ns0:compileSdkVersionCodename="11" package="com.zq.dys" platformBuildVersionCode="30" platformBuildVersionName="11">
  <uses-sdk ns0:minSdkVersion="22" ns0:targetSdkVersion="30"/>
  <supports-screens ns0:anyDensity="True" ns0:smallScreens="True" ns0:normalScreens="True" ns0:largeScreens="True" ns0:resizeable="True" ns0:xlargeScreens="True"/>
  <uses-permission ns0:name="android.permission.INTERNET"/>
  <uses-permission ns0:name="android.permission.ACCESS_NETWORK_STATE"/>
  <uses-permission ns0:name="android.permission.ACCESS_WIFI_STATE"/>
  <uses-permission ns0:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
  <queries>
    <intent>
      <action ns0:name="android.media.action.IMAGE_CAPTURE"/>
    </intent>
    <intent>
      <action ns0:name="android.intent.action.GET_CONTENT"/>
    </intent>
    <intent>
      <action ns0:name="android.intent.action.PICK"/>
    </intent>
    <intent>
      <action ns0:name="com.android.camera.action.CROP"/>
      <data ns0:mimeType="image/*" ns0:scheme="content"/>
    </intent>
  </queries>
  <uses-permission ns0:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
  <uses-permission ns0:name="android.permission.READ_EXTERNAL_STORAGE"/>
  <application ns0:theme="0x7f0f000a" ns0:label="0x7f0e001c" ns0:icon="0x7f0c0003" ns0:hardwareAccelerated="True" ns0:supportsRtl="True" ns0:usesCleartextTraffic="True" ns0:appComponentFactory="androidx.core.app.CoreComponentFactory">
    <activity ns0:label="0x7f0e001b" ns0:name="com.zq.dys.MainActivity" ns0:exported="True" ns0:launchMode="1" ns0:screenOrientation="1" ns0:configChanges="0xfb4" ns0:windowSoftInputMode="0x10">
      <intent-filter ns0:label="0x7f0e002a">
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity>
    <activity-alias ns0:label="抖音" ns0:icon="0x7f0c0000" ns0:name="com.zq.dys.MainActivity5" ns0:enabled="False" ns0:exported="True" ns0:launchMode="1" ns0:screenOrientation="1" ns0:configChanges="0xfb4" ns0:targetActivity="com.zq.dys.MainActivity" ns0:windowSoftInputMode="0x10">
      <intent-filter ns0:label="0x7f0e002a">
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="优看视频" ns0:icon="0x7f0c0009" ns0:name="com.zq.dys.MainActivity4" ns0:enabled="False" ns0:exported="True" ns0:launchMode="1" ns0:screenOrientation="1" ns0:configChanges="0xfb4" ns0:targetActivity="com.zq.dys.MainActivity" ns0:windowSoftInputMode="0x10">
      <intent-filter ns0:label="0x7f0e002a">
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="学课" ns0:icon="0x7f0c0008" ns0:name="com.zq.dys.MainActivity3" ns0:enabled="False" ns0:exported="True" ns0:launchMode="1" ns0:screenOrientation="1" ns0:configChanges="0xfb4" ns0:targetActivity="com.zq.dys.MainActivity" ns0:windowSoftInputMode="0x10">
      <intent-filter ns0:label="0x7f0e002a">
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="高书小说" ns0:icon="0x7f0c0001" ns0:name="com.zq.dys.MainActivity2" ns0:enabled="False" ns0:exported="True" ns0:launchMode="1" ns0:screenOrientation="1" ns0:configChanges="0xfb4" ns0:targetActivity="com.zq.dys.MainActivity" ns0:windowSoftInputMode="0x10">
      <intent-filter ns0:label="0x7f0e002a">
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <activity-alias ns0:label="好游戏助手" ns0:icon="0x7f0c0002" ns0:name="com.zq.dys.MainActivity1" ns0:enabled="False" ns0:exported="True" ns0:launchMode="1" ns0:screenOrientation="1" ns0:configChanges="0xfb4" ns0:targetActivity="com.zq.dys.MainActivity" ns0:windowSoftInputMode="0x10">
      <intent-filter ns0:label="0x7f0e002a">
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity-alias>
    <provider ns0:name="org.apache.cordova.camera.FileProvider" ns0:exported="False" ns0:authorities="com.zq.dys.cordova.plugin.camera.provider" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f110001"/>
    </provider>
    <provider ns0:name="de.kolbasa.apkupdater.tools.FileProvider" ns0:exported="False" ns0:authorities="com.zq.dys.apkupdater.provider" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f110000"/>
    </provider>
    <receiver ns0:label="0x7f0e001c" ns0:name="de.kolbasa.apkupdater.tools.DAReceiver" ns0:permission="android.permission.BIND_DEVICE_ADMIN" ns0:exported="False" ns0:description="0x7f0e001c">
      <meta-data ns0:name="android.app.device_admin" ns0:resource="0x7f110003"/>
      <intent-filter>
        <action ns0:name="android.app.action.DEVICE_ADMIN_ENABLED"/>
      </intent-filter>
    </receiver>
    <receiver ns0:label="0x7f0e001c" ns0:name="de.kolbasa.apkupdater.tools.PackageReplacedReceiver" ns0:exported="False" ns0:description="0x7f0e001c">
      <intent-filter>
        <action ns0:name="android.intent.action.MY_PACKAGE_REPLACED"/>
      </intent-filter>
    </receiver>
  </application>
</manifest>