[LLVMdev] Randomizing Functions & Global variables

Tanu Sharma tanusharma_04 at yahoo.com
Fri Jun 3 07:28:48 PDT 2005


Ms Brukman, 
 
Thanks for your reply.Just clarifying my question.I actually wanted to randomize the static layout of function code in the executable file.Sorry for writing in confusing manner.
 
T

Misha Brukman <brukman at cs.uiuc.edu> wrote:
On Thu, Jun 02, 2005 at 02:12:22PM -0700, Tanu Sharma wrote:
> By randomization of functions I mean the manner in whch they are
> called , so that has to do with address.I wish to randomize the order
> of calls made to functions when a program is run.

How would you "randomize the order of calls made to functions when a
program is run" without changing the semantics of the program?

-- 
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu

_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050603/d359cc30/attachment.html>


More information about the llvm-dev mailing list