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
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆203Updated 6 years ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 years ago
- x86 Instruction Encoding Tutorial☆21Updated 10 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Calcium OS project for x86_64☆40Updated 7 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- PC Assembly language book☆175Updated 4 months ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆76Updated 8 years ago
- Examples for Linux ptrace(2)☆134Updated last year
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- Memory cheat tool for Windows and Linux games☆138Updated 9 years ago
- A basic microkernel☆36Updated 12 years ago
- ☆74Updated 3 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 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
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆45Updated 4 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- ARM emulator☆49Updated 10 years ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- A collection of memory allocators☆461Updated 3 weeks ago
- Learning Linux Binary Analysis, published by Packt☆85Updated 2 years ago