是否可以将参数传递给我的库,该库加载有LD_PRELOAD:
LD_PRELOAD
LD_PRELOAD=lib.so ./program
如何将参数传递给此库?
linux ld-preload
ld-preload ×1
linux ×1