Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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