facebook / fishhook

A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
BSD 3-Clause "New" or "Revised" License
5.17k stars 965 forks source link

Properly restore protections for iOS 13 #66

Closed swolchok closed 5 years ago

swolchok commented 5 years ago

The original protection may have been read/write, not just read-only. Read it & restore it.