Hacker News new | ask | show | jobs
by richm44 253 days ago
Here's an example I made a while ago of how easy it is to use LD_PRELOAD to hook things and change file contents etc. https://github.com/richmoore/reciprocity
1 comments

Nice! Looks cool!