Swap is an iOS developer framework for remotely modifying a compiled app at runtime. Swap can change the app's global appearance, text, images, and executes code at runtime. The service uses a web front end to push JSON to running apps which parse and act on the JSON. It uses two rails apps, a javascript/objective-c interpreter, and performs method reimplementation at runtime.

Share this project:

Updates