Skip to content
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

Symbol not found: ___chkstk_darwin #26

Open
hp702015242 opened this issue Oct 11, 2019 · 2 comments
Open

Symbol not found: ___chkstk_darwin #26

hp702015242 opened this issue Oct 11, 2019 · 2 comments

Comments

@hp702015242
Copy link

hp702015242 commented Oct 11, 2019

iPhone:~ root# DYLD_INSERT_LIBRARIES=dumpdecrypted.dylib /var/mobile/Containers/Bundle/Application/BAEEB385-FB00-4C99-81CF-F64F7D4B124A/LTao4iPhone.app/LTao4iPhone

dyld: Symbol not found: ___chkstk_darwin
Referenced from: dumpdecrypted.dylib
Expected in: /usr/lib/libSystem.B.dylib
in dumpdecrypted.dylib
Trace/BPT trap: 5

iPhone5s, iOS8.4, macOS Catalina 10.15, xcode11.1

how to solve the problem

@SAGESSE-CN
Copy link

Add a option to CFLAGS

CFLAGS = -target arm64-apple-ios8.0 ...

@Owl7
Copy link

Owl7 commented Sep 8, 2020

@SAGESSE-CN Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants