当前分析文件:彩库宝典 v2.5.3 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
当前分析文件:彩库宝典 v2.5.3 -- AndroidManifest.xml
本分析报告仅用于安全研究目的,禁止用于任何非法用途。所有操作均需遵守当地法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.pjznx.fcqfk" platformBuildVersionCode="31" platformBuildVersionName="12" android:versionCode="253" android:versionName="2.5.3" android:compileSdkVersion="31" android:compileSdkVersionCodename="12"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="31" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_INTERNAL_STORAGE" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.BODY_SENSORS" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<permission android:name="com.pjznx.fcqfk.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />
<uses-permission android:name="com.pjznx.fcqfk.permission.JPUSH_MESSAGE" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
<uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
<uses-permission android:name="com.hihonor.android.launcher.permission.CHANGE_BADGE" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
<uses-permission android:name="android.permission.GET_TASKS" />
<uses-feature android:name="android.hardware.camera" android:required="false" />
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
<uses-feature android:name="android.hardware.camera.front" android:required="false" />
<uses-feature android:name="android.hardware.camera.flash" android:required="false" />
<uses-feature android:name="android.hardware.screen.landscape" android:required="false" />
<uses-feature android:name="android.hardware.wifi" android:required="false" />
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
<application android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:label="@string/app_name" android:icon="@mipmap/app_icon" android:name="com.luoyesiqiu.shell.ProxyApplication" android:persistent="true" android:allowBackup="true" android:installLocation="auto" android:hardwareAccelerated="true" android:supportsRtl="true" android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:resizeableActivity="true" android:networkSecurityConfig="@xml/network_config" android:maxAspectRatio="2.4" android:appComponentFactory="com.luoyesiqiu.shell.ProxyComponentFactory" android:requestLegacyExternalStorage="true">
<activity android:theme="@style/StartActivityTheme" android:name="com.bjcalculator.tb.launch.StartActivity" android:exported="true" android:screenOrientation="portrait">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:theme="@style/ActivityTheme" android:name="com.bjcalculator.tb.launch.LaunchActivity" android:screenOrientation="portrait" />
<activity android:theme="@style/ActivityTheme" android:name="com.bjcalculator.tb.MainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboard|keyboardHidden|orientation|screenSize|uiMode" android:alwaysRetainTaskState="true" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.bjcalculator.tb.wxapi.WXEntryActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<meta-data android:name="JPUSH_CHANNEL" android:value="" />
<meta-data android:name="JPUSH_APPKEY" android:value="" />
<meta-data android:name="qqappid" android:value="" />
<meta-data android:name="UMENG_APPKEY" android:value="676a78167e5e6a4eebc4dfe0" />
<meta-data android:name="UMENG_CHANNEL" android:value="web" />
<activity android:name="com.tencent.tauth.AuthActivity" android:exported="true" android:launchMode="singleTask" android:noHistory="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="tencent101998298" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" />
<meta-data android:name="android.max_aspect" android:value="2.4" />
<meta-data android:name="android.notch_support" android:value="true" />
<meta-data android:name="notch.config" android:value="portrait|landscape" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.pjznx.fcqfk.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepath" />
</provider>
<activity android:theme="@style/MyDialogStyle" android:name="cn.jpush.android.ui.PopWinActivity" android:exported="true">
<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
<action android:name="cn.jpush.android.ui.PopWinActivity" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="cn.jpush.android.ui.PushActivity" android:exported="true" android:configChanges="keyboardHidden|orientation">
<intent-filter>
<action android:name="cn.jpush.android.ui.PushActivity" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
</activity>
<activity android:theme="@style/JPushTheme" android:name="cn.jpush.android.service.JNotifyActivity" android:exported="true" android:taskAffinity="">
<intent-filter>
<action android:name="cn.jpush.android.intent.JNotifyActivity" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
</activity>
<receiver android:name="cn.jiguang.plugins.push.receiver.JPushModuleReceiver" android:enabled="true" android:exported="false">
<intent-filter>
<action android:name="cn.jpush.android.intent.RECEIVE_MESSAGE" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
</receiver>
<receiver android:name="cn.jiguang.plugins.push.receiver.JPushBroadcastReceiver" android:enabled="true" android:exported="false">
<intent-filter>
<action android:name="cn.jpush.android.intent.NOTIFICATION_OPENED" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
</receiver>
<receiver android:name="cn.jpush.android.service.SchedulerReceiver" android:exported="false" />
<activity android:theme="@style/JPushTheme" android:name="cn.android.service.JTransitActivity" android:exported="true" android:taskAffinity="">
<intent-filter>
<action android:name="cn.android.service.JTransitActivity" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="cn.jpush.android.service.DActivity" android:enabled="true" android:exported="true" android:taskAffinity="">
<intent-filter>
<action android:name="cn.jpush.android.intent.DActivity" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
</activity>
<receiver android:name="cn.jpush.android.service.AlarmReceiver" android:exported="false" />
<receiver android:name="cn.jpush.android.service.PushReceiver" android:enabled="true" android:exported="false">
<intent-filter android:priority="1000">
<action android:name="cn.jpush.android.intent.NOTIFICATION_RECEIVED_PROXY" />
<category android:name="com.dcbbb.mqzasqfz" />
</intent-filter>
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.PACKAGE_ADDED" />
<action android:name="android.intent.action.PACKAGE_REMOVED" />
<data android:scheme="package" />
</intent-filter>
</receiver>
<service android:name="cn.jpush.android.service.PushService" android:exported="false">
<intent-filter>
<action android:name="cn.jpush.android.intent.REGISTER" />
<action android:name="cn.jpush.android.intent.REPORT" />
<action android:name="cn.jpush.android.intent.PushService" />
<action android:name="cn.jpush.android.intent.PUSH_TIME" />
</intent-filter>
</service>
<service android:name="cn.jiguang.plugins.service.JCoreModuleService" android:exported="true">
<intent-filter>
<action android:name="cn.jiguang.user.service.action" />
</intent-filter>
</service>
<provider android:name="com.imagepicker.ImagePickerProvider" android:exported="false" android:authorities="com.pjznx.fcqfk.imagepickerprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/imagepicker_provider_paths" />
</provider>
<provider android:name="com.reactnativecommunity.webview.RNCWebViewFileProvider" android:exported="false" android:authorities="com.pjznx.fcqfk.fileprovider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_provider_paths" />
</provider>
<provider android:name="com.luck.picture.lib.PictureFileProvider" android:exported="false" android:authorities="com.pjznx.fcqfk.luckProvider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
</provider>
<activity android:name="com.luck.picture.lib.PictureSelectorActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PictureSelectorWeChatStyleActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/Picture.Theme.Translucent" android:name="com.luck.picture.lib.PictureSelectorCameraEmptyActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PictureCustomCameraActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PicturePreviewActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PictureSelectorPreviewWeChatStyleActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PictureVideoPlayActivity" android:screenOrientation="sensor" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PictureExternalPreviewActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.luck.picture.lib.PicturePlayAudioActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/Base.Theme.NoActionBar" android:name="com.yalantis.ucrop.UCropActivity" />
<activity android:theme="@style/Base.Theme.NoActionBar" android:name="com.yalantis.ucrop.PictureMultiCuttingActivity" />
<activity android:theme="@style/zxing_CaptureTheme" android:name="com.journeyapps.barcodescanner.CaptureActivity" android:clearTaskOnLaunch="true" android:stateNotNeeded="true" android:screenOrientation="sensorLandscape" android:windowSoftInputMode="stateAlwaysHidden" />
<meta-data android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule" android:value="GlideModule" />
<service android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService" android:exported="false" android:directBootAware="true">
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.barcode.internal.BarcodeRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.face.internal.FaceRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.text.internal.TextRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
</service>
<provider android:name="com.google.mlkit.common.internal.MlKitInitProvider" android:exported="false" android:authorities="com.pjznx.fcqfk.mlkitinitprovider" android:initOrder="99" />
<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" />
<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" />
<service android:name="androidx.camera.core.impl.MetadataHolderService" android:enabled="false" android:exported="false" />
</application>
</manifest>