Skip to content

Issue Ticket #01: Failed to patch

evandrix edited this page Jan 2, 2020 · 2 revisions

managed to build and install successfully, but tried running https://gist.github.com/pvieito/c0c9b8fd73255b57927b273d329c5800, and it failed:

$ sudo python amfid_patch.py
PID: 173
ASRL Offset: 0x10ff5f000
Patch Address: 0x10ff6247d
Memory not accessible probably due to System Integrity Protection.

even though SIP is already disabled:

$ csrutil status
System Integrity Protection status: disabled

on MacBook Pro (13-inch, 2019):

$ sw_vers
ProductName:	Mac OS X
ProductVersion:	10.15.2
BuildVersion:	19C57
Clone this wiki locally