Skip to content

A collection of my solutions to the ROP Emporium challenges.

Notifications You must be signed in to change notification settings

Antricks/rop_emporium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROP Emporium

What's this?

A collection of my solutions to the ROP Emporium challenges.

See https://ropemporium.com/ for the original site. Huge thanks to the creators!

I might add some writeups later.

What's ROP?

Return-oriented programming (ROP) is a computer security exploit technique that allows an attacker to execute code in the presence of security defenses such as executable space protection and code signing. Wikipedia

About

A collection of my solutions to the ROP Emporium challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages