{ "info": { "author": "Ero Carrera", "author_email": "ero.carrera@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pefile, Portable Executable reader module\n\n>>> This is an unofficial mirror of the pefile library in a way that it <<<\n>>> can be used by projects and libraries. It mirrors the last properly <<<\n>>> working version, namely 1.2.10-139, that in the past would be found <<<\n>>> at Google Code. This project is a temporary solution that will have <<<\n>>> to make do until the official version is fully functional & tested. <<<\n>>> June 28th 2016, Jurriaan Bremer, jbr@cuckoo.sh <<<\n\nAll the PE file basic structures are available with their default names\nas attributes of the instance returned.\n\nProcessed elements such as the import table are made available with lowercase\nnames, to differentiate them from the upper case basic structure names.\n\npefile has been tested against the limits of valid PE headers, that is, malware.\nLots of packed malware attempt to abuse the format way beyond its standard use.\nTo the best of my knowledge most of the abuses are handled gracefully.\n\nCopyright (c) 2005-2013 Ero Carrera \n\nAll rights reserved.\n\nFor detailed copyright information see the file COPYING in\nthe root of the distribution archive.", "description_content_type": null, "docs_url": null, "download_url": "http://pefile.googlecode.com/files/pefile-1.2.11.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pefile/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pefile2", "package_url": "https://pypi.org/project/pefile2/", "platform": "any", "project_url": "https://pypi.org/project/pefile2/", "project_urls": { "Download": "http://pefile.googlecode.com/files/pefile-1.2.11.tar.gz", "Homepage": "http://code.google.com/p/pefile/" }, "release_url": "https://pypi.org/project/pefile2/1.2.11/", "requires_dist": null, "requires_python": null, "summary": "Python PE parsing module", "version": "1.2.11" }, "last_serial": 2192373, "releases": { "1.2.11": [ { "comment_text": "", "digests": { "md5": "17161e73b3a3c470c2bab557aea4102b", "sha256": "5cf44c00d22e4fcfad995f183c0814af86fe848a5cb8c1e28604a454e0592422" }, "downloads": -1, "filename": "pefile2-1.2.11.tar.gz", "has_sig": false, "md5_digest": "17161e73b3a3c470c2bab557aea4102b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53797, "upload_time": "2016-06-28T20:36:25", "url": "https://files.pythonhosted.org/packages/a1/ab/61489e4acfaa41ffb53b821f649646cd79f5787886aadc30c4058fd6ec3c/pefile2-1.2.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17161e73b3a3c470c2bab557aea4102b", "sha256": "5cf44c00d22e4fcfad995f183c0814af86fe848a5cb8c1e28604a454e0592422" }, "downloads": -1, "filename": "pefile2-1.2.11.tar.gz", "has_sig": false, "md5_digest": "17161e73b3a3c470c2bab557aea4102b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53797, "upload_time": "2016-06-28T20:36:25", "url": "https://files.pythonhosted.org/packages/a1/ab/61489e4acfaa41ffb53b821f649646cd79f5787886aadc30c4058fd6ec3c/pefile2-1.2.11.tar.gz" } ] }