2 Short Name: mach_override
3 Version: Newer than 1.2. HEAD from branch semver-1.x.
4 URL: https://github.com/rentzsch/mach_override
6 Revision: 1a1bb35291a915c545842cd64b5e12e1e76883fc
7 License: MIT and 2-clause BSD
12 This package is used to replace framework functions with different
13 implementations at run time.
15 mach_override includes a copy of libudis86 1.7.1, available separately from
16 http://udis86.sourceforge.net/ and https://github.com/vmt/udis86 .
20 Ensure no rwx pages remain after mach_override_ptr:
21 https://codereview.chromium.org/21208002/
23 Randomize mach_override_ptr trampoline addresses on 32-bit:
24 https://codereview.chromium.org/22798004/