Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 119 Bytes

File metadata and controls

9 lines (7 loc) · 119 Bytes

strcmp-pwn

A strcmp timing attack example

Run the demo

g++ -o demo -lrt demo.cpp ; watch ./demo