Scripting icon indicating copy to clipboard operation
Scripting copied to clipboard

Figure out the cheapest way to get pre-reqs for profile building

Open K2 opened this issue 7 years ago • 0 comments

  1. ~~I could bring in the whole stack for https://github.com/ShaneK2/inVtero.net as a dependency~~

    1. would be great for users probably complicate stuff too much.
  2. Leverage kernel 2MB page use

    1. Since Windows kernel (all versions x64?) is going to use 2MB pages, I can/should be able to use this to scan physmem in a naive way.

K2 avatar Mar 26 '18 00:03 K2