# prefetch-parser
A parser of Windows prefetch file.
This repo is strongly inspired from [prefetch2es](https://github.com/sumeshi/prefetch2es), I kept only the part that interest me.
## Usage
~~~bash
dacru:~/git/prefetch-parser/ $ python prefetch_parser.py -h
usage: prefetch_parser.py [-h] [-f PREFETCHFILE] [-o JSONFILE]
optional arguments:
-h, --help show this help message and exit
-f PREFETCHFILE, --prefetchfile PREFETCHFILE
Windows Prefetch file.
-o JSONFILE, --jsonfile JSONFILE
Output json file path. '-' will print command output on terminal.
~~~
Raw data
{
"_id": null,
"home_page": "https://github.com/DavidCruciani/prefetch_parser",
"name": "prefetch-parser",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "prefetch",
"author": "David Cruciani",
"author_email": "david.cruciani@circl.lu",
"download_url": "https://files.pythonhosted.org/packages/f9/ed/0b024359a3a2ac9574ba7d7b37b5d9ee2f42cd5b8358380e46379a427b80/prefetch_parser-1.0.0.tar.gz",
"platform": null,
"description": "# prefetch-parser\nA parser of Windows prefetch file.\n\nThis repo is strongly inspired from [prefetch2es](https://github.com/sumeshi/prefetch2es), I kept only the part that interest me.\n\n\n\n## Usage\n\n~~~bash\ndacru:~/git/prefetch-parser/ $ python prefetch_parser.py -h\nusage: prefetch_parser.py [-h] [-f PREFETCHFILE] [-o JSONFILE]\n\noptional arguments:\n -h, --help show this help message and exit\n -f PREFETCHFILE, --prefetchfile PREFETCHFILE\n Windows Prefetch file.\n -o JSONFILE, --jsonfile JSONFILE\n Output json file path. '-' will print command output on terminal.\n~~~\n\n\n\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/DavidCruciani/prefetch_parser",
"Repository": "https://github.com/DavidCruciani/prefetch_parser"
},
"split_keywords": [
"prefetch"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1600d8631edb199b2351d3a97b49ff1a9c80ea5b79db22be9a853735d8dbd530",
"md5": "776710a42fde764756930ddb3b2fdc46",
"sha256": "083c71c616b09ff2b6bac555e74d1df1f5900cd99af7a6e17dab19c5c1ae6ead"
},
"downloads": -1,
"filename": "prefetch_parser-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "776710a42fde764756930ddb3b2fdc46",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 3447,
"upload_time": "2023-06-05T13:16:25",
"upload_time_iso_8601": "2023-06-05T13:16:25.469020Z",
"url": "https://files.pythonhosted.org/packages/16/00/d8631edb199b2351d3a97b49ff1a9c80ea5b79db22be9a853735d8dbd530/prefetch_parser-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f9ed0b024359a3a2ac9574ba7d7b37b5d9ee2f42cd5b8358380e46379a427b80",
"md5": "bf44753d24b73cc2389a1d64acec1c6a",
"sha256": "574dbaaa5d97bee083e4c730ed1738f051e4787585fbd0a8c24f59411eeb1ccc"
},
"downloads": -1,
"filename": "prefetch_parser-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "bf44753d24b73cc2389a1d64acec1c6a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 3004,
"upload_time": "2023-06-05T13:16:26",
"upload_time_iso_8601": "2023-06-05T13:16:26.914111Z",
"url": "https://files.pythonhosted.org/packages/f9/ed/0b024359a3a2ac9574ba7d7b37b5d9ee2f42cd5b8358380e46379a427b80/prefetch_parser-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-05 13:16:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DavidCruciani",
"github_project": "prefetch_parser",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "prefetch-parser"
}