Unless a program is completely statically linked, it will contain undefined symbols in its symbol table. You can see these by running readelf -s ...
確定! 回上一頁