Skip to content

Fix to restricted Windows Environments

Compare
Choose a tag to compare
@jayotterbein jayotterbein released this 08 Dec 19:01
· 95 commits to master since this release
  • Now uses a manifest to enforce elevated process
  • Forces entering debug mode to allow getting module information in more restrictive Windows environments
  • No longer uses Process to obtain base address, now uses the same process handle from a more restrictive/specific OpenProcess call