Tag: GNU C Library
Modify-function-return-value hack! — Part 2
In my previous article on this topic, we discussed some guidelines on how to write a secure application in C. The article focused on...
Let’s Hook a Library Function
If you are a developer, and want to change the way a library function works, this article will give you a basic idea of...