Skip to content

Simple header only library to change return address on current stack frame.

License

Notifications You must be signed in to change notification settings

C485/ReturnAddressHider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReturnAddressHider

Simple header only library to change return address on current stack frame. Features

  • Supports x86 and x64 code
  • Easy to use

Requirements

  • C++14
  • Windows XP or later
  • 32/64 bit application
  • Only x86-32/x86-64

Example

enter image description here

License

See LICENSE file for details.

About

Simple header only library to change return address on current stack frame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages