iOS application protection: obfuscation, encryption, and runtime security for .ipa files
Project description
ByteHide Shield for iOS
Enterprise-grade protection for iOS applications. Shield for iOS secures your .ipa binaries against reverse engineering, tampering, debugging, and runtime attacks — all as a post-build step, with no source code changes required.
Installation
pip install bytehide-shield-ios
Quick Start
# 1. Initialize configuration
shield-ios init
# 2. Add your project token to shield-ios.json
# 3. Protect your app
shield-ios protect MyApp.ipa
A valid ByteHide project token is required. See the documentation to get started.
Protections
| Protection | Description |
|---|---|
| Anti-Debug | Prevents debugger attachment via ptrace, sysctl, and process inspection |
| Anti-Jailbreak | Detects jailbroken environments with configurable sensitivity levels |
| String Encryption | Encrypts string constants in the binary with runtime decryption |
| Symbol Renaming | Renames classes, methods, and properties to strip meaningful identifiers |
| Swift Symbol Stripping | Removes Swift metadata, debug symbols, and reflection info |
| Control Flow Obfuscation | Restructures code logic to resist static analysis |
| Class Encryption | Encrypts Objective-C class metadata |
| Resource Encryption | Encrypts bundled assets, plists, storyboards, and nibs (AES-256) |
| RASP | Runtime Application Self-Protection — see ByteHide Monitor |
Configuration
Create a shield-ios.json in your project directory:
{
"projectToken": "your-token-here",
"protections": {
"anti_debug": true,
"anti_jailbreak": {
"enabled": true,
"sensitivity": 1
},
"string_encryption": true,
"symbol_renaming": true,
"swift_stripping": true,
"control_flow": "light",
"resource_encryption": true
}
}
CLI Reference
shield-ios protect <input.ipa> [--output <output.ipa>] [--config <config.json>] [-v]
shield-ios init
shield-ios version
Requirements
- Python 3.9 or later
- macOS (recommended for code signing) or Linux
- Active ByteHide subscription
Documentation
Full documentation, guides, and API reference:
docs.bytehide.com/platforms/ios/products/shield
License
This software is proprietary and requires a commercial license. See LICENSE for details.
Copyright 2024-2026 ByteHide Solutions S.L. All rights reserved.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bytehide_shield_ios-1.0.8-cp312-cp312-macosx_11_0_universal2.whl.
File metadata
- Download URL: bytehide_shield_ios-1.0.8-cp312-cp312-macosx_11_0_universal2.whl
- Upload date:
- Size: 9.3 MB
- Tags: CPython 3.12, macOS 11.0+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08a9613b22fa22ee64f1182486837a17f702690e6d034660472b40e83636eb34
|
|
| MD5 |
b634a6ddd9fd9c8fa934e0a6d5605a9b
|
|
| BLAKE2b-256 |
27f190f8dfdaebb05b46b60b9ec96358449b10544f5fd5ef5f3db2a366c874df
|
Provenance
The following attestation bundles were made for bytehide_shield_ios-1.0.8-cp312-cp312-macosx_11_0_universal2.whl:
Publisher:
release.yml on bytehide/bytehide-shield-ios
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
bytehide_shield_ios-1.0.8-cp312-cp312-macosx_11_0_universal2.whl -
Subject digest:
08a9613b22fa22ee64f1182486837a17f702690e6d034660472b40e83636eb34 - Sigstore transparency entry: 1391593668
- Sigstore integration time:
-
Permalink:
bytehide/bytehide-shield-ios@b1392cd93974820ac36c6725460182bd26c9fb6f -
Branch / Tag:
refs/tags/v1.0.8 - Owner: https://github.com/bytehide
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b1392cd93974820ac36c6725460182bd26c9fb6f -
Trigger Event:
push
-
Statement type: