我有一个小问题.我知道%x格式说明符可用于在格式字符串攻击中从堆栈中读取值.
我找到了以下代码:
%08x%08x%08x%08x
08是什么意思?它到底在做什么?谢谢 :)
c security string format
c ×1
format ×1
security ×1
string ×1