HomePhorge

(PUP-838) Process uses LookupPrivilegeValueW
de9fcf8a1e6fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-838) Process uses LookupPrivilegeValueW

  • Switch from LookupPrivilegeValueA to LookupPrivilegeValueW
  • In reality, this doesn't absolutely need to be done, but for the sake of consistency with other API calls, we use W suffixed functions
  • Add 2 tests that confirm that our usage of the Win32 API call is correct

Details

Provenance
Ethan J. Brown <Iristyle@github>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU094b06c31b65: (PUP-838) GetExitCodeProcess checks FFI::WIN32_FALSE
Branches
Unknown
Tags
Unknown

Event Timeline

Ethan J. Brown <Iristyle@github> committed rPUde9fcf8a1e6f: (PUP-838) Process uses LookupPrivilegeValueW (authored by Ethan J. Brown <Iristyle@github>).May 24 2014, 2:15 AM