Is there an easy way to tell if an ELF binary was built with lazy binding disabled (-Wl,-z,now)?
Found it, running this command tells you if BIND_NOW is used:
readelf -a /bin/login | grep BIND
0x000000000000001e (FLAGS) BIND_NOW
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With