Hi, how could I get the command line arguments of a process given its audit token.
My app is a Content Filter Network Extension written in swift. I can obtain the audit token from NEFilterFlow but I can't figure out how to get the process arguments, I was able to get the pid from the audit token using audit_token_to_pid.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Swift
Network Extension
Inter-process communication