函数调用寄存器规则December 12, 20251 分钟阅读 BUUBUUsystem 在Linux中,system()函数调用后,传入的参数(如"/bin/sh"字符串地址)通常存储在RDI寄存器中。
评论