Name: mach_override Short Name: mach_override Version: Newer than 1.2. HEAD from branch semver-1.x. URL: https://github.com/rentzsch/mach_override Date: 2013-08-21 Revision: 1a1bb35291a915c545842cd64b5e12e1e76883fc License: MIT and 2-clause BSD Security Critical: Yes Description: This package is used to replace framework functions with different implementations at run time. mach_override includes a copy of libudis86 1.7.1, available separately from http://udis86.sourceforge.net/ and https://github.com/vmt/udis86 . Local Modifications: Ensure no rwx pages remain after mach_override_ptr: https://codereview.chromium.org/21208002/ Randomize mach_override_ptr trampoline addresses on 32-bit: https://codereview.chromium.org/22798004/