cirosantilli / algorithm-cheatLinks
MOVING TO: https://cirosantilli.com/linux-kernel-module-cheat/#algorithms see README. Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually updated when I'm grinding for job interviews :-)
☆80Updated 5 years ago
Alternatives and similar repositories for algorithm-cheat
Users that are interested in algorithm-cheat are comparing it to the libraries listed below
Sorting:
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆168Updated 5 years ago
- Calcium OS project for x86_64☆40Updated 7 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 6 years ago
- x86 Instruction Encoding Tutorial☆21Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- PC Assembly language book☆170Updated 3 months ago
- An environment and set of utilities aimed at making kernel hacking simple and accessible☆63Updated 2 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.☆62Updated last week
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆34Updated 7 years ago
- Personal sandbox to make quick tests and how-tos for ARM development☆39Updated 5 years ago
- Set of reusable Make snippets 🏗️☆17Updated 8 years ago
- ☆17Updated last year
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- A basic microkernel☆36Updated 12 years ago
- Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.☆42Updated 6 months ago
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 4 years ago
- A tiny bootloader for x86 IBM-PC compatible machines☆132Updated 2 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- QEMU based emulation library for micro-architectural simulation (ARM64 and x86)☆43Updated 6 years ago
- Hypervisor implementation for x86_64 ISA MIT JOS☆34Updated 11 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- System programming & Algorithm ― Linux programming☆14Updated 7 years ago
- Collection of my studies in x86 Assembler Programming for Linux.☆11Updated 10 years ago