๐ Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
๐ Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: linux-kernel-module-cheat
Page 1
Showing 10 results from 10
cirosantilli/x86-bare-metal-examples
GitHub Assembly OtherDozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-modu... Read more
External source
GitHub
cirosantilli/linux-kernel-module-cheat
GitHub Python GNU General Public License v3.0The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Auto... Read more
External source
GitHub
cirosantilli/linux-cheat
GitHub ShellLinux tutorials and cheatsheets. Minimal examples. Mostly user-land CLI utilities. Linux kernel at: https://github.com/cirosantilli/linux-kernel-module-cheat Linuxๆ็จๅๅคๅฟๅใ ๆๅฐ็ไพๅญใ ไธป่ฆๆฏ็จๆท็บงCLIๅฎ็จ็จๅบใ Linuxๅ ๆ ธไฝไบ๏ผhttps://github.com/cirosantilli/linux-kernel-module-cheat
External source
GitHub
cirosantilli/x86-assembly-cheat
GitHub AssemblyMOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup.... Read more
External source
GitHub
cirosantilli/cpp-cheat
GitHub C GNU General Public License v3.0MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects. ็งป... Read more
External source
GitHub
cirosantilli/arm-assembly-cheat
GitHub MakefileMOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/arm SEE README. ARMv7 and ARMv8 assembly userland minimal examples tutorial. Runnable asserts on x86 hosts with QEMU user... Read more
External source
GitHub
stypr/flagchecker
GitHub CFor effective cheating detection in security competitions. Uses Linux Kernel Module (LKM) for generating flags.
External source
GitHub
cirosantilli/python-cheat
GitHub PythonMOVING TO https://cirosantilli.com/linux-kernel-module-cheat#python See README. Python minimal examples. Asserts used wherever possible. Tested on Ubuntu 18.04.
External source
GitHub
cirosantilli/runlinux
GitHub ShellUSE THIS INSTEAD: https://github.com/cirosantilli/linux-kernel-module-cheat cd into a Linux kernel source tree, run one command, and get a running QEMU VM with BusyBox.
External source
GitHub
cirosantilli/newlib-examples
GitHub ShellMOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat/tree/595e52bb5cad842045127d56a978bd59a98bd45b#baremetal-setup Bare metal arm ARMv7 and aarch64 ARMv8 UART minimal examples that run on QEMU or gem5. Uses the C standard library via Newlib built from Crosstool-NG. GDB setup just w... Read more
External source
GitHub