|
|
|
|
|
by geofft
2359 days ago
|
|
Ahhh, yes, it's probably hard to track down a random
subprocess somewhere that's checking and then passing that info back to the original process. (I think the subprocess could even just try to PTRACE_ATTACH the original process and see if it works.) |
|