How to hack C/C++ application using RTLD_NEXT with an easy example

Reading Time: 4 minutes While I was working as a core C library developer with my previous employer. I came across this RTLD_NEXT flag in dynamic linking which has the amazing capability and can be easily exploited or used for unethical purpose(Here I intend […]