Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1.17 KB

USAGE.md

File metadata and controls

28 lines (13 loc) · 1.17 KB

Swizzler Usage

After installation, Swizzler should appear in Settings.

Enable Swizzling

To enable Swizzler to work on an app, Swizzler must be turned on globally and an app must be targeted, under 'Select Target Apps'

 

  

 

Key Features

  1. Proxy App Traffic

    A key feature of Swizzler is to proxy traffic of an app irregardless of whether the app adheres to the iOS HTTP Proxy. This is done by hooking the Obj-C Foundation Methods NSURLConnection and NSURLSession.

    To enable proxying of traffic, enter the proxy server IP and Port, enable the wanted proxy method, close the app and restart.

  2. Using an iOS app as a proxy

    TBD!