ysfr
No user record in our sample, but ysfr has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but ysfr has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Yes. Or if it's using dynamic libraries and not compiled static, you can use LD_PRELOAD and overwrite ptrace() to do nothing. You don't have to patch anything then, which might be easier. int ptrace(int request, int…