2026-01-09 11:10:23 +01:00
2026-01-08 19:55:38 +01:00
2026-01-08 17:50:08 +01:00
2026-01-09 11:10:23 +01:00
2026-01-08 19:51:58 +01:00
2026-01-09 10:25:02 +01:00

fatalspin

A little tool that kills a random process in your unix system, written in C.

Why?

I just did it for fun.

Really, no other reason.

Be BOLD

Build and run it without reading the code using root privileges.

How to build

make

How to run

./fatalspin

Hint : maybe there's a way for you to find which process was killed (without reading the code).

License

This project is licensed under the GPLv3+ License. See the LICENSE file for details.

Description
Kill a random process
Readme GPL-3.0 46 KiB
Languages
C 89.1%
Makefile 10.9%