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-…☆205Updated 6 years ago
- x86 Instruction Encoding Tutorial☆21Updated 10 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
- Personal sandbox to make quick tests and how-tos for ARM development☆39Updated 5 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆45Updated 4 years ago
- Memory cheat tool for Windows and Linux games☆138Updated 9 years ago
- QEMU based emulation library for micro-architectural simulation (ARM64 and x86)☆43Updated 6 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆80Updated 3 years ago
- An environment and set of utilities aimed at making kernel hacking simple and accessible☆63Updated 2 years ago
- A basic microkernel☆36Updated 12 years ago
- Examples for Linux ptrace(2)☆137Updated last year
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆34Updated 7 years ago
- PC Assembly language book☆172Updated 3 months ago
- C++ Self Modifying Code (Self Assembing/Disassembling)☆73Updated 5 years ago
- x86-64 Intel instruction set in JSON format☆51Updated 9 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- Visual Studio Code package with x86 and x86_64 assembly syntax support☆87Updated 4 months ago
- Collection of my studies in x86 Assembler Programming for Linux.☆11Updated 10 years ago
- The Bear Operating System☆24Updated 8 years ago
- Hypervisor implementation for x86_64 ISA MIT JOS☆34Updated 11 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- System programming & Algorithm ― Linux programming☆14Updated 7 years ago