Skip to content

J03D03/smashing-ancient-stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smashing 💥🔨 Ancient 📜 Stacks

This repository contains stack smashing challenges targeting binaries secured with StackGuard a compiler technique introduced in 1998.


Start here

Overview of the challenges which can/have been pwned

No protection SG terminator canary SG random canary
challenge-1.c 💥 💥 💥
challenge-2.c 💥 💥 💥
challenge-3.c 💥 - -
challenge-4.c 💥 💥 -
challenge-5.c 💥 💥 💥

(Feel free to add your exploit, new challenges and update this table)

Solutions

You can find possible solutions here