checksec.py icon indicating copy to clipboard operation
checksec.py copied to clipboard

PE: check Return Flow Guard (RFG)

Open Wenzel opened this issue 5 years ago • 1 comments

Article by Tencent lab: https://xlab.tencent.com/en/2016/11/02/return-flow-guard/

Implementation by winchecksec: https://github.com/trailofbits/winchecksec/blob/v2.0.0/checksec.cpp#L262

Wenzel avatar Oct 06 '20 21:10 Wenzel

related: https://github.com/TheEragon/TinyReturnFlowGuard

Wenzel avatar Jan 26 '21 17:01 Wenzel