Skip to content

marindereggi/double-free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

double-free

You can try it out in a pre-built docker container with the following command:

docker run -it --rm ghcr.io/marindereggi/double-free

Or you can build it yourself with the following steps:

docker build -t vuln .

docker run -it --rm vuln