{"id":13698377,"url":"https://github.com/Silv3rHorn/ArtifactExtractor","last_synced_at":"2025-05-04T03:31:19.019Z","repository":{"id":215839519,"uuid":"107865993","full_name":"Silv3rHorn/ArtifactExtractor","owner":"Silv3rHorn","description":"Extract common Windows artifacts from source images and VSCs","archived":false,"fork":false,"pushed_at":"2021-05-10T14:05:56.000Z","size":82,"stargazers_count":60,"open_issues_count":1,"forks_count":15,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-02-14T19:31:23.829Z","etag":null,"topics":["dfir","forensics","win4n6"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Silv3rHorn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-10-22T12:59:09.000Z","updated_at":"2023-12-31T01:23:54.000Z","dependencies_parsed_at":"2024-01-13T10:13:05.274Z","dependency_job_id":"11fea038-83dd-44a9-abb9-476412c47a81","html_url":"https://github.com/Silv3rHorn/ArtifactExtractor","commit_stats":null,"previous_names":["silv3rhorn/artifactextractor"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silv3rHorn%2FArtifactExtractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silv3rHorn%2FArtifactExtractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silv3rHorn%2FArtifactExtractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silv3rHorn%2FArtifactExtractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Silv3rHorn","download_url":"https://codeload.github.com/Silv3rHorn/ArtifactExtractor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252283595,"owners_count":21723505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dfir","forensics","win4n6"],"created_at":"2024-08-02T19:00:45.179Z","updated_at":"2025-05-04T03:31:18.721Z","avatar_url":"https://github.com/Silv3rHorn.png","language":"Python","funding_links":[],"categories":["Challenges","Tools"],"sub_categories":["Acquisition"],"readme":"# ArtifactExtractor\n![](https://img.shields.io/badge/python-2.7-blue.svg)\n\nArtifactExtractor is a script that extracts common Windows artifacts from source images and VSCs.\n\nArtifacts in VSCs will be checked (via hash) if they are different from a later VSC/image copy before extraction.\n\n\n## Dependencies\nNone if using [release executable](https://github.com/Silv3rHorn/ArtifactExtractor/releases) on Windows.\n\nElse:\n1. Install backports.lzma\n    * Windows: Use latest wheel file available from [here](https://www.lfd.uci.edu/~gohlke/pythonlibs/#backports.lzma)\n    * Linux: Use a package manager, e.g. `sudo apt install liblzma-dev`\n2. Install libewf\n    * [libewf-legacy](https://github.com/libyal/libewf-legacy) should be installed rather than [libewf (experimental)](https://github.com/libyal/libewf) - Newer experimental releases have a [file corruption issue](https://github.com/log2timeline/dfvfs/issues/230). \n    * Windows: Use the MSI installer available from [here](https://mega.nz/#!qU9yUQCa!EWpwiZvjGtUIUxldKSGdQkdvLCwJ7t3PGinymU8TfQc)\n    * Linux: Use [libewf-legacy build 20140806](https://github.com/libyal/libewf-legacy/releases/tag/20140806)\n3. (Windows ONLY) Install pywin32: `pip install pywin32`\n4. Install remaining requirements: use [requirements.txt](requirements.txt)\n    * Use pip: `pip install -r requirements.txt`\n\n## Usage\n1. Create destination directory\n2. `artifact_extractor.exe \u003csource image\u003e \u003cdest dir\u003e [-a \u003cselected artifacts\u003e]` or `artifact_extractor.exe -h` for more options\n\n## Credits\nJoachim Metz and his libraries\n\nJohn Corcoran for Unix Compatibility\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSilv3rHorn%2FArtifactExtractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSilv3rHorn%2FArtifactExtractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSilv3rHorn%2FArtifactExtractor/lists"}