Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fuj
on Oct 13, 2021
|
parent
|
context
|
favorite
| on:
Call of Duty Adds Kernel Level Driver for Anti-Che...
Isn't this the case for every major OS? I know FreeBSD device drivers can be (un)loaded on-the-fly. Same for MacOS. I assume it's also possible in Linux(?)
kaladin-jasnah
on Oct 14, 2021
|
next
[–]
It is. I believe you use
modprobe -r kernel_module_name
to unload a kernel module and
modprobe kernel_module_name
to load it.
Arnavion
on Oct 14, 2021
|
prev
|
next
[–]
Linux lets you disable dynamic modules. OpenBSD removed support for them some years ago.
astrange
on Oct 14, 2021
|
prev
[–]
macOS doesn't let you load kexts anymore since it's less important with drivers moving to userspace.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: