[Code-Crunchers] Some Kernel Code Crunching

Peter Ferrie pferrie at symantec.com
Tue Feb 20 16:44:00 CST 2007


> While it doesn't guarantee page aligned scans only, it still 
> scans page aligned addresses also, which is good enough for
> this purpose.

Yes, but it hits every page twice, and in the (unlikely) case
that the pointer is paragraph-aligned within the first 4kb,
you might see a nice blue screen instead.

Anyway, I'm sure that it works well enough for them.


More information about the Code-Crunchers mailing list