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.

copyin()/copyinstr()<br />

Dtrace code is executing in kernel space.<br />

Accessing user-space data not possible directly.<br />

copyin((user_addr_t)address,(long)size);<br />

copyinstr((user_addr_t)straddress,<br />

(long)maxsize);

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

Saved successfully!

Ooh no, something went wrong!