Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
ipa-scope — Static analysis tool for iOS applications that extracts links, API keys, subdomains, binary info, linked libraries, and strings to aid mobile penetration testing. | Kitploit
Tools/GitHubGitHub/xcodeon1/ipa-scope
Static AnalysisiOS SecurityMobile App PentestingInformation GatheringPenetration TestingMobile Security
GitHubxcodeon1/ipa-scope

ipa-scope

Static analysis tool for iOS applications that extracts links, API keys, subdomains, binary info, linked libraries, and strings to aid mobile penetration testing.

View Repository
2423 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

IPA-SCOPE v.2

Script IPA-SCOPE is a Static analysis Tool that Targets ios applications and brings important information such as Links, interesting files (.json,cer,der,api ) and is very useful to show good results when you pentesting ios apps

What new in this tool

  • ✅Fast & easy to use
  • ✅Get binary info like (API key,subdomain,and more .....)
  • ✅Save & show filter restult
  • ✅Get linked libraries in target app
  • ✅Get All strings & class in app

Requirements :

linux or Mac OS

Installation :

git clone https://github.com/xcodeOn1/ipa-scope.git

sudo pip3 install -r requirements.txt

if you have kali or "radare2" install in you OS you don't need for this step :

sudo python3 setup.py

How Use it :

python3 IPA_SCOPE.py -i ipa_path -o were_you_want_save_it

Photo

Script Script

Output file

Script

Download Tool