{ "info": { "author": "The Rekall team", "author_email": "rekall-discuss@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# The Rekall Forensic and Incident Response Framework\n\nThe Rekall Framework is a completely open collection of tools,\nimplemented in Python under the Apache and GNU General Public License,\nfor the extraction and analysis of digital artifacts computer systems.\n\nThe Rekall distribution is available from:\n\n\nRekall should run on any platform that supports\n[Python](http://www.python.org)\n\nRekall supports investigations of the following 32bit and 64bit memory\nimages:\n\n- Microsoft Windows XP Service Pack 2 and 3\n- Microsoft Windows 7 Service Pack 0 and 1\n- Microsoft Windows 8 and 8.1\n- Microsoft Windows 10\n- Linux Kernels 2.6.24 to 4.4.\n- OSX 10.7-10.12.x.\n\nRekall also provides a complete memory sample acquisition capability for all\nmajor operating systems (see the tools directory).\n\n## Quick start\n\nRekall is available as a python package installable via the pip\npackage manager. To install it, first create a virtal env, switch to\nit and then install rekall:\n\n```\n$ virtualenv /tmp/MyEnv\nNew python executable in /tmp/MyEnv/bin/python\nInstalling setuptools, pip...done.\n$ source /tmp/MyEnv/bin/activate\n$ pip install --upgrade setuptools pip wheel\n$ pip install rekall-agent rekall\n```\n\nFor windows, Rekall is also available as a self contained installer\npackage. Please check the download page for the most appropriate installer to\nuse [Rekall-Forensic.com](http://www.rekall-forensic.com/)\n\nTo install from this git repository you will need to use pip\n--editable and follow the correct order of installation (otherwise pip\nwill pull released dependencies which might be older):\n\n```\n$ virtualenv /tmp/MyEnv\nNew python executable in /tmp/MyEnv/bin/python\nInstalling setuptools, pip...done.\n$ source /tmp/MyEnv/bin/activate\n$ pip install --upgrade setuptools pip wheel\n$ git clone https://github.com/google/rekall.git rekall\n$ pip install --editable rekall/rekall-lib\n$ pip install --editable rekall/rekall-core\n$ pip install --editable rekall/rekall-agent\n$ pip install --editable rekall\n```\n\nOn Windows you will need to install the Microsoft Visual C compilers\nfor python (for more info see this blog post\nhttp://rekall-forensic.blogspot.ch/2015/09/installing-rekall-on-windows.html)\n\n## Mailing Lists\n\nMailing lists to support the users and developers of Rekall\ncan be found at the following address:\n\n rekall-discuss@googlegroups.com\n\n## Licensing and Copyright\n\nCopyright (C) 2007-2011 Volatile Systems\nCopyright 2012-2016 Google Inc. All Rights Reserved.\n\nAll Rights Reserved\n\nThis program is free software; you can redistribute it and/or\nmodify it under the terms of the GNU General Public License\nas published by the Free Software Foundation; either version 2\nof the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 59 Temple Place - Suite 330, Boston, MA\n02111-1307, USA.\n\n\n## Bugs and Support\n\nThere is no support provided with Rekall. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR\nPURPOSE.\n\nIf you think you've found a bug, please report it at:\n\n https://github.com/google/rekall/issues\n\nIn order to help us solve your issues as quickly as possible,\nplease include the following information when filing a bug:\n\n* The version of rekall you're using\n* The operating system used to run rekall\n* The version of python used to run rekall\n* The suspected operating system of the memory image\n* The complete command line you used to run rekall\n\n## History\n\nIn December 2011, a new branch within the Volatility project was created to\nexplore how to make the code base more modular, improve performance, and\nincrease usability. The modularity allowed Volatility to be used in GRR, making\nmemory analysis a core part of a strategy to enable remote live forensics. As a\nresult, both GRR and Volatility would be able to use each other's strengths.\n\nOver time this branch has become known as the \"scudette\" branch or the\n\"Technology Preview\" branch. It was always a goal to try to get these changes\ninto the main Volatility code base. But, after two years of ongoing\ndevelopment, the \"Technology Preview\" was never accepted into the Volatility\ntrunk version.\n\nSince it seemed unlikely these changes would be incorporated in the future, it\nmade sense to develop the Technology Preview branch as a separate project. On\nDecember 13, 2013, the former branch was forked to create a new stand-alone\nproject named \"Rekall.\u201d This new project incorporates changes made to streamline\nthe codebase so that Rekall can be used as a library. Methods for memory\nacquisition and other outside contributions have also been included that were\nnot in the Volatility codebase.\n\nRekall strives to advance the state of the art in memory analysis, implementing\nthe best algorithms currently available and a complete memory acquisition and\nanalysis solution for at least Windows, OSX and Linux.\n\n\n## More documentation\n\nFurther documentation is available at\nhttp://www.rekall-forensic.com/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.rekall-forensic.com/", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "rekall", "package_url": "https://pypi.org/project/rekall/", "platform": "", "project_url": "https://pypi.org/project/rekall/", "project_urls": { "Homepage": "https://www.rekall-forensic.com/" }, "release_url": "https://pypi.org/project/rekall/1.7.1/", "requires_dist": null, "requires_python": "", "summary": "Rekall Memory Forensic Framework", "version": "1.7.1" }, "last_serial": 3393174, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "547fa06a0a547b23ee44c304dbd9b459", "sha256": "e5478cfbe99f0da43adb1536725f7018e895ea309c3f3206819180c98c08e84e" }, "downloads": -1, "filename": "rekall-1.0.tar.gz", "has_sig": false, "md5_digest": "547fa06a0a547b23ee44c304dbd9b459", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4563801, "upload_time": "2014-07-28T15:48:44", "url": "https://files.pythonhosted.org/packages/83/ed/b900819d75a2dcb36a4a186d625fbc6674472252f38c6c8b475fc37b4483/rekall-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "aa379b49b67c093a8135738a589d2f2f", "sha256": "8f48d476c1b3254ec8f6ad1707598d3d0c09214d450f012f4c4a0f79b10d58e8" }, "downloads": -1, "filename": "rekall-1.0.1.tar.gz", "has_sig": false, "md5_digest": "aa379b49b67c093a8135738a589d2f2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4565462, "upload_time": "2014-07-28T23:58:06", "url": "https://files.pythonhosted.org/packages/c3/82/75ad3c77321fba04370405bc439980fc470f2a41f5c9bc217059aeec6809/rekall-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "91147d2e1af733f1dc348fae5a06eb28", "sha256": "e68f88be6e2f4f2a9848087788b3a75c013fcdf47c83c3a0dcb31cf4d1313a9b" }, "downloads": -1, "filename": "rekall-1.0.2.tar.gz", "has_sig": false, "md5_digest": "91147d2e1af733f1dc348fae5a06eb28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4565926, "upload_time": "2014-07-29T00:02:06", "url": "https://files.pythonhosted.org/packages/de/18/3c1b81ee313ec6f7251d4b40b2fc4516e41db9b82fddcafee6c3fe0dee0e/rekall-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "24a76d71ddb1264ece0326067b9e6f03", "sha256": "fd888a6b1a645002ee852707bb280204f4dbbb49a23049c97fd8f7720f05d58e" }, "downloads": -1, "filename": "rekall-1.0.3.tar.gz", "has_sig": false, "md5_digest": "24a76d71ddb1264ece0326067b9e6f03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3204266, "upload_time": "2014-08-06T01:29:15", "url": "https://files.pythonhosted.org/packages/e7/07/04717a661b36b32dbf3ce7ac337623e55b6d8bc364b31e65d863e2ef4b8d/rekall-1.0.3.tar.gz" } ], "1.0rc10": [ { "comment_text": "", "digests": { "md5": "9729137b0beb24ead3511c4368c2760f", "sha256": "2c80ed8d0933c355bb060849a5e59acf93a9dd4a04c336af42e1842a53abdf0b" }, "downloads": -1, "filename": "rekall-1.0rc10.tar.gz", "has_sig": false, "md5_digest": "9729137b0beb24ead3511c4368c2760f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 883867, "upload_time": "2014-05-09T08:57:26", "url": "https://files.pythonhosted.org/packages/7d/e2/b32a266ed7369329d7cb5be77107d27d8561022a212b46670877ab4867d3/rekall-1.0rc10.tar.gz" } ], "1.0rc11": [ { "comment_text": "", "digests": { "md5": "1e8a28067ffb09ead24e1978f039fa7d", "sha256": "ae3f6d851619a2e32d2d31ebed4c7cd2083f537ff23045b70667527c838d593e" }, "downloads": -1, "filename": "rekall-1.0rc11.tar.gz", "has_sig": false, "md5_digest": "1e8a28067ffb09ead24e1978f039fa7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 902778, "upload_time": "2014-06-13T14:18:07", "url": "https://files.pythonhosted.org/packages/10/41/035c3cf03d39af864ba9ef11b5fbe08a32676e1cd5376494e4e91d5e530e/rekall-1.0rc11.tar.gz" } ], "1.0rc3": [ { "comment_text": "", "digests": { "md5": "04e2e469c2a31644b954b94b50bca3a5", "sha256": "d11f2220f1d7877d24c118931477e9bf5e8d04fe69d95d559d47c59d8dd5ec80" }, "downloads": -1, "filename": "rekall-1.0rc3.tar.gz", "has_sig": false, "md5_digest": "04e2e469c2a31644b954b94b50bca3a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 894901, "upload_time": "2014-01-02T23:06:04", "url": "https://files.pythonhosted.org/packages/a0/58/3d4b133349cd12b20a9e2538fbb19004b74651dbc74c6428e4e7d5763919/rekall-1.0rc3.tar.gz" } ], "1.0rc4": [ { "comment_text": "", "digests": { "md5": "08d5537ec58d491f36b2035b641d59f2", "sha256": "a78bdec1cf5a812f4e60e0f3264fdaf79c130d3e65d1b5e9e18e65f7661d39b2" }, "downloads": -1, "filename": "rekall-1.0rc4.tar.gz", "has_sig": false, "md5_digest": "08d5537ec58d491f36b2035b641d59f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 745949, "upload_time": "2014-02-19T22:27:19", "url": "https://files.pythonhosted.org/packages/68/d2/cbf0e27a3bde6e0b2af12c5fe39ac9f58b267fcfa18e5e81ae24de8bb383/rekall-1.0rc4.tar.gz" } ], "1.0rc7": [ { "comment_text": "", "digests": { "md5": "a73b694359ba4d7591ca7e2a918adf17", "sha256": "16a1e7503ec426b85a7fa2b02e17f548f2f0230603d768b7da4a83bb89f0877a" }, "downloads": -1, "filename": "rekall-1.0rc7.tar.gz", "has_sig": false, "md5_digest": "a73b694359ba4d7591ca7e2a918adf17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1661330, "upload_time": "2014-03-26T20:36:26", "url": "https://files.pythonhosted.org/packages/50/5c/23fb6c5d7b2c1b7913aa322aaf0eb67a27f66fd8771eee5a464fa043045c/rekall-1.0rc7.tar.gz" } ], "1.0rc9": [ { "comment_text": "", "digests": { "md5": "0b4be55ca71e61c66cfaab903cded622", "sha256": "5bbedca6c56802c170c29307bef4e0c5fa075ee1a6fb25d5688f6876f7aac1a1" }, "downloads": -1, "filename": "rekall-1.0rc9.tar.gz", "has_sig": false, "md5_digest": "0b4be55ca71e61c66cfaab903cded622", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 779027, "upload_time": "2014-05-09T07:07:37", "url": "https://files.pythonhosted.org/packages/9c/8b/e15423771add56f16f78f81585f75a2c7fb0715fa4a4b0f20eefb4cc3a54/rekall-1.0rc9.tar.gz" } ], "1.1.0.beta": [ { "comment_text": "", "digests": { "md5": "007a6bb426aff267ba00538b5dd55678", "sha256": "2815ec19aefe7c3ef48a49b5a054f0c8d9242cc9855e525a2ea872ff3da2f4d6" }, "downloads": -1, "filename": "rekall-1.1.0.beta.tar.gz", "has_sig": false, "md5_digest": "007a6bb426aff267ba00538b5dd55678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3510576, "upload_time": "2014-10-05T15:09:45", "url": "https://files.pythonhosted.org/packages/eb/93/229c0e94f9762fbf3069eecd69c62b942eff4278a133aef1842f345a1146/rekall-1.1.0.beta.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "f3b85cf522ce48d45f5c86b345acf1f6", "sha256": "f0e1262d4475b5a7e2b5875748b6a8438dee7f19b521d0bf2834e491966ee186" }, "downloads": -1, "filename": "rekall-1.2.0.tar.gz", "has_sig": false, "md5_digest": "f3b85cf522ce48d45f5c86b345acf1f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3405699, "upload_time": "2014-12-21T12:14:23", "url": "https://files.pythonhosted.org/packages/95/91/958d833e6f4b3b18619ad7401448a7cdb51f02204c7b4c172828c2326155/rekall-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "e81255d2c0e3ef1cd2cdabcd319fe5cd", "sha256": "4eb421f49de7595fab80b3a0862cc40dd516258001439b6dcac7b75971950bb6" }, "downloads": -1, "filename": "rekall-1.3.0.tar.gz", "has_sig": false, "md5_digest": "e81255d2c0e3ef1cd2cdabcd319fe5cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4199803, "upload_time": "2015-03-23T09:28:05", "url": "https://files.pythonhosted.org/packages/88/ff/548ecafa89266db5923752e523b88a5b538b47b9d46ace59980f299a9628/rekall-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "8d7cd166f356e6942e22938f6755c73e", "sha256": "e126a105659f1eccb2d98fe7d0a9828f979df803218a3cdcda2ee50afb0693da" }, "downloads": -1, "filename": "rekall-1.3.1.tar.gz", "has_sig": false, "md5_digest": "8d7cd166f356e6942e22938f6755c73e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4208204, "upload_time": "2015-03-31T23:30:33", "url": "https://files.pythonhosted.org/packages/ad/28/eef05cb7e5c510df2d275b492787f097feaa2b01a7ba8a67bb97e2520a51/rekall-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "eef1259513405b2473e4cdcf6a23c354", "sha256": "bc4f4d04a863e2b7aa21fbdbf8dcb7e23c2eb8cea526528321f4b9c6ff2b5b07" }, "downloads": -1, "filename": "rekall-1.3.2.tar.gz", "has_sig": false, "md5_digest": "eef1259513405b2473e4cdcf6a23c354", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4145091, "upload_time": "2015-04-24T21:13:27", "url": "https://files.pythonhosted.org/packages/6e/b9/a78297e3356189759814c9d03fd45205fe658786b029d047a474ed557ec1/rekall-1.3.2.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "bd94fb80b956a4487eaa9f7b366d8f63", "sha256": "76c55df4d37d7d70fe14a6cbdf8882cacb2417c6900a04786c6a1e41084e1dc0" }, "downloads": -1, "filename": "rekall-1.4.0.tar.gz", "has_sig": false, "md5_digest": "bd94fb80b956a4487eaa9f7b366d8f63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239142, "upload_time": "2015-08-14T00:41:16", "url": "https://files.pythonhosted.org/packages/ad/fe/41439ee28975094593ea63b012e9eb839ed06decf4ef7930c70cde60d2b6/rekall-1.4.0.tar.gz" } ], "1.4.0.post.dev1": [ { "comment_text": "", "digests": { "md5": "2707b593845252569d191758af386c16", "sha256": "a812386f5de5e658936b70f46602a02f8c696ad72a2303e0520f4e84911d2c13" }, "downloads": -1, "filename": "rekall-1.4.0.post.dev1.tar.gz", "has_sig": false, "md5_digest": "2707b593845252569d191758af386c16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239189, "upload_time": "2015-08-14T00:33:06", "url": "https://files.pythonhosted.org/packages/74/8e/a065b76617603837e32739c025e4be3ae6b5c6257c1595d4448c45188a06/rekall-1.4.0.post.dev1.tar.gz" } ], "1.4.0.post0.dev1": [], "1.4.0.pre0": [], "1.4.0.pre1": [ { "comment_text": "", "digests": { "md5": "0f03757825e6c6b139cf8a0a782440d6", "sha256": "ce85c8acebad388d52592b6939c7a84f3a2fdf69a6bee0aaf5913fa45c9438bb" }, "downloads": -1, "filename": "rekall-1.4.0.pre1.tar.gz", "has_sig": false, "md5_digest": "0f03757825e6c6b139cf8a0a782440d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6213103, "upload_time": "2015-08-08T05:12:54", "url": "https://files.pythonhosted.org/packages/bb/87/c21ae6f1c8309fc5b4c013e5864949d4cd9aac1bb324cfba2989e0e00aa7/rekall-1.4.0.pre1.tar.gz" } ], "1.4.0.pre3": [ { "comment_text": "", "digests": { "md5": "72840a83360d6ed54a768776092202f5", "sha256": "a6165184e7a3309488c94685241ca74fe55c5c7f89053b831a96ae0a6adac580" }, "downloads": -1, "filename": "rekall-1.4.0.pre3.tar.gz", "has_sig": false, "md5_digest": "72840a83360d6ed54a768776092202f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239155, "upload_time": "2015-08-10T18:58:33", "url": "https://files.pythonhosted.org/packages/ea/1b/c0bbc2197e55e5a11a3fa0a84e43613f29a60773a822c585d0a59efc3f58/rekall-1.4.0.pre3.tar.gz" } ], "1.4.0.pre4": [ { "comment_text": "", "digests": { "md5": "d2903ea340f34d92351bdc3d3b5c4275", "sha256": "09635b3ce89a7dc3b7abe01229d3a2025c1e655699bf3d380727348cebadfe78" }, "downloads": -1, "filename": "rekall-1.4.0.pre4.tar.gz", "has_sig": false, "md5_digest": "d2903ea340f34d92351bdc3d3b5c4275", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 239164, "upload_time": "2015-08-12T03:09:06", "url": "https://files.pythonhosted.org/packages/3e/bf/530afccc7415069929b7b5570dc1985170afa616de4d6c50ec76cf20a3f3/rekall-1.4.0.pre4.tar.gz" } ], "1.4.1": [ { "comment_text": "", "digests": { "md5": "0b6be8a1614a169579e4d6bee6352723", "sha256": "e06612eff622d7336b7046ab7663624c0317fa72eb8c7883ed2651d5d8be084f" }, "downloads": -1, "filename": "rekall-1.4.1.tar.gz", "has_sig": false, "md5_digest": "0b6be8a1614a169579e4d6bee6352723", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 242194, "upload_time": "2015-09-10T14:27:49", "url": "https://files.pythonhosted.org/packages/0b/a8/da358cb55ef90995d0f57d0ad6d1a128e206aa6696001479a5d853a50dd7/rekall-1.4.1.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "6dc62facc2ec628742a516a83c1c8f6a", "sha256": "26ea77eb391f08d5ed740e9183f789e7b4939c04c066f878dadbbc8634a98d09" }, "downloads": -1, "filename": "rekall-1.5.0.zip", "has_sig": false, "md5_digest": "6dc62facc2ec628742a516a83c1c8f6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2906320, "upload_time": "2016-03-15T15:08:38", "url": "https://files.pythonhosted.org/packages/7a/c0/b32dc136fc6349781917c54c77c5595e440c620482570489acf5e550cdd9/rekall-1.5.0.zip" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "4792a236fd5b7c3f29994c406d647af4", "sha256": "a5ec6c382f330f2ad47ea70db8fb331aeb5b4d26a0f87a9f7059e50eceb2665d" }, "downloads": -1, "filename": "rekall-1.5.1.zip", "has_sig": false, "md5_digest": "4792a236fd5b7c3f29994c406d647af4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2906939, "upload_time": "2016-05-24T00:47:36", "url": "https://files.pythonhosted.org/packages/00/a1/b16533ae63d7c1b0ed537f2c1460c0e1e4ac96680691bd258edd6a8f1661/rekall-1.5.1.zip" } ], "1.5.2": [ { "comment_text": "", "digests": { "md5": "d21267737ef38914fe786a023523e25b", "sha256": "ba6aab29e2002607369cf159d924d1f4bca341a183f73b6005f2f8c1bb36e8f8" }, "downloads": -1, "filename": "rekall-1.5.2.zip", "has_sig": false, "md5_digest": "d21267737ef38914fe786a023523e25b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392183, "upload_time": "2016-07-01T20:58:53", "url": "https://files.pythonhosted.org/packages/e9/56/4303d4eddbc1db466a90fdb032ea56edfe2116749fc6c353e9afaa4f2fde/rekall-1.5.2.zip" } ], "1.5.2rc1": [ { "comment_text": "", "digests": { "md5": "20fc62f37bb241e4983e575e2257ab0a", "sha256": "1bf2b437815ae2433b47810d4d7c73c0667dc96f01d2e08a3c1a7f321ad2d295" }, "downloads": -1, "filename": "rekall-1.5.2rc1.zip", "has_sig": false, "md5_digest": "20fc62f37bb241e4983e575e2257ab0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392447, "upload_time": "2016-06-01T22:32:39", "url": "https://files.pythonhosted.org/packages/e5/97/a843b988c0dcf8f0bea28ce2df736cf2371ee513fbf99b75fed8f83761be/rekall-1.5.2rc1.zip" } ], "1.5.3": [ { "comment_text": "", "digests": { "md5": "7ac30e9230c0d0132f35bb9a7b4b85dd", "sha256": "2dc95514c21809f4cc7ff6818c979831956388010b1b90ef08160efb2101da4c" }, "downloads": -1, "filename": "rekall-1.5.3.zip", "has_sig": false, "md5_digest": "7ac30e9230c0d0132f35bb9a7b4b85dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 403174, "upload_time": "2016-08-09T20:54:38", "url": "https://files.pythonhosted.org/packages/52/49/e2664358fd16a95aa96d96042b6deb5d3bab485bfa8988098bc191f18819/rekall-1.5.3.zip" } ], "1.5.3.post1": [ { "comment_text": "", "digests": { "md5": "eff0b657b64095da37cfe00a145da5f4", "sha256": "47222a46ef1c3a88df953f4f6e6d5dac592bc40af847f4a2cf45ec7ace04e3c2" }, "downloads": -1, "filename": "rekall-1.5.3.post1.zip", "has_sig": false, "md5_digest": "eff0b657b64095da37cfe00a145da5f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 403787, "upload_time": "2016-08-22T23:04:20", "url": "https://files.pythonhosted.org/packages/2e/58/fcd962a7ee885796c3b9977b1beec4b807144fe28de2393a79ecc037aa9a/rekall-1.5.3.post1.zip" } ], "1.5.3rc2": [ { "comment_text": "", "digests": { "md5": "2a90ed35ebe4f88976ae6c2e3a54b3af", "sha256": "320605258991b9d76c202013a08ed2c3d71c308225e6d125cacc62fdfa6a829b" }, "downloads": -1, "filename": "rekall-1.5.3rc2.zip", "has_sig": false, "md5_digest": "2a90ed35ebe4f88976ae6c2e3a54b3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 301576, "upload_time": "2016-08-03T01:41:20", "url": "https://files.pythonhosted.org/packages/d6/63/65d74a7c671ad3caf7d40e357cb048e4b11621826135bed4abe32559b5cf/rekall-1.5.3rc2.zip" } ], "1.5.3rc3": [ { "comment_text": "", "digests": { "md5": "58de390349ab706c2c3c916adfabf6e8", "sha256": "2c3aaf984ff706db9dada4a33fe00f63020092fe648819fc16ff6d439f7e1be7" }, "downloads": -1, "filename": "rekall-1.5.3rc3.zip", "has_sig": false, "md5_digest": "58de390349ab706c2c3c916adfabf6e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 403482, "upload_time": "2016-08-09T18:28:38", "url": "https://files.pythonhosted.org/packages/cb/36/b07bb05a6b166b31c3ef278a6726084862edd1de509f70fd79376efa7f51/rekall-1.5.3rc3.zip" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "6b71c4c6ab5eaa3e83a0a8ed33670f92", "sha256": "32f2f973911b579d6344a2f1533a9bb903716a793bab1006ba651db997845577" }, "downloads": -1, "filename": "rekall-1.6.0-py2-none-any.whl", "has_sig": false, "md5_digest": "6b71c4c6ab5eaa3e83a0a8ed33670f92", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1464663, "upload_time": "2016-11-04T05:41:39", "url": "https://files.pythonhosted.org/packages/dc/1e/9d2c01c7205985fb599d01dd1fc31b0495c94e3a8eb629962f1f2ae1cca8/rekall-1.6.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "89c8dba2eea4c0c7472a58c93a9c7e97", "sha256": "261cbc31c4f1eb91b8e2cefb7a5bbfe547539b091d58ff7d91f181494ae0af8a" }, "downloads": -1, "filename": "rekall-1.6.0.zip", "has_sig": false, "md5_digest": "89c8dba2eea4c0c7472a58c93a9c7e97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 301230, "upload_time": "2016-11-04T05:41:44", "url": "https://files.pythonhosted.org/packages/6e/1a/a34c540b33541c12caac3abf5052c18860701c1e36ef1048bbce86d868cc/rekall-1.6.0.zip" } ], "1.7.0rc1": [ { "comment_text": "", "digests": { "md5": "1ca2a35b7623a3b69948b945520a493d", "sha256": "a21164d503ff47912584859f686c8ef8ca8339250896d0d11103d9faf88ddf19" }, "downloads": -1, "filename": "rekall-1.7.0rc1-py2-none-any.whl", "has_sig": false, "md5_digest": "1ca2a35b7623a3b69948b945520a493d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 1471706, "upload_time": "2017-10-17T09:25:35", "url": "https://files.pythonhosted.org/packages/59/c1/601252b89ba3bf4f31f12ad4164156b3b8ac7eac8c7c4a2efa7f3c55a24f/rekall-1.7.0rc1-py2-none-any.whl" } ], "1.7.1": [ { "comment_text": "", "digests": { "md5": "af575b69bcb4fe5e297375d2b80c60bc", "sha256": "d3fdeff06f1045fb26828c0c519e712e1aed3ebbd828c237c76ffb6fa24ce29a" }, "downloads": -1, "filename": "rekall-1.7.1.zip", "has_sig": false, "md5_digest": "af575b69bcb4fe5e297375d2b80c60bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1733603, "upload_time": "2017-11-06T05:40:32", "url": "https://files.pythonhosted.org/packages/af/38/af50983839850a2f803ee7d67a4659580906c32aabc6467eca5695b7c95a/rekall-1.7.1.zip" } ], "1.7.2rc1": [ { "comment_text": "", "digests": { "md5": "8667e5bd1d32bca6dc223697e0acbf8f", "sha256": "08134cd142203130c8d09e6e52114b4f5e17211bc9993d507ce4a69b5aa2e072" }, "downloads": -1, "filename": "rekall-1.7.2rc1.zip", "has_sig": false, "md5_digest": "8667e5bd1d32bca6dc223697e0acbf8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1733715, "upload_time": "2017-12-06T07:46:02", "url": "https://files.pythonhosted.org/packages/47/9c/e799f457c93414f321209539e6262ede84c421f315cd9aa07f081e373d7b/rekall-1.7.2rc1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af575b69bcb4fe5e297375d2b80c60bc", "sha256": "d3fdeff06f1045fb26828c0c519e712e1aed3ebbd828c237c76ffb6fa24ce29a" }, "downloads": -1, "filename": "rekall-1.7.1.zip", "has_sig": false, "md5_digest": "af575b69bcb4fe5e297375d2b80c60bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1733603, "upload_time": "2017-11-06T05:40:32", "url": "https://files.pythonhosted.org/packages/af/38/af50983839850a2f803ee7d67a4659580906c32aabc6467eca5695b7c95a/rekall-1.7.1.zip" } ] }