Skip to content

Tiny project with that demonstrates how to enable Return Flow Guard

License

Notifications You must be signed in to change notification settings

TheEragon/TinyReturnFlowGuard

Repository files navigation

TinyReturnFlowGuard

TinyReturnFlowGuard is a minimal MSVC project that demonstrates how to enable Return Flow Guard in current builds of Microsoft Visual Studio 2017

Requirements

Instructions

Open in Visual Studio, select ReleaseRfEnabled or ReleaseRfInstrumented, compile and enjoy RFG

TODO

  • Implement a test that would demonstrate RFG in action
  • Support ReleaseRfStrict
  • Exception handling in __security_check_cookie_ex and __security_check_cookie_ex_sp

License

MIT

Links

http://xlab.tencent.com/en/2016/11/02/return-flow-guard/

About

Tiny project with that demonstrates how to enable Return Flow Guard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published