ROP_STEP_BY_STEP icon indicating copy to clipboard operation
ROP_STEP_BY_STEP copied to clipboard

free note 32bit问题

Open youfulife opened this issue 7 years ago • 0 comments

payload += p32(0) + p32(notelen+0x9)+ "B" * (notelen-0x10)

payload最后-0x10的原因是什么

youfulife avatar May 11 '17 08:05 youfulife