Skip to main content

Connect

Connect

Connect via Quick Connect

Corellium's Quick Connect feature allows you to connect to your virtual devices and use features like adb or network monitor without requiring a VPN connection.

Read the guide

Connect via VPN

For security, some connections require that you first connect to the virtual device via VPN. Just download the provided configuration file, install it, and you’re ready to go.

Read the guide

Connect via ADB

The Android Debug Bridge, or adb, is a command-line tool for Android that enables the user to communicate with a device. For example, you can use adb to push and pull files, install applications, run commands on the device, or retrieve logs.

Read the guide

Connect via SSH

The Secure Shell protocol, or SSH, is a method of secure remote login from one computer to another. You can SSH to a jailbroken iOS device on Corellium in a few clicks.

Read the guide

Connect via USBFlux

The USBFlux app allows you to connect your virtual iOS devices to programs like Xcode using the USB protocol on macOS and Linux - just like plugging your physical device in with a USB cable.

Read the guide

Connect via LLDB

You can connect to the stub via LLDB with the address and port for your particular virtual device, located at the bottom of the virtual device page.

Read the guide

Connect via Serial Console

If you prefer to view the device's serial console input/output in your local console program, such as Terminal, you can copy and paste the Console link from the Connect tab to your local console app. This can be convenient for enabling advanced console features, such as search.

Read the guide

Connect to WiFi

Virtual devices will automatically connect to the network upon creation. However, if you deliberately disconnect a device and need to reconnect, you can easily do so.

Read the guide