{"id":20744491,"url":"https://github.com/halukyamaner/disk-scanner","last_synced_at":"2025-10-12T23:51:58.051Z","repository":{"id":255483874,"uuid":"852158858","full_name":"halukyamaner/disk-scanner","owner":"halukyamaner","description":"Disk Scanner","archived":false,"fork":false,"pushed_at":"2024-09-04T13:58:22.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T02:28:01.837Z","etag":null,"topics":["data-forensics","disk-crawler","disk-scanner","disk-tools","forensic-analysis","forensics","forensics-tools"],"latest_commit_sha":null,"homepage":"https://www.halukyamaner.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halukyamaner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-04T10:25:29.000Z","updated_at":"2025-01-07T06:29:11.000Z","dependencies_parsed_at":"2024-09-05T18:12:04.095Z","dependency_job_id":"a46b6484-b291-437c-aaea-570ab270f0b3","html_url":"https://github.com/halukyamaner/disk-scanner","commit_stats":null,"previous_names":["halukyamaner/diskscanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fdisk-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fdisk-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fdisk-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halukyamaner%2Fdisk-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halukyamaner","download_url":"https://codeload.github.com/halukyamaner/disk-scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243039584,"owners_count":20226131,"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":["data-forensics","disk-crawler","disk-scanner","disk-tools","forensic-analysis","forensics","forensics-tools"],"created_at":"2024-11-17T07:15:46.853Z","updated_at":"2025-10-12T23:51:57.990Z","avatar_url":"https://github.com/halukyamaner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disk Scanner\n\n## Overview\nDisk Scanner is a Python script designed to traverse through a specified root directory, cataloging each sub-directory and file it encounters. This helps in generating comprehensive listings of all directories and files within the root directory or any specified starting point.\n\n## Features\n- **Exhaustive Scanning**: Starts scanning from the root directory or any specified starting point.\n- **Output Files Generation**: Generates 'Folders.txt' and 'Files.txt' which list all the directories and files discovered during the scan.\n- **Real-Time Console Output**: Displays paths of directories and files in real-time on the console for monitoring purposes.\n\n## Requirements\n- Python 3.x\n- `os` module\n\n## Usage\nTo use Disk Scanner, run the script from the command line. It is initially configured to scan the root directory '/', which is suitable for Unix-based systems. This can be modified in the script's source code to scan different directories.\n\n```bash\npython disk_scanner.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalukyamaner%2Fdisk-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalukyamaner%2Fdisk-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalukyamaner%2Fdisk-scanner/lists"}