I am using OpenBSD 7.7.
So I know that
procfs
is not mounted on /proc
, and I need to use sysctl
to fetch process maps. But this fails as I am not running as a root user. The secure level is set to 1 so that is why I can't use sysctl
without root. But even procmap
is not permitted as a root user.
Is there any way I can fetch the process maps without root?
Asked by well-mannered-goat
(31 rep)
Jun 28, 2025, 05:01 AM
Last activity: Jun 30, 2025, 08:09 AM
Last activity: Jun 30, 2025, 08:09 AM