Skip to content

AlexSoWhite/ipa-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipa-parser

This is a tool for iOS apps (ipa) static security testing.

Installation

  1. Install decompiler https://github.com/AlexSoWhite/swift-decompiler
  2. cd to project root directory
  3. $ mkdir build
  4. $ cd build
  5. $ cmake ..
  6. $ make

Usage

To use this instrument you have to get .ipa app archive via frida-ios-dump.

$ ./parser [path-to-ipa]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published