abcdefg
abcdefg
脱壳失败
设备:iPad Air 3 系统:iPadOS 14.2 越狱方式:unc0ver 8.0.2 Console界面显示的内容(所有应用都会出现类似这样的问题): Preparing operations... TARGET: /var/containers/Bundle/Application/0F72384F-A879-4725-B9BB-E3567011D712/Adguard.app Fatal error: Error raised at top level: Error Domain=NSCocoaErrorDomain Code=4 "The file “AdGuard” doesn’t exist." UserInfo={NSSourceFilePathErrorKey=/var/containers/Bundle/Application/0F72384F-A879-4725-B9BB-E3567011D712/Adguard.app, NSUserStringVariant=( Copy...
In order to counter MSHookFunction and fishhook, many apps have started to use the detection method based on the assembly instruction ```SVC #0x80```. Are there any plans to block this...
Just a hint. Apple opened source the implementation of their new arm64e abi(since iOS14 or iOS15) a few hours ago. ([https://github.com/apple/llvm-project/tree/arm64e-upstream-next](https://github.com/apple/llvm-project/tree/arm64e-upstream-next), [https://github.com/apple/llvm-project/pull/8946](https://github.com/apple/llvm-project/pull/8946)) I ported Hikari to it([https://github.com/61bcdefg/Hikari-LLVM15/tree/apple-arm64e-upstream-next](https://github.com/61bcdefg/Hikari-LLVM15/tree/apple-arm64e-upstream-next)). If anyone interested...