Void pointer and their attribute constructor
I am supposed to find the vulnerability in the code (as a part of a ctf) and I feel it’s hidden either in the __attribute__((constructor)) or the pointer.
Here I can make out that it’s a void pointer but I have never encountered a pointer … Continue reading Void pointer and their attribute constructor