Skip to content

[BUG] RemoteCall Error #210

@Servant9527

Description

@Servant9527

Describe the bug:

Red error message: Set target kaddr got invalid kaddr 0xffffffa7b38ecc38

To Reproduce:

Steps to reproduce the behavior:

  1. Go to 'run exploit'
  2. Tap 'remotecall'
  3. Scroll down to 'Set target kaddr got invalid kaddr 0xffffffa7b38ecc38'
  4. See error

Expected behavior:

Screenshots:

image

Device Info:

  • Device: [iphone 16 pro max]
  • Chip: [A18 pro]
  • iOS Version: IOS26.0.1(23A355)
  • Jailbroken before? No
  • Lara version / commit: v1.2

Logs:


lara started: 2026-04-29 03:10:26

(utils) TASK_TNEXT_OFFSET: 0x50

(utils) THREAD_MUPCB_OFFSET: 0xb8

(utils) PROC_PID_OFFSET: 0x60

(offs) loaded saved t1sz_boot: 0x11

(offs) t1sz_boot: 0x11

(offs) saved t1sz_boot: 0x11

initialized offsets

(offs) loaded saved t1sz_boot: 0x11

(offs) t1sz_boot: 0x11

(offs) saved t1sz_boot: 0x11

initialized offsets

(persist) sandbox_extension_consume failed

(persist) bootstrap_look_up failed: unknown error code

(ds) starting darksword
(ds) recovering primitives from launchd...
(ds) device: iPhone17,2
(ds) ispac: yes
(ds) running on a18 device
(ds) read_fd: 0x9
(ds) write_fd: 0xa
(ds) executable_path: /private/var/containers/Bundle/Application/167467DC-12E0-42DD-A1DF-65A0F30BCFA4/App.app/lara
(ds) host_executable_path: /private/var/containers/Bundle/Application/167467DC-12E0-42DD-A1DF-65A0F30BCFA4/App.app/lara
(ds) guest_executable_name: lara
(ds) host_executable_name: lara
(ds) kernel_process_name: lara
(ds) livecontainer_bundle: no
(ds) livecontainer_guest: no
(ds) rehosted_process: no
(ds) process_marker[0]: lara
(ds) executable_name: lara
(ds) free_thread_arg: 0x120c2c000
(ds) physical_mapping_address: 0x10dac0000
(ds) pc_object: 0x2d0f
(ds) pc_address: 0x4314b8000
(ds) allocating wired memory (131072 entries)...
(ds) allocating wired memory done
(ds) seeking_offset: 0x148000: found wired_page: 0x16c51c000
(ds) seeking_offset: 0x34000: found wired_page: 0x152e2c000
(ds) seeking_offset: 0x28000: found wired_page: 0x168118000
(ds) seeking_offset: 0x4000: found wired_page: 0x30e970000
(ds) seeking_offset: 0x1a0000: found wired_page: 0x1621ac000
(ds) seeking_offset: 0x10000: found wired_page: 0x11a868000
(ds) seeking_offset: 0x9c000: found wired_page: 0x30bf48000
(ds) Matched PCB via process marker: lara
(ds) pcb_start_offset: 0x0
(ds) target_inp_gencnt: 0x32f22
(ds) inp_list_next_pointer: 0xffffffde835d0400
(ds) icmp6filter: 0xffffffe26a089b20
(ds) Corrupting icmp6filter pointer...
(ds) target corrupted: 0xffffffde835d0548
(ds) found control_socket at idx: 0x32c5
(ds) seeking_offset: 0x28000: Found PCB page
(ds) highest_success_idx: 498

(utils) socket fallback: pcb=0xffffffde835d0400 pid=4152
(ds) success_read_count: 51

(utils) socket found via pcb+0x28 = 0xfffffff054340e38 (backptr at +0x0)

(utils) socket scan found nothing (pcb=0xffffffde835d0400 sock=0xfffffff054340e38)

(rc) process: launchd, pid: 1

(rc) firstExceptionPort: 0x3d1b, secondExceptionPort: 0x425913

(ds) kaddr isn't valid: 0xffffffa7b38ec5d8

(persist) Failed to create RemoteCall for launchd
(ds) Walking kernel structures...
(ds) control_socket_pcb: 0xffffffde835d0000
(ds) pcbinfo_pointer: 0xfffffff05434eaf0
(ds) ipi_zone: 0xfffffff050d0a950
(ds) zv_name: 0xfffffff0500d465c
(ds) searching for kernel Mach-O header from 0xfffffff0500d4000...
(ds) exploit success!
(ds) kernel_base:  0xfffffff050058000
(ds) kernel_slide: 0x49054000

(ds) candidate Mach-O at 0xfffffff050060000: filetype=2 cpuinfo=0x2c0000002 (iter=29)
(ds) candidate Mach-O at 0xfffffff050058000: filetype=12 cpuinfo=0xcc0000002 (iter=31)
(ds) found MH_FILESET header at 0xfffffff050058000
(ds) kernel_base:  0xfffffff050058000
(ds) kernel_slide: 0x49054000
(ds) iOS 26: using so_count offset 0x23c
(ds) kernel r/w is ready!
(ds) our_proc: 0xffffffe05756baa0
(ds) our_task: 0xffffffe05756c1e8
(ds) transferring primitives to launchd...

(ds) exploit success!
(ds) kernel_base:  0xfffffff050058000
(ds) kernel_slide: 0x49054000


(rc) process: SpringBoard, pid: 35

(rc) firstExceptionPort: 0x811f, secondExceptionPort: 0xa223

(ds) kaddr isn't valid: 0xffffffa7b38ecc38
T
initializing remote call on SpringBoard...
remote call init failed on SpringBoard
remote call init failed on SpringBoard: set_target_kaddr got invalid kaddr 0xffffffa7b38ecc38
rc init failed

Additional context:

Pre-submission checklist:

  • I have searched existing issues (open and closed) and confirmed this is not a duplicate
  • I can reproduce this on the latest version / commit of Lara
  • I have provided sufficient detail (device info, logs, reproduction steps) for a maintainer to investigate
  • I agree to communicate respectfully with the developers and understand that harassment may result in restricted support

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingsufficient infoThis issue has enough info to be worked on.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions