Skip to content

UT: Get supervision state through ideviceprofile binary#4

Open
didix21 wants to merge 6 commits intomasterfrom
implement-ideviceprofile
Open

UT: Get supervision state through ideviceprofile binary#4
didix21 wants to merge 6 commits intomasterfrom
implement-ideviceprofile

Conversation

@didix21
Copy link
Copy Markdown

@didix21 didix21 commented Apr 25, 2023

  • Update .gitignore.
  • Added support for com.apple.mobile.MCInstall.
  • Added ideviceprofile tool, also added erase function to
    idevicebackup2.
  • Replace "common/utils.h" by <libimobiledevice-glu/utils.h>.

NOTE: Now calling ideviceprofile ideviceprofile dumpDEP we get the
following information:

CloudConfiguration:
 AllowPairing: true
 CloudConfigurationUIComplete: true
 ConfigurationSource: 0
 ConfigurationWasApplied: true
 IsSupervised: true
 PostSetupProfileWasInstalled: true
Status: Acknowledged

tihmstar and others added 6 commits May 7, 2021 11:09
Update README.md with MAC steps installation.
- Add python script.
- Add dependencies.json.
- Update .gitignore.
- Added support for com.apple.mobile.MCInstall.
- Added ideviceprofile tool, also added erase function to
  idevicebackup2.
- Replace "common/utils.h" by <libimobiledevice-glu/utils.h>.

*NOTE:*  Now calling ideviceprofile ideviceprofile dumpDEP we get the
following information:

```
CloudConfiguration:
 AllowPairing: true
 CloudConfigurationUIComplete: true
 ConfigurationSource: 0
 ConfigurationWasApplied: true
 IsSupervised: true
 PostSetupProfileWasInstalled: true
Status: Acknowledged
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants