googleprojectzero / p0tools

Project Zero Docs and Tools
https://googleprojectzero.blogspot.com
Apache License 2.0
700 stars 112 forks source link

For Mac Ventura dyld unmaps itself so runner gets stopped at SIGTRAP #5

Open phwd opened 1 year ago

phwd commented 1 year ago

From a comment by saagarjha https://gist.github.com/saagarjha/a70d44951cb72f82efee3317d80ac07f?permalink_comment_id=4339417#gistcomment-4339417

setting the environment variable DYLD_SHARED_REGION allows a successful run in Ventura Not sure if there is a smarter way to go about it, but it works