AppleSEPKeyStore Race Condition Emulator
Python script that emulates identify race conditions related to AppleSEPKeyStore. It is not an exploit. It simulates a shared object KernelObject, and uses threads to mimic concurrent access, premature free alive = False, and flags a UAF-like condition when accessing a logically freed object...