[PATCH] Insert random NOPs to increase security against ROP attacks (llvm)

Stephen Crane sjcrane at uci.edu
Fri Dec 19 13:39:29 PST 2014


I think the previous revision addresses all existing comments.

- NOP is now Noop in all places
- Proper uniform probability distribution is now used
- C++11 features used where applicable
- RNG upgraded to be compatible with C++11 uniform distributions


http://reviews.llvm.org/D3392

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list