int eax = ((int(*)())("\xc3 <- This returns the value of the EAX register"))();
这是怎么回事?字符串被转换为函数指针
c pointers casting function
c ×1
casting ×1
function ×1
pointers ×1