securing/IOSSecuritySuite
iOS platform security & anti-tampering Swift library observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 96
- Release rhythm 64
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 391
- age_days: 2682
- days_rel: 28
- days_push: 28
- n_releases_24m: 2
Adoption not part of the score
2712 stars · 345 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
iOS Security Suite is a Swift library for iOS platform security and anti-tampering checks. It detects jailbroken devices, attached debuggers, emulator execution, and common reverse engineering tools, helping apps meet OWASP MASVS v8 requirements.
Use cases
- detect if an iOS device is jailbroken
- block app from running in an emulator
- detect attached debugger at runtime
- detect reverse engineering tools on device
- harden iOS app against tampering
- meet OWASP MASVS v8 mobile security requirements
When to choose
- you need runtime security checks in an iOS/iPadOS app
- you want a pure Swift, easy-to-integrate anti-tampering library
- you must comply with OWASP MASVS chapter v8
When to avoid
- you target macOS on Apple Silicon
- your company has 100+ employees and you cannot accept the commercial EULA pricing
- you need Android protection
Facets
library · maturity active
security reverse-engineering developer-tools security mobile-development privacy jailbreak-detection anti-tampering anti-debugging emulator-detection owasp-masvs app-hardening ios swift mobile
3 sources
- readme: https://github.com/securing/IOSSecuritySuite · fetched 2026-08-28 · 00dbedc4d847
- homepage: https://www.securing.biz/ · fetched 2026-08-29 · 3d89f72836c1
- site_page: https://www.securing.biz/about-us · fetched 2026-08-29 · c3b496dd35ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| securing/IOSSecuritySuite | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="securing/IOSSecuritySuite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem