├── Makefile ├── README.md └── rootkit.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Eterna1/puszek-rootkit/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Eterna1/puszek-rootkit/HEAD/README.md -------------------------------------------------------------------------------- /rootkit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Eterna1/puszek-rootkit/HEAD/rootkit.c --------------------------------------------------------------------------------