-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when inject dylibs #1
Comments
You don’t need to include libsupport.dylib into theos _jailed just extract the .ipa and add libsupport to frameworks folder or whatever |
same thing but this time i copy/paste libsupport.dylib and injected jailed_example.dylib and still facing crash |
I am not sure if your willing to try again but I will write some write ups and release an update |
Of course, i will wait your update :) |
I have just released libSupport 1.2 try it out and let me know if this fixes the crashes for you etc, if possible send the crash logs |
there are some issues and the file cannot be extracted, the same is the deb file in packages folder |
remove the .theos folder .
it can't be extracted cuz of the remove that in the make file and try to build it again . |
lets have you guys try 1.2.1 and see if these issues still persist |
i managed to inject dylibs via theos jailed project,
but the app crash when i open it
i injected the libsupport.dylib & jailed_example.dylib
is there any other thing to do or im missing something?
The text was updated successfully, but these errors were encountered: