Organismo-iOS-Driver icon indicating copy to clipboard operation
Organismo-iOS-Driver copied to clipboard

Organismo Bypass Framework for iOS Apps.

Organismo-iOS-Driver

Organismo-iOS-Driver is a framework to bypass all vital systems of Apps in order to retrieve information and simulate any condition in real life, from network conditions to motion and location. It works in conjuction with Organismo-Desktop as a visualizer and generator of virtual scenerarios.

Quick Start

This repository comes with sample Apps for a quick start. Open the Organismo workspace in this repository. Select one of the Sample Apps, change the Team & Certificate and run it on your device. The App will be running with Organismo bypass ready to comunicate with Organismo-Desktop.

Build

Build the Organismo framework target from the Xcode workspace in this repository. You may take the the framework already compiled from "dist" subfolder.

Compiling Apps with Organismo-iOS-Driver

The App must embed the Organismo-iOS-Driver framework. This means that the framework must be copied to the Apps Frameworks folder. Xcode provides an easy way to embed a framework. Look in the target's General section.

Injecting Organismo-iOS-Driver into Compiled Apps

It is possible to inject the framework into already compiled Apps (.ipa files). Look into bypass repository.

Connecting to Organismo-Desktop

Organismo-iOS-Driver framework opens a port in 5567 to communicate. Use Organismo-Desktop to connect to the App.