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☆167Updated 5 years ago
- PC Assembly language book☆168Updated last month
- 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
- Tool to demangle C++ symbols.☆58Updated 2 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
- Random Signals on Some Low-level Stuff.☆21Updated last month
- x86 Instruction Encoding Tutorial☆21Updated 9 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- ☆17Updated 11 months ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Sort of Lambdas for gcc☆34Updated 5 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆76Updated 8 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- A real-time memory trace visualizer using valgrind☆54Updated 3 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- ARM emulator☆47Updated 9 years ago
- Set of reusable Make snippets 🏗️☆16Updated 7 years ago
- Visual Studio Code package with x86 and x86_64 assembly syntax support☆86Updated 2 months ago
- Experimental tracing framework for Python on Windows.☆61Updated 4 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- A basic microkernel☆36Updated 12 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆32Updated 7 years ago
- A bare-metal x86 instruction set fuzzer a la Sandsifter☆69Updated last year
- An environment and set of utilities aimed at making kernel hacking simple and accessible☆63Updated last year
- This is a clone of an SVN repository at http://svn.code.sf.net/p/bochs/code/trunk. It had been cloned by http://svn2github.com/ , but the…☆55Updated 6 years ago
- Hypervisor implementation for x86_64 ISA MIT JOS☆34Updated 10 years ago
- Tiny Code Generator Library☆46Updated 4 years ago