So upon executing certain commands (I'm on an iPhone 6 on iOS 12.1.1), such as fpr, fc, or even just reading, memctl prints this out:
warning: could not find _bzero_phys
warning: could not find _pthread_kext_register
warning: could not find __FREE
Assertion failed: (kr == KEXT_SUCCESS), function ksim_set_pc, file src/libmemctl/arm64/ksim.c, line 307.
deinitialized
Abort trap: 6
I'm not really sure what's wrong here. Any ideas?
So upon executing certain commands (I'm on an iPhone 6 on iOS 12.1.1), such as
fpr,fc, or even just reading, memctl prints this out:I'm not really sure what's wrong here. Any ideas?