#rust #kernel_activities #kernel_modules #linux #linux_kernel #management #monitoring #tui
https://github.com/orhun/kmon
https://github.com/orhun/kmon
GitHub
GitHub - orhun/kmon: Linux Kernel Manager and Activity Monitor 🐧💻
Linux Kernel Manager and Activity Monitor 🐧💻. Contribute to orhun/kmon development by creating an account on GitHub.
#other #apparmor #certification #cks #ckss #exam_objectives #falco #kernel_hardening #kube_bench #kube_hunter #kubernetes #kubernetes_security #mitre_attack #open_policy_agent #os_footprint #pod #pod_security_policy #policy #seccomp #security #trivy
https://github.com/walidshaari/Certified-Kubernetes-Security-Specialist
https://github.com/walidshaari/Certified-Kubernetes-Security-Specialist
GitHub
GitHub - walidshaari/Certified-Kubernetes-Security-Specialist: Curated resources help you prepare for the CNCF/Linux Foundation…
Curated resources help you prepare for the CNCF/Linux Foundation CKS 2021 "Kubernetes Certified Security Specialist" Certification exam. Please provide feedback or requests by ra...
#shell #analyzer #architecture #embedded_linux #firmware #kernel_configuration #linux #security_tools
https://github.com/e-m-b-a/emba
https://github.com/e-m-b-a/emba
GitHub
GitHub - e-m-b-a/emba: EMBA - The firmware security analyzer
EMBA - The firmware security analyzer. Contribute to e-m-b-a/emba development by creating an account on GitHub.
#cplusplus #windows #library #kernel #exploit #hypervisor #vbs #rookit #hvci
https://github.com/Cr4sh/KernelForge
https://github.com/Cr4sh/KernelForge
GitHub
GitHub - Cr4sh/KernelForge: A library to develop kernel level Windows payloads for post HVCI era
A library to develop kernel level Windows payloads for post HVCI era - Cr4sh/KernelForge
#rust #kernel #os #rust #tee
Asterinas is a new, secure, and fast operating system kernel written in Rust. It works like Linux but is safer and easier for developers to use. Asterinas uses Rust to protect memory better and has a special architecture to make it more reliable. Developers can use a helpful toolkit called OSDK and choose whether to share their code or keep it private. To start using Asterinas, you need a Linux machine with Docker, then follow simple steps to download, build, and run it in a virtual machine. This makes Asterinas a great option for those looking for a secure and developer-friendly OS kernel.
https://github.com/asterinas/asterinas
Asterinas is a new, secure, and fast operating system kernel written in Rust. It works like Linux but is safer and easier for developers to use. Asterinas uses Rust to protect memory better and has a special architecture to make it more reliable. Developers can use a helpful toolkit called OSDK and choose whether to share their code or keep it private. To start using Asterinas, you need a Linux machine with Docker, then follow simple steps to download, build, and run it in a virtual machine. This makes Asterinas a great option for those looking for a secure and developer-friendly OS kernel.
https://github.com/asterinas/asterinas
GitHub
GitHub - asterinas/asterinas: Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible…
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI. - asterinas/asterinas
#cplusplus #browser #c_plus_plus #desktop_environment #kernel #operating_system #os #unix
SerenityOS is a special operating system that looks like old computers from the 1990s but has modern features. It runs on x86-64 computers and has a lot of cool things like a browser, games, and many useful programs. It also has strong security features to keep your data safe. You can customize how it looks and even build it yourself if you're tech-savvy. The best part is that it's made by a community of developers who share their work openly, so you can join in and help too. This makes SerenityOS a fun and powerful system for users who love both old-school looks and modern functionality.
https://github.com/SerenityOS/serenity
SerenityOS is a special operating system that looks like old computers from the 1990s but has modern features. It runs on x86-64 computers and has a lot of cool things like a browser, games, and many useful programs. It also has strong security features to keep your data safe. You can customize how it looks and even build it yourself if you're tech-savvy. The best part is that it's made by a community of developers who share their work openly, so you can join in and help too. This makes SerenityOS a fun and powerful system for users who love both old-school looks and modern functionality.
https://github.com/SerenityOS/serenity
GitHub
GitHub - SerenityOS/serenity: The Serenity Operating System 🐞
The Serenity Operating System 🐞. Contribute to SerenityOS/serenity development by creating an account on GitHub.
#c_lang #c #drivers #gpl #hacktoberfest #kernel #operating_system #os #osdev #reactos #win32 #win32api #windows #x86
ReactOS is a free, open-source operating system designed to be compatible with Windows applications and drivers, especially those for Windows Server 2003 and later versions. The latest version, 0.4.15, brings major improvements like better USB and driver support, enhanced system stability, 64-bit fixes, and new features in system tools such as Notepad and Paint. It can be tested safely on virtual machines and is ideal for users seeking a Windows-like experience without Microsoft’s software. ReactOS is still in alpha, so it’s best for testing, but it offers a promising alternative for Windows users wanting a free, open-source OS[1][2][3].
https://github.com/reactos/reactos
ReactOS is a free, open-source operating system designed to be compatible with Windows applications and drivers, especially those for Windows Server 2003 and later versions. The latest version, 0.4.15, brings major improvements like better USB and driver support, enhanced system stability, 64-bit fixes, and new features in system tools such as Notepad and Paint. It can be tested safely on virtual machines and is ideal for users seeking a Windows-like experience without Microsoft’s software. ReactOS is still in alpha, so it’s best for testing, but it offers a promising alternative for Windows users wanting a free, open-source OS[1][2][3].
https://github.com/reactos/reactos
GitHub
GitHub - reactos/reactos: A free Windows-compatible Operating System
A free Windows-compatible Operating System. Contribute to reactos/reactos development by creating an account on GitHub.
#c_lang #infiniband #iwarp #kernel_rdma_drivers #linux_kernel #rdma #roce #userspace_libraries
You can use RDMA Core, a set of Linux userspace libraries and daemons, to work with RDMA devices for high-speed network communication. It supports many kernel drivers and provides tools and libraries like libibverbs and librdmacm to manage RDMA devices and connections. You can build it easily with cmake and install required packages depending on your Linux distribution. Using RDMA Core lets you set up software RDMA interfaces and verify them with commands like `ibv_devices` or `rdma link`. This helps you achieve faster, low-latency data transfer, which is useful for high-performance computing and networking tasks.
https://github.com/linux-rdma/rdma-core
You can use RDMA Core, a set of Linux userspace libraries and daemons, to work with RDMA devices for high-speed network communication. It supports many kernel drivers and provides tools and libraries like libibverbs and librdmacm to manage RDMA devices and connections. You can build it easily with cmake and install required packages depending on your Linux distribution. Using RDMA Core lets you set up software RDMA interfaces and verify them with commands like `ibv_devices` or `rdma link`. This helps you achieve faster, low-latency data transfer, which is useful for high-performance computing and networking tasks.
https://github.com/linux-rdma/rdma-core
GitHub
GitHub - linux-rdma/rdma-core: RDMA core userspace libraries and daemons
RDMA core userspace libraries and daemons. Contribute to linux-rdma/rdma-core development by creating an account on GitHub.