Corellium MATRIX™: The Mobile App Security Testing Tool You’ve Always Wanted
Aug 09, 2024

Corellium MATRIX™: The Mobile App Security Testing Tool You’ve Always Wanted

Unlock mobile app security testing with Corellium MATRIX™. Identify and eliminate data leakage, misconfigurations, and hardcoded credentials seamlessly. Watch our on-demand webinar for insights.
Prevent Mobile Security Breaches Before They Happen: MATRIX’s Automated Testing Advantage
Aug 05, 2024

Prevent Mobile Security Breaches Before They Happen: MATRIX’s Automated Testing Advantage

App development companies need a comprehensive solution for testing and securing data. Corellium provides a virtualized platform for mobile app security testing.
Virtualize Raspberry Pi 4: Arm Virtual Hardware Quickstart Guide
Jun 21, 2024

Virtualize Raspberry Pi 4: Arm Virtual Hardware Quickstart Guide

Develop for Raspberry Pi 4 in the Cloud: Arm Virtual Hardware (AVH) eliminates the need for physical hardware by providing virtualized Raspberry Pi functionality. Accelerate your IoT software development with AVH's cloud-based platform.
Setting Up a Virtual Signal Device using Corellium
May 16, 2024

Setting Up a Virtual Signal Device using Corellium

Want to use Signal without using your main phone number or device? This guide shows how to set up a virtual Signal device on Corellium, requiring a pre-configured Android device with OpenGApps.
Checking Suspicious Links in Corellium
May 16, 2024

Checking Suspicious Links in Corellium

Phishing scam alert? Learn how to inspect suspicious SMS links using Corellium's Network Monitor on your Android or jailbroken iOS device. This post covers inspecting the link directly, with a follow-up on using virtual devices with proxy tools.
Userspace Interaction with the Hypervisor
May 16, 2024

Userspace Interaction with the Hypervisor

Want to bypass the OS and jump straight to the kernel debugger from your user-mode application? This blog reveals a specific opcode sequence that achieves this for EL0 user software, even though BRK is typically intercepted by the kernel.
Debugging the XNU Kernel with IDA Pro and Corellium
May 16, 2024

Debugging the XNU Kernel with IDA Pro and Corellium

Learn about IDA 7.3's Remote XNU Debugger. This guide explains how to debug the Darwin kernel using IDA's analysis features while the kernel runs on virtual machines. Works on Mac, Windows, and Linux.
How to Debug the Kernel
May 16, 2024

How to Debug the Kernel

Corellium virtual devices allow you to inspect and modify the state of the whole system under user control. Discover how in this kernel debugging how to guide.
Accessing Kernel and Physical RAM from Userland
May 16, 2024

Accessing Kernel and Physical RAM from Userland

Discover how Corellium virtual devices enable access to kernel or physical views of VM RAM.
Using Root from Apps
May 16, 2024

Using Root from Apps

Discover how to use su from an app you're installing on a Corellium device.
Demonstrate a Bluetooth Connection
May 16, 2024

Demonstrate a Bluetooth Connection

Discover how to configure two virtual Android devices in order to demonstrate a working Bluetooth connection on Corellium. 
How to Debug Userland Native Code
May 09, 2024

How to Debug Userland Native Code

Debugging Userland native code can be frustrating. This step-by-step guide will help you untangle the complexities.