Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rbino/devgoatse
/dev/goatse
https://github.com/rbino/devgoatse
Last synced: 25 days ago
JSON representation
/dev/goatse
- Host: GitHub
- URL: https://github.com/rbino/devgoatse
- Owner: rbino
- License: gpl-2.0
- Created: 2014-04-16T07:45:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-16T07:53:18.000Z (over 10 years ago)
- Last Synced: 2024-10-15T02:35:24.247Z (2 months ago)
- Language: C
- Size: 198 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
devgoatse
=========(NSFW)
Linux Kernel module for creating /dev/goatse character device.
/dev/goatse creates a continue stream of the famous goatse JPG image.
This device could be very useful for securely erase disks, in order to troll people looking for data on the disk.
You can use it in a very simple way:
dd if=/dev/goatse of=/dev/disk-to-erase
Dependencies
=======In order to compile the kernel module you should have the latest version of your Linux kernel headers.
On Ubuntu/Debian you can install them using:
sudo apt-get install linux-headers-$(uname -r)
Installation and use
=======make
./goatse_register.sh