Skip to content

0xRushy/infopr3con

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

InfoPr3con

InfoPr3con is a command-line tool for analyzing iOS app IPA files to extract and analyze app permissions, API keys, secrets, URLs and App Transport Security settings (If you are lazy to use MobSF... LOL)

Installation

  1. Clone the repository:

    git clone https://github.com/0xRushy/infopr3con.git

  2. Navigate to the cloned directory:

    cd infopr3con

  3. Make the script executable:

    chmod +x infopr3con.sh

Usage

  • ./infopr3con.sh -f {IPA file}

Requirements

  • Bash shell
  • unzip
  • tput

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages