├── .github └── FUNDING.yml ├── LICENSE ├── README.md └── lsrootkit.c /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/therealdreg/lsrootkit/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/therealdreg/lsrootkit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/therealdreg/lsrootkit/HEAD/README.md -------------------------------------------------------------------------------- /lsrootkit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/therealdreg/lsrootkit/HEAD/lsrootkit.c --------------------------------------------------------------------------------