Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 552 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 552 Bytes

Exception Ret Spoofing

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

Pros & Cons

Pros:

  • Very easy to implement
  • Very easy to use
  • Can easily be used with other exceptions/gadgets

Cons:

  • Very slight but noticeable performance decrease when used in loops or frequently called hooks

Results

Successful_Call Successful Return