Hello,
For a student project, I am currently trying to get Volatility to work on a patched kernel with the RANDSTRUCT flag activated.
On the documentation related to that Randomize layout of sensitive kernel structures feature, I read : "will prevent the use of forensic tools like Volatility against the system (unless the kernel source tree isn't cleaned after kernel installation)."
When you say that it's possible if the kernel source tree isn't cleaned after installation, do you know how one should proceed or is it just to say that it remains theoretically possible ?
I was thinking about building a specific Linux Profile for that kernel ( https://code.google.com/p/volatility/wi ... yForensics ) somehow using the source tree, does that sound possible to you ?
Thanks in advance.