[LLVMdev] How to XOR return address

FlyLanguage flylanguage at gmail.com
Thu Jul 21 07:41:10 PDT 2011


> Hi all,
>
> How to XOR the return address on the stack with a canary word both are
> 32 bits? Is there a method to implement it?
> Thank you.



Just to be sure... you realize llvm already supports stack canary insertion?



More information about the llvm-dev mailing list