Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ rop2.js
File
rop2.js
900v3/rop2.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
tarea = document.createElement(
'textarea'
);
2
3
var
real_vt_ptr = read_ptr_at(addrof(tarea)+0x18);
4
var
fake_vt_ptr = malloc(0x400);
Callers
nothing calls this directly
Calls
7
malloc
Function · 0.70
get_got_addr
Function · 0.70
read_ptr_at
Function · 0.50
addrof
Function · 0.50
write_mem
Function · 0.50
read_mem
Function · 0.50
write_ptr_at
Function · 0.50
Tested by
no test coverage detected