[翻译]不再随机:使用LD_PRELOAD来劫持rand()函数
文章比较基础,但是一步一步讲得很详细,适合第一次接触使用LD_PRELOAD来劫持函数的朋友~
原文地址:https://securityboulevard.com/2020/10/not-so-random-using-ld_preload-to-hijack-the-rand-function/
...