• topjohnwu's avatar
    SIGSTOP any possible process ASAP · d8cd2031
    topjohnwu authored
    Shut down any UID matching process and resume if it turns out not to
    be our target. Since we will record every single process we have ever
    paused, this means that the same process will not be paused erroneously
    for another time.
    
    This is an optimization to hijack the app as soon as possible.
    d8cd2031
utils.h 7.07 KB