Results 10 comments of iFengOoo

Hookcase upported architecture Apple Silicon M1 Now? when turn on Apple's System Integrity Protection.

I have developed a dynamic library myself and want to inject it into other third-party applications (such as Safari, Google Chrome and pages). However, Mac OS 11. X adds many...

@steven-michaud Steven, thank you for your reply! Sorry, I have read the document, but my English is not good,so I can't understand some places. I'm very sorry for the trouble...

@steven-michaud Thank you for your patience and guidance No need to translate hookcase documents into other languages, which is troublesome and time-consuming。 I can understand most of them. Because the...

Explain what i want to do 1、first I developer kernel extension we call "feng.kext" and dynamic library we call "hook.dylib" 2、second inject hook.dylib into an application(such as safari) when application...

> Ah, I see. Can you show me the exact `clang` invocation you're using to compile the payload file? I found reason dyld_images.h in /usr/include/match-o;not in Kernel/match-o because i use...

in addition,There is no``` libdyld.dylib``` in the ```/usr/lib/system``` path ``` ➜ system pwd /usr/lib/system ➜ system ls introspection libsystem_platform.dylib wordexp-helper libsystem_kernel.dylib libsystem_pthread.dylib ➜ system ```

> player有设置音量接口,设置为0,不影响系统 那一个接口呀,没找到。我是iOS