Dylib Injection -

clang -shared -o url_logger.dylib -fPIC url_logger.c -framework WebKit DYLD_INSERT_LIBRARIES=url_logger.dylib Safari

com.apple.security.cs.allow-dyld-environment-variables : Allows the use of DYLD_INSERT_LIBRARIES even with the Hardened Runtime active. dylib injection