reading process memory

David Nugent davidn at datalinktech.com.au
Thu Jun 8 03:05:17 UTC 2006


Tofik Suleymanov wrote:
> Thank you for brief and altogether extensive explanation of the 
> case.The thing i wanted to do is to read let's say portions of memory 
> where .bss and .data block of a running program reside.
>
> is that possible ?
Yes. Debuggers offer this functionality, for example.

man 2 ptrace


Regards,
David


More information about the freebsd-stable mailing list