├── LICENSE ├── Makefile ├── README.md └── moo_rootkit.c /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/matteomattia/moo_rootkit/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/matteomattia/moo_rootkit/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/matteomattia/moo_rootkit/HEAD/README.md -------------------------------------------------------------------------------- /moo_rootkit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/matteomattia/moo_rootkit/HEAD/moo_rootkit.c --------------------------------------------------------------------------------