Hi,
Until now, we were using the msvc libraries released in the git repo; however, with the new policy of the company, we need to activate Control Flow Guard, NXCOMPAT, etc. Is this possible with the library? Should I compile it own my own or is there any released binaries with these guards
/GS
/NXCOMPAT
ControlFlowGuard (cfg)
DYNAMICBASE (Use address space layout randomization)