|
From: Nicholas N. <nj...@ca...> - 2004-01-31 05:40:45
|
Hi, I just stumbled across a paper: "Randomized instruction set emulation to disrupt binary code injection attacks" Which you can find here: www.cs.unm.edu/%7Egbarrant/RISE.html as well as an introductory description, and a tarball of their tool, which I haven't tried yet. It seems they modified Valgrind to do some kind of security checking against malicious code injection. Weird. N |