new logos

This commit is contained in:
2026-01-30 18:49:15 -05:00
parent daf8653d29
commit 2d185f3a6b
13 changed files with 160 additions and 5 deletions

10
pkg/rootkit.pkg Normal file
View File

@@ -0,0 +1,10 @@
{
"Name": "rootkit",
"Version": "1.0.0",
"Publishers": ["Astronand"],
"Description": "A package that allows for kernel level access to the system (requires root)",
"Dependencies": [
"HyperionOS"
],
"Tar":"https://git.astronand.dev/Astronand/HyperionOS-packages/raw/branch/main/tar/rootkit.tar.gz"
}