search for: pointguard

Displaying 2 results from an estimated 2 matches for "pointguard".

2009 Oct 23
0
[LLVMdev] project based in trusted computing
...in the LLVM community is developing a pass like this for mainline LLVM, but I don't know the status of that project. Alternatively, you could implement some value-range analysis pass that provides more accurate results than what currently exists in LLVM. 2) You could implement something like PointGuard or Data Space Randomization (use Google Scholar to find the papers on these technologies). 3) You could enhance the clang static analyzer to perform security-related analyses that have not already been implemented or improve those that already exist. 4) You could implement a Software Fault Isolat...
2009 Oct 22
2
[LLVMdev] project based in trusted computing
Sir, I am a M.tech student of Computer Science and Engineering Department ,Indian Institute of technology, Kharagpur(India). I have to do a project in trusted computing field. I went through LLVM Project site. and I want to work in some project of LLVM. Can u suggest me some project which is somehow related to trusted computing and i can work on that ? In hope of your reply, Amit Suthar