This commit hotwires in executable signing to some of the aarch64 osx payloads in order to ensure that they are fully functional.
This builds on Back from the dyld by adding the required aarch64 assembly code to enable the OSX loader to run on the m1. This enables the use of native payloads on M1 or M2 devices that do not have Rosetta installed.