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
- ☆17Updated last year
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆203Updated 6 years ago
- x86 Instruction Encoding Tutorial☆21Updated 10 years ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- PC Assembly language book☆176Updated 5 months ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Examples for Linux ptrace(2)☆134Updated last year
- Collection of my studies in x86 Assembler Programming for Linux.☆11Updated 10 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆33Updated 7 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆31Updated 9 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆167Updated 10 years ago
- ☆50Updated 4 years ago
- Architectural privilege escalation on x86☆59Updated 7 years ago
- Hypervisor implementation for x86_64 ISA MIT JOS☆34Updated 11 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆76Updated 8 years ago
- a fork of a very cool, but dormant, project at http://www.eresi-project.org/☆21Updated 13 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
- QEMU based emulation library for micro-architectural simulation (ARM64 and x86)☆43Updated 6 years ago
- Dump page tables on various OSes and analyze them☆28Updated 9 years ago
- Personal sandbox to make quick tests and how-tos for ARM development☆39Updated 5 years ago
- Memory cheat tool for Windows and Linux games☆140Updated 9 years ago
- Sort of Lambdas for gcc☆33Updated 6 years ago
- Set of reusable Make snippets 🏗️☆16Updated 8 years ago
- Visual Studio Code package with x86 and x86_64 assembly syntax support☆87Updated 5 months ago