cirosantilli / algorithm-cheatLinks
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 :-)
☆84Updated 2 weeks ago
Alternatives and similar repositories for algorithm-cheat
Users that are interested in algorithm-cheat are comparing it to the libraries listed below
Sorting:
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆205Updated 6 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆170Updated 5 years ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆33Updated 8 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆77Updated 8 years ago
- PC Assembly language book☆177Updated 7 months ago
- An environment and set of utilities aimed at making kernel hacking simple and accessible☆62Updated 2 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- x86 Instruction Encoding Tutorial☆23Updated 10 years ago
- A basic microkernel☆37Updated 12 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 6 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆168Updated 10 years ago
- Visual Studio Code package with x86 and x86_64 assembly syntax support☆90Updated 7 months ago
- Mirror of http://sourceforge.net/p/safeclib/code/ci/master/tree/☆15Updated 10 years ago
- Personal sandbox to make quick tests and how-tos for ARM development☆40Updated 5 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆187Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆37Updated 8 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆181Updated 4 years ago
- Set of reusable Make snippets 🏗️☆16Updated 8 years ago