Ever wanted to inject a shared library into an already-running linux process, without using ptrace? Well, now you can... https://github.com/DavidBuchanan314/dlinject …https://asciinema.org/a/290906
David, sorry to hijack your thread: I've been trying to program a block device driver (I'm not familiar with system programming), the closest example I found is for an older kernel that doesn't compile anymore (https://github.com/ggeorgovassilis/virtblkiosim …). Got any examples?
. Likes endorse the statement, not the person.