Skip to content

A minimalistic way to spoof return addresses without using exceptions

Notifications You must be signed in to change notification settings

gmh5225/Ret-Spoofing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Ret Spoofing

A simple and minimalistic way to spoof return addresses without using an exception handler

Pros & Cons

Pros:

  • Very easy to implement
  • Very easy to use
  • Little to no performance decrease

Cons:

About

A minimalistic way to spoof return addresses without using exceptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.7%
  • Assembly 12.3%