{ "info": { "author": "Eugene Ching", "author_email": "eugene@enegue.com", "bugtrack_url": null, "classifiers": [], "description": "========\nVProtect\n========\n\nvprotect is a simple tool that allows changing a process's memory protection\nflags in Windows.\n\nMemory protection flags here refer to the memory protection constants are are\nused to signify the protection that each page in memory has. Examples of such\nconstants include PAGE_EXECUTE, PAGE_EXECUTE_READ, PAGE_NOACCESS, and so on.\n\nThe set of constants, and their corresponding values, may be found here:\nhttp://msdn.microsoft.com/en-us/library/windows/desktop/aa366786(v=vs.85).aspx", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "VirtualMemProtect", "package_url": "https://pypi.org/project/VirtualMemProtect/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/VirtualMemProtect/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/VirtualMemProtect/0.1/", "requires_dist": null, "requires_python": null, "summary": "Handles querying and setting of memory protection flags in Windows.", "version": "0.1" }, "last_serial": 864486, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7ba5624c2dca35d9b5ad44283dcd760f", "sha256": "882984678994ddff4c95156f5be0111b4e7d18194f86b938b8d30b6a380c0092" }, "downloads": -1, "filename": "VirtualMemProtect-0.1.zip", "has_sig": false, "md5_digest": "7ba5624c2dca35d9b5ad44283dcd760f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4863, "upload_time": "2013-09-13T02:52:59", "url": "https://files.pythonhosted.org/packages/07/89/a64460bbbe1106a42a8315067cace508800c73fee11d49fb3594d1cf2d15/VirtualMemProtect-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ba5624c2dca35d9b5ad44283dcd760f", "sha256": "882984678994ddff4c95156f5be0111b4e7d18194f86b938b8d30b6a380c0092" }, "downloads": -1, "filename": "VirtualMemProtect-0.1.zip", "has_sig": false, "md5_digest": "7ba5624c2dca35d9b5ad44283dcd760f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4863, "upload_time": "2013-09-13T02:52:59", "url": "https://files.pythonhosted.org/packages/07/89/a64460bbbe1106a42a8315067cace508800c73fee11d49fb3594d1cf2d15/VirtualMemProtect-0.1.zip" } ] }