A new door

I can see that look in your eyes
You’re in need of something you can’t find
You’re tired of holding on to the pain
You haven’t got the strength to hold the reigns
You are out of lane

I know you can’t take it
I know you can’t take it anymore
I know you can’t fake it
I know you can’t fake it anymore
Now it’s time for you to open a new door

You fool yourself when you live a lie
You spend all of

Posted at 9pm on 05/11/08 | no comments | Filed Under: News from Leuven read on

Address Space Layout Randomization: an Overview

Internet and the proliferation of opensource programs that have given source code informations to exploit vulnerabilities of applications, made buffer overflow attacks more common and insidious methods to compromise software security.
Since these attacks require knowledge of the memory layout schema, the basic idea to design a countermeasure is to randomize locations of target memory areas. Address Space Layout Randomization is a method for randomizing the address space layout of a program. An analysis of benefits

Posted at 11am on 18/09/08 | no comments | Filed Under: Computer Science, Progetti read on