Apple have a good intro: https://developer.apple.com/documentation/security/preparing_your_app_to_work_with_pointer_authentication?language=objc
I expect we'll need to add support for various compiler flags, and also e.g. stripping the pointer auth bits in our stack dumping code.
Apple have a good intro: https://developer.apple.com/documentation/security/preparing_your_app_to_work_with_pointer_authentication?language=objc
I expect we'll need to add support for various compiler flags, and also e.g. stripping the pointer auth bits in our stack dumping code.