1
0
mirror of https://git.disroot.org/80486DX2-66/polonium.git synced 2024-10-18 04:54:28 +05:30
(Read-only mirror) (Work In Progress!) Polonium is a deliberate file corrupter simulating Polonium radiation, damaging files as if bits of file are exposed to it. It modifies file contents, causing degradation or information loss by bit flipping. Written in ISO C99. https://git.disroot.org/80486DX2-66/polonium
Go to file
2024-10-12 11:16:17 +03:00
include main.c: use custom path length limit 2024-10-12 11:12:20 +03:00
src main.c: make args_match a static function 2024-10-12 11:16:17 +03:00
test-files rename test_files directory to test-files 2024-09-22 12:33:25 +03:00
.editorconfig Initial commit 2024-07-06 16:19:58 +02:00
.gitignore gitignore: ignore build and test artifacts 2024-07-10 14:24:11 +03:00
.gitlab-ci.yml refactor: move testing script into Makefile 2024-07-08 22:12:19 +03:00
COPYING add COPYING and LICENSE 2024-07-08 01:23:41 +03:00
LICENSE add COPYING and LICENSE 2024-07-08 01:23:41 +03:00
Makefile rename test_files directory to test-files 2024-09-22 12:33:25 +03:00
README.md README.md: extract links 2024-09-22 12:29:05 +03:00

Polonium

Project status: ⚠️ Work In Progress

Polonium is a deliberate file corrupter simulating Polonium radiation, damaging files as if bits of file are exposed to it. It modifies file contents, causing degradation or information loss by bit flipping. Written in ISO C99.

Warning

This program is designed to intentionally damage or destroy files passed to it, leading to irreversible data loss. Use of this software is at your own risk, and you are solely responsible for any consequences of its use.

Git mirrors

License

Dual-licensed under the Creative Commons Zero 1.0 Universal (COPYING) or Unlicense (LICENSE).