Pinned Repositories
linux-kernel-development
Setup for linux kernel development (development, debugging automation and compiling)
herpaderping
Utility for Process Herpaderping - method of obscuring the intentions of a process by modifying the content on disk after the image has been mapped, allowing to evade security products.
kfile-over-icmp
kfile-over-icmp is an LKM for stealth sending of files over ICMP communication.
kprochide
kprochide is an LKM for hiding processes from the userland. The module is able to hide multiple processes and is able to dynamically receive new processes to hide.
kunkillable
kunkillable is an LKM that makes userland processes unkillable.
linux-kernel-development
Template repository for linux kernel modules.
thanos
Operating system from scratch for learning purposes.
spiderpig1297's Repositories
spiderpig1297/kprochide
kprochide is an LKM for hiding processes from the userland. The module is able to hide multiple processes and is able to dynamically receive new processes to hide.
spiderpig1297/kfile-over-icmp
kfile-over-icmp is an LKM for stealth sending of files over ICMP communication.
spiderpig1297/kunkillable
kunkillable is an LKM that makes userland processes unkillable.
spiderpig1297/herpaderping
Utility for Process Herpaderping - method of obscuring the intentions of a process by modifying the content on disk after the image has been mapped, allowing to evade security products.
spiderpig1297/thanos
Operating system from scratch for learning purposes.
spiderpig1297/linux-kernel-development
Template repository for linux kernel modules.