The magic trick here that makes it work is a chunk of data called a Procedure Linkage table (PLT), a table in the program that lists every function that a program calls.
实现此奇妙功能的是一个称为过程链接表(Procedure Linkage Table) (plt)的数据块,它是程序中的一个表,列出了程序所调用的每一个函数。
The magic trick here that makes it work is a chunk of data called a Procedure Linkage table (PLT), a table in the program that lists every function that a program calls.
实现此奇妙功能的是一个称为过程链接表(Procedure Linkage Table) (plt)的数据块,它是程序中的一个表,列出了程序所调用的每一个函数。
应用推荐