checksec.py
checksec.py copied to clipboard
PE: check Return Flow Guard (RFG)
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
related: https://github.com/TheEragon/TinyReturnFlowGuard