rodionovd/task_vaccine

Way to recognize whether an alien process is i386 or x86_64

rodionovd opened this issue · 1 comments

Way to recognize whether an alien process is i386 or x86_64

Use sysctl() with MIB = [CTL_KERN, KERN_PROC, KERN_PROC_PID, $pid$]