Skip to main content

Handles querying and setting of memory protection flags in Windows.

Project description

vprotect is a simple tool that allows changing a process’s memory protection flags in Windows.

Memory protection flags here refer to the memory protection constants are are used to signify the protection that each page in memory has. Examples of such constants include PAGE_EXECUTE, PAGE_EXECUTE_READ, PAGE_NOACCESS, and so on.

The set of constants, and their corresponding values, may be found here: http://msdn.microsoft.com/en-us/library/windows/desktop/aa366786(v=vs.85).aspx

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VirtualMemProtect-0.1.zip (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page