Odyssey-Team / Odyssey

Odyssey Swift-based semi-untethered jailbreak
BSD 3-Clause "New" or "Revised" License
599 stars 74 forks source link

how can i call jailbreakd to fixupdylib? #70

Closed adm1n007 closed 3 years ago

adm1n007 commented 3 years ago

i want to dlopen dylib in /var there is a way to do so like this: https://github.com/jakeajames/rootlessJB3/blob/69a0d9e768289c7ae94aa45d8aaa87f153f25089/rootlessJB/payloads_source/amfid_payload/common.m#L81

how can i do similar things with odyssey?

demhademha commented 3 years ago

Were you able to solve this: what was the solution?