{"id":26492072,"url":"https://github.com/wangfu91/usnparser","last_synced_at":"2025-03-20T08:57:12.001Z","repository":{"id":43277152,"uuid":"173935837","full_name":"wangfu91/UsnParser","owner":"wangfu91","description":"A command utility to read and monitor the NTFS/ReFS USN change Journal.","archived":false,"fork":false,"pushed_at":"2024-11-05T08:45:41.000Z","size":138,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-05T09:30:26.112Z","etag":null,"topics":["change-journal","fs-monitoring","ntfs","refs","usn"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wangfu91.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-05T11:42:28.000Z","updated_at":"2024-11-05T08:38:28.000Z","dependencies_parsed_at":"2024-11-05T09:25:54.982Z","dependency_job_id":"266264dd-1095-4973-ba02-a1b8e87ac9f5","html_url":"https://github.com/wangfu91/UsnParser","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfu91%2FUsnParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfu91%2FUsnParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfu91%2FUsnParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfu91%2FUsnParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangfu91","download_url":"https://codeload.github.com/wangfu91/UsnParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244583145,"owners_count":20476233,"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":["change-journal","fs-monitoring","ntfs","refs","usn"],"created_at":"2025-03-20T08:57:11.291Z","updated_at":"2025-03-20T08:57:11.995Z","avatar_url":"https://github.com/wangfu91.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows USN Change Journal Parser\n\n A command utility for NTFS/ReFS to search the MFT \u0026 monitoring the changes of USN Journal.\n\n## Download\n\nLatest version can be downloaded from the [releases/latest](https://github.com/wangfu91/UsnParser/releases/latest) page.\n\n## Usage\n\n```\nUsage: UsnParser [command] [options]\n\nOptions:\n  --version  Show version information.\n  -h|--help  Show help information.\n\nCommands:\n  monitor    Monitor real-time USN journal changes\n  read       Read history USN journal entries\n  search     Search the Master File Table\n\nRun 'UsnParser [command] -h|--help' for more information about a command.\n```\n\n### Example\n\n```bash\n# Search through Master File Table of volume D, print out all the files who's extension is \".xlsx\".\nUsnParser search D: -f *.xlsx\n```\n\n```bash\n# Print out the change history for file \"Report.docx\" in the USN journal of volume D.\nUsnParser read D: -f Report.docx\n```\n\n```bash\n# Monitor realtime USN reacords of volume C.\nUsnParser monitor C: \n```\n\n```bash\n# Monitor realtime USN records of volume C with a filter for txt files whose name starts with \"abc\".\nUsnParser monitor C: -f abc*.txt \n```\n\n## Dependencies \n\n* [DotNet.Glob](https://github.com/dazinator/DotNet.Glob)\n\n* [McMaster.Extensions.CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangfu91%2Fusnparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangfu91%2Fusnparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangfu91%2Fusnparser/lists"}