Search results

  1. R

    Check or read from potentially invalid virtual address catching GP/page faults

    Hello, I've been working on a personal project, where I must handle potentially invalid information in scenario similar to a kernel panic. When I detect an erroneous condition, I try to dump certain structures, following pointers whenever possible. So far I've implemented a test similar to...
Back
Top