Skip to content

geoffrey-diederichs/ROP_Emporium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROP Emporium

Write-ups of the ROP Emporium challenges teaching how to exploit buffer overflows using return-oriented programming.
All of these challenges have been solved in the x86_64 version.

  • Executing a function.
  • Realigning the stack.
  • Modifying arguments to a function call.
  • Calling a function by it's PLT entry.
  • Writing over memory.

About

Write-ups of the ROP Emporium challenges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages