/Ret-Spoofing

A minimalistic way to spoof return addresses without using exceptions

Primary LanguageC++

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: