shellphish / how2heap

A repository for learning various heap exploitation techniques.
MIT License
7.12k stars 1.13k forks source link

Ported House-of-Gods to glibc-2.23 and adjusted the 2.24 version #160

Closed Milo-D closed 1 year ago

Milo-D commented 1 year ago

Ported House-of-Gods to glibc-2.23 by adjusting relative libc offsets. Also adjusted the 2.24 version by integrating the "arbitrary allocation demo" into the PoC.

See #157 for more information

Kyle-Kyle commented 1 year ago

This looks great! Thank you so much!