libmem icon indicating copy to clipboard operation
libmem copied to clipboard

Add OpenBSD support

Open rdbo opened this issue 2 years ago • 2 comments
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.

rdbo avatar Jan 17 '23 14:01 rdbo

Considering procfs has been removed on 5.7 (I think)... Not sure this will go far.

rdbo avatar Oct 23 '23 02:10 rdbo

Actually, looking at the source code of top in the OpenBSD src, it seems to be doable very similarly to how FreeBSD does it.

rdbo avatar Oct 24 '23 00:10 rdbo