#Launch an application with ptrace(Process Trace)

14 messages · Page 1 of 1 (latest)

sacred ore
#

Launch an application with ptrace(Process Trace)

pallid glacier
#

What are you trying to do?

sacred ore
pallid glacier
#

Can you explain what that means

sacred ore
#

The task was to write a simple program that lauches an application with ptrase

pallid glacier
#

So from go you want to start a child program with ptrace enabled?

sacred ore
#

Yes

pallid glacier
#

os.exec has sysprocattr as a field

#

should be able to set the flag using that

sacred ore
#

what do you mean by flag

pallid glacier
#

Check the docs

sacred ore
#

okay