# securing/IOSSecuritySuite

iOS platform security & anti-tampering Swift library

Repository: https://github.com/securing/IOSSecuritySuite
Canonical: https://ross.abutalabs.com/products/iossecuritysuite
Homepage: https://www.securing.biz/
Language: Swift
License: NOASSERTION
License Family: other
Last push: 2026-08-05T09:53:58+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 64, longevity 100
- inputs: {"age_days": 2682, "days_push": 28, "days_rel": 28, "gap_med": 391, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2712, forks 345 (observed 2026-08-28T04:07:11.905409+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: security, reverse-engineering, developer-tools
- domain: security, mobile-development, privacy
- platform: -
- tags: jailbreak-detection, anti-tampering, anti-debugging, emulator-detection, owasp-masvs, app-hardening, ios, swift, mobile

## Member repositories
- securing/IOSSecuritySuite (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.905409+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:15:33.651021+00:00, confidence not recorded.
  - readme: https://github.com/securing/IOSSecuritySuite (fetched 2026-08-28T04:07:11.905409+00:00, sha 00dbedc4d847)
  - homepage: https://www.securing.biz/ (fetched 2026-08-29T09:58:36.310514+00:00, sha 3d89f72836c1)
  - site_page: https://www.securing.biz/about-us (fetched 2026-08-29T09:58:36.320037+00:00, sha c3b496dd35ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
