Open leapbtw opened 1 year ago
There are 2 suggestions I can provide:
Open Console.app and filter by "KeychainExtractor"
Make sure you enable "include info messages" and "include debug messages" in the View menu of "Console.app".
static let logger = Logger(subsystem: "KeychainExtractor", category: "KeychainExtractor")
Run nvram -p
and check boot-args
is set to amfi_get_out_of_my_way=1
You can confirm it by running nvram -p | grep amfi_get_out_of_my_way
hello, i'm the guy from the email, fixed my issue (didn't have amfid disabled), but i have a new issue
whenever i run the software it doesn't output the files it is supposed to
my enviroment: https://github.com/kholia/OSX-KVM csrutil on vram was disabled by default, and to disable amfi i edited the opencore config file and rebuilt the image