Skip to content

Scans an IPA file and parses its Info.plist and embedded.mobileprovision files. Performs checks of expected key/value relationships and displays the results.

Notifications You must be signed in to change notification settings

kunnan/KNiOS-checkIPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

iOS IPA Validator

originally by G. Gold, maintained by James Seibel jseibel@apperian.com

checkipa scans an IPA file and parses its Info.plist (in Payload directory) and embedded.mobileprovision files. It performs checks of expected key/value relationships and reports the results.

Installation

put checkipa file in your path and make it executable.

Usage

Launch your favorite terminal program and run program, e.g.:

$ checkipa -i "file name.ipa"

For options:

$ checkipa --help

KNiOS-checkIPA

About

Scans an IPA file and parses its Info.plist and embedded.mobileprovision files. Performs checks of expected key/value relationships and displays the results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages