22.04.2013 Views

dtrace-infiltrate

dtrace-infiltrate

dtrace-infiltrate

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Hiding from `lsof` - 2 nd<br />

Entrypoint<br />

/*<br />

* Loop through the identified processes.<br />

*/<br />

for (i = 0; i < np; i++) {<br />

if (!(pid = Pids[i]))<br />

continue;<br />

nb = proc_pidinfo(pid, PROC_PIDTASKALLINFO, 0, &tai, sizeof(tai));<br />

}<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!