extra features for Apps by loading library on main app executable
- Fully Premium Features
- Premium Features (except Music offline)
- Unrestricted Country
- No ADs
- High Quality Stream
- Downloads
- Unlimited Skips
- No delay Button Skip
- No 180 minutes timeout
- Fully Premium Features
- Unrestricted Country
- Fully Premium Features
- No ADs
- Rename App file extension .ipa to .zip and Extract
- Open main App Executable(like: Payload/AppName.app/AppName) on any Hex Editor
- Replece all occurencies of string "/usr/lib/libSystem.B.dylib" to "@executable_path/Sys.dylib" and Save Changes
- Copy file Sys.dylib to same Dir of App Executable(like: Payload/AppName.app/)
- Compress back to zip and rename compressed file extension .zip to .ipa
- Use iOS App Signer to sign and install with iTunes/Xcode/other.