Linux Binary



ldd
nm
readelf
ld
ldconfig
ar
objdump
export LD_LIBRARY_PATH=/opt/lib:$LD_LIBRARY_PATH


as


http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html
http://blog.markloiseau.com/2012/05/64-bit-hello-world-in-linux-assembly-nasm/

你可能感兴趣的:(Linux Binary)