Control Flow guard

Mashuk Raza 20 Reputation points
2024-06-07T11:13:32.64+00:00

Hello Team,

Control flow guard is only for visual c++ based application or for all c++ compilers or it will works for all like c#, .net based application.

Developer technologies | C++
Developer technologies | .NET | Other
Developer technologies | C#
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Minxin Yu 13,506 Reputation points Microsoft External Staff
    2024-06-07T12:11:42.0566667+00:00

    Hi,

    CFG only works in C/C++ and Assembler. You can't use it in managed code.

    Best regards,

    Minxin Yu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.