{ "info": { "author": "Gu Zhengxiong", "author_email": "rectigu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3.2" ], "description": "IntDump\n=======\n\n\nInterpret binary files in some predefined manners that help.\n\nFor the time being, we only interpret integers from binary files.\n\n\nTODO\n----\n\n- Refer to the `conversion functionality`_ of IntelliCoder_ and\n figure out whether we integrate IntDump into it or not,\n or vice versa.\n\n- Generalize to bindump instead of merely intdump.\n\n Say, adding some more useful predefined manners\n (a.k.a interpreters).\n\n\n.. _IntelliCoder: https://github.com/NoviceLive/intellicoder\n.. _conversion functionality: https://github.com/NoviceLive/intellicoder#shellcode-extraction--conversion\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/NoviceLive/intdump", "keywords": "Binary File,Data Interpretation,Integer Dumping", "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "IntDump", "package_url": "https://pypi.org/project/IntDump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/IntDump/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/NoviceLive/intdump" }, "release_url": "https://pypi.org/project/IntDump/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Interpret binary files in some predefined manners.", "version": "0.1.1" }, "last_serial": 2175626, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a33e3363c05783d83aa01dcc7a97289c", "sha256": "92fafb5b7f7871eaca8db9796f306ce128c5ea9b084feac75e239ac07fe7e614" }, "downloads": -1, "filename": "IntDump-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a33e3363c05783d83aa01dcc7a97289c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3359, "upload_time": "2016-06-09T13:20:47", "url": "https://files.pythonhosted.org/packages/61/42/8dbc3adab78bc7e98ffb649eefb2b434f3833a16c14c38cc0852a0c65da3/IntDump-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d85fa0e9a3b1520e7e2b2643dab9b80e", "sha256": "49f92a9518d3531a273b3b93aba14bc95281556c551d1c88295bd2322f20306e" }, "downloads": -1, "filename": "IntDump-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d85fa0e9a3b1520e7e2b2643dab9b80e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15644, "upload_time": "2016-06-10T12:53:23", "url": "https://files.pythonhosted.org/packages/7d/0f/675fd9513081cd517e31e481782c36ccbf952f91c0b9cf248181fae80938/IntDump-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d85fa0e9a3b1520e7e2b2643dab9b80e", "sha256": "49f92a9518d3531a273b3b93aba14bc95281556c551d1c88295bd2322f20306e" }, "downloads": -1, "filename": "IntDump-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d85fa0e9a3b1520e7e2b2643dab9b80e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15644, "upload_time": "2016-06-10T12:53:23", "url": "https://files.pythonhosted.org/packages/7d/0f/675fd9513081cd517e31e481782c36ccbf952f91c0b9cf248181fae80938/IntDump-0.1.1.tar.gz" } ] }