Skip to content

0xc010d/mobileprovision-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

How to easily build it

Just run the command below in your terminal:

curl https://raw.githubusercontent.com/0xc010d/mobileprovision-read/master/main.m | clang -framework Foundation -framework Security -o /usr/local/bin/mobileprovision-read -x objective-c -

This command would download the source, compile it and put resulting binary to /usr/local/bin/mobileprovision-read

Run mobileprovision-read without any parameter to get short help.

About

.mobileprovision files querying tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published