@ggherdov @carnage4life Folks end up running stuff under debuggers, ltrace, strace, LD_AUDIT, valgrind, etc. all the time. Not many %-wise, but at that scale of use, it's still a lot of ppl. Code poking at another library's PLT or whatever it did to inject itself would be extremely sus. IFUNC resolver making calls at all is sus and very fragile, could probably fail & crash under some configurations.