Skip to content

Instantly share code, notes, and snippets.

View Lunascaped's full-sized avatar

Lunascape Lunascaped

View GitHub Profile
@artakvg
artakvg / How-to-build-frida-server-for-ios.md
Created February 25, 2023 20:41 — forked from miticollo/How-to-build-frida-server-for-ios.md
How to build frida server for iOS jailbroken devices

Choose this method ONLY if you have a full jailbreak (R/W on /).

Requirements

macOS

Build

@miticollo
miticollo / How-to-build-frida-server-for-ios.md
Last active April 29, 2025 14:17
How to build frida server for iOS jailbroken devices

Here, I'll show you how to compile Frida for both rootfull and rootless jailbreaks.

TL;DR

On Dopamine/Fugu15 Max or palera1n you can add my repo (open the link in your favorite browser on your jailbroken iDevice).

The DEBs you will install are build using the following instructions.

Update 2024-02-29