Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francescodisalesgithub/simpleviruswriting
An example of basic virus writing in C
https://github.com/francescodisalesgithub/simpleviruswriting
c exploit fallocate fork-bomb hacking hide-messages kernel linux passwords shadowfile timebomb virus-writing
Last synced: about 1 month ago
JSON representation
An example of basic virus writing in C
- Host: GitHub
- URL: https://github.com/francescodisalesgithub/simpleviruswriting
- Owner: FrancescoDiSalesGithub
- Created: 2020-10-19T22:24:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T20:54:29.000Z (6 months ago)
- Last Synced: 2024-06-20T10:00:06.958Z (6 months ago)
- Topics: c, exploit, fallocate, fork-bomb, hacking, hide-messages, kernel, linux, passwords, shadowfile, timebomb, virus-writing
- Language: C
- Homepage:
- Size: 1.89 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple virus writing in C
**DISCLAIMER: Do not attempt to violate the law with the code contained here**
This repository contains basic virus writing such as:
- forkbomb
- profondity bomb
- logic/time bomb
- hide message in a picture
- getting account informations in the shadow file
- insert banned sites in hosts file
- removing an entry in the hosts file
- removing the whole content of the hosts file
- removing linux
- simple removing fileAll these virus are written for the linux enviroment.
# How to compile
For each project just run:
`make -f makefile`# Donation
If you want to support me donate monero coins at:
`4B9WQivaHfd3miDfPKEfCianocGpBx9d8FXycz2vmNW3aBDVKHgkBd9Gmapt4RBVEpTwnehujsiUBBehUiLvnEHs7VFstCC`![immagine](https://user-images.githubusercontent.com/17337009/171695268-3996f8b8-ca26-4771-8e32-0f75f941a70c.png)
or here (0.0043 XMR):
![immagine](https://user-images.githubusercontent.com/17337009/171695566-420c3948-3fe2-4448-9ba1-472c6a4aaee5.png)