1
0
mirror of https://git.disroot.org/80486DX2-66/polonium.git synced 2024-09-19 02:25:33 +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-07-07 01:06:13 +03:00
include corrupter.h: fix missing #include <limits.h> 2024-07-07 01:06:13 +03:00
src initial codebase upload 2024-07-07 00:48:23 +03:00
.editorconfig Initial commit 2024-07-06 16:19:58 +02:00
.gitignore initial codebase upload 2024-07-07 00:48:23 +03:00
gitignore_clean.py Initial commit 2024-07-06 16:19:58 +02:00
Makefile initial codebase upload 2024-07-07 00:48:23 +03:00
README.md README.md: add warning emoji to "Work In Progress" 2024-07-06 17:51:14 +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.

License

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