Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 178 Bytes

File metadata and controls

11 lines (8 loc) · 178 Bytes

Build the docker image:

docker build . -t glibc-heap-exploit-demos --build-arg UID=`id -u`

Start the container:

docker run --rm -i -t glibc-heap-exploit-demos