{"id":20298792,"url":"https://github.com/0xbitx/dedsec_shred","last_synced_at":"2026-02-08T22:03:07.566Z","repository":{"id":228832113,"uuid":"774969311","full_name":"0xbitx/DEDSEC_SHRED","owner":"0xbitx","description":"DEDSEC_SHRED is a Linux-based tool for securely erasing files and directories","archived":false,"fork":false,"pushed_at":"2025-04-12T18:24:23.000Z","size":4878,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T16:02:17.268Z","etag":null,"topics":["delete","encryption-decryption","file-shredder","files","linux-tool","remove","security"],"latest_commit_sha":null,"homepage":"","language":null,"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/0xbitx.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,"zenodo":null}},"created_at":"2024-03-20T14:28:32.000Z","updated_at":"2025-04-12T18:24:27.000Z","dependencies_parsed_at":"2024-04-14T18:24:41.834Z","dependency_job_id":"a91deb06-9892-4b1f-83a4-39a63fff8d66","html_url":"https://github.com/0xbitx/DEDSEC_SHRED","commit_stats":null,"previous_names":["0xbitx/dedsec_shred"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xbitx/DEDSEC_SHRED","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_SHRED","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_SHRED/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_SHRED/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_SHRED/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xbitx","download_url":"https://codeload.github.com/0xbitx/DEDSEC_SHRED/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xbitx%2FDEDSEC_SHRED/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29246439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T21:42:34.334Z","status":"ssl_error","status_checked_at":"2026-02-08T21:41:38.468Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["delete","encryption-decryption","file-shredder","files","linux-tool","remove","security"],"created_at":"2024-11-14T16:11:56.779Z","updated_at":"2026-02-08T22:03:07.552Z","avatar_url":"https://github.com/0xbitx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExMHUyZWprYWp2NzdzbDFoYXV3dXEyNm92Zm1ueWd0MnRsMGZieDJ0MyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/Y3sQZIgQsUm9Aw1MjG/giphy.gif\", width=\"500\", height=\"500\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e DEDSEC_SHRED \u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eDEDSEC_SHRED is a Linux-based tool for securely erasing files and directories, ensuring data irrecoverability. It offers customizable passes for overwriting data and provides visual feedback during the shredding process. Perfect for sensitive data disposal with peace of mind.\u003c/h4\u003e\n\n\n### DESCRIPTION\n\nDEDSEC_SHRED is a powerful data security tool designed to securely erase sensitive files and directories from your system, ensuring that the data is irrecoverable. This tool implements advanced data shredding techniques to overwrite the contents of files and directories multiple times with pseudorandom data generated using cryptographic hashing algorithms.\n\n### Features:\n\n   * Secure File Shredding: DEDSEC_SHRED allows you to securely erase individual files by overwriting their contents multiple times with pseudorandom data, making it virtually impossible to recover the original data.\n    \n   * Directory Erasure: With DEDSEC_SHRED, you can securely erase entire directories and their contents. The tool recursively traverses the directory structure, securely erasing files and subdirectories within the specified directory.\n    \n   * Customizable Passes: You can configure the number of passes for overwriting data, allowing you to adjust the level of security based on your specific requirements.\n    \n   * Terminal-Based Interface: DEDSEC_SHRED provides a user-friendly terminal-based interface, making it easy to use and integrate into your workflow.\n    \n   * Visual Feedback: The tool offers visual feedback during the shredding process, providing clear indications of the progress and status of each file and directory being securely erased.\n\n### Usage:\n\n   * Run the DEDSEC_SHRED tool from the terminal.\n   * Enter the file or directory path you want to securely erase.\n   * Optionally, specify the number of passes for overwriting data (default is 3).\n\n\u003e [!NOTE]\n\u003e DEDSEC_SHRED is intended for use in situations where data security is paramount, such as securely deleting confidential documents, personal files, or decommissioning storage devices.\n\n### INSTALLATION\n    * git clone https://github.com/0xbitx/DEDSEC_SHRED.git\n    * cd DEDSEC_SHRED\n    * chmod +x dedsec_shred\n    * ./dedsec_shred\n\n### TESTED ON FOLLOWING\n* Kali Linux \n* Parrot OS \n* Ubuntu\n\n## Support\n\nIf you find my work helpful and want to support me, consider making a donation. Your contribution will help me continue working on open-source projects.\n\n**Bitcoin Address: `36ALguYpTgFF3RztL4h2uFb3cRMzQALAcm`**\n   \n\u003ch1 align=\"center\"\u003e DISCLAIMER \u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eI'm not responsible for anything you do with this program, so please only use it for good and educational purposes. \u003c/h4\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbitx%2Fdedsec_shred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xbitx%2Fdedsec_shred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbitx%2Fdedsec_shred/lists"}