HiddenWall
fizzbuzz.ko
HiddenWall | fizzbuzz.ko | |
---|---|---|
12 | 1 | |
409 | 7 | |
- | - | |
1.6 | 0.0 | |
over 1 year ago | about 1 year ago | |
C | C | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HiddenWall
- HiddenWall - Linux kernel module generator for Hidden firewall that follows the rules in the external YAML file.
- Linux kernel module generator for Hidden firewall
- Linux kernel module generator for Hidden firewall that follows the rules in the external YAML file.
- HiddenWall(hide your custom firewall in Linux kernel)
-
Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files. This program has two principal functions: turning private files hidden. The second function is to protect confidential files to prevent reading, writing and removal.
I have been writing rootkits to protect the system context, for example, for hidden firewall rules github.com/CoolerVoid/HiddenWall rootkit for the lousy purpose it's a cliche.github.com/CoolerVoid/HiddenWall
- HiddenWall is a tool to generate a custom Hidden firewall to run in the Linux kernel.
- GitHub - CoolerVoid/HiddenWall: Tool to generate a Linux kernel module for custom rules with Netfilter hooking. (block ports, Hidden mode, firewall functionst)
fizzbuzz.ko
What are some alternatives?
neat-matrix-library - nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major concern.
nct6687d - Linux kernel module for Nuvoton NCT6687-R
kernel-ml - Machine Learning Framework for Operating Systems - Brings ML to Linux kernel
nuova - Nuova language intro guide, up to Fizz Buzz and Cyclic Tag
Diamorphine - LKM rootkit for Linux Kernels 2.6.x/3.x/4.x/5.x/6.x (x86/x86_64 and ARM64)
raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi
casper-fs - Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.
spy - :eyes: Linux kernel mode debugfs keylogger
WinDivert - WinDivert: Windows Packet Divert
FizzBuzz - The "Fizz-Buzz test" is an interview question designed to help filter out the 99.5% of programming job candidates who can't seem to program their way out of a wet paper bag. The text of the programming assignment is as follows: "Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”."