MCPcopy 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

1var tarea = document.createElement('textarea');
2
3var real_vt_ptr = read_ptr_at(addrof(tarea)+0x18);
4var fake_vt_ptr = malloc(0x400);

Callers

nothing calls this directly

Calls 7

mallocFunction · 0.70
get_got_addrFunction · 0.70
read_ptr_atFunction · 0.50
addrofFunction · 0.50
write_memFunction · 0.50
read_memFunction · 0.50
write_ptr_atFunction · 0.50

Tested by

no test coverage detected