libmem
libmem copied to clipboard
Add OpenBSD support
trafficstars
I'm not sure how possible this is, taking in consideration that OpenBSD has numerous mitigations to avoid exploitation, memory hacking, and other types of security issues. It might be worth a try though.
Considering procfs has been removed on 5.7 (I think)... Not sure this will go far.
Actually, looking at the source code of top in the OpenBSD src, it seems to be doable very similarly to how FreeBSD does it.