dumpdecrypted Symbol not found: ___chkstk_darwin
Posted Sico2Sico
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了dumpdecrypted Symbol not found: ___chkstk_darwin相关的知识,希望对你有一定的参考价值。
dyld: Symbol not found: ___chkstk_darwin
Referenced from: dumpdecrypted.dylib (which was built for ios 14.5)
Expected in: /usr/lib/libSystem.B.dylib
in dumpdecrypted.dylib
修改 Makefile
CFLAGS = -target arm64-apple-ios8.0
以上是关于dumpdecrypted Symbol not found: ___chkstk_darwin的主要内容,如果未能解决你的问题,请参考以下文章