@zhuowei Hi, I have a question.
So basically, I want to try and get https://github.com/zhuowei/iOS-run-macOS-executables-tools/tree/main/dyldloader working on iOS 16. So far, you can replace __DATA with __DATA_DIRTY on line 43 to get it somewhat working, but the program still crashes with bus error. And if you spawn the program suspended, it says:
"Can't allocate into process: (os/kern) no space available”
The whole reason I want to do this is to patch out sigchecks in dyld like livecontainer does and use the dyld insert libraries variable patch from dopamine in order to get tweaks to work in app store apps. Would you happen to know whats wrong with it and how to fix it on iOS 16?
iOS-run-macOS-executables-tools/dyldloader at main · zhuowei/iOS-run-macOS-executables-tools

Failed experiment for running command line macOS tools on jailbroken iOS. There's nothing useful here. - zhuowei/iOS-run-macOS-executables-tools

GitHub
@Nathan I don't know, sorry - I haven't touched this since iOS 14. You're better off trying Dopamine's method of replacing dyld via bind mounting
@zhuowei i cant do it that way; I'm on a 14 pro max with 16.6.1