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 :-)
☆81Updated 6 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
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆203Updated 6 years ago
- PC Assembly language book☆176Updated 5 months ago
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆64Updated 9 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
- x86-64 Intel instruction set in JSON format☆52Updated 9 years ago
- x86 Instruction Encoding Tutorial☆22Updated 10 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- An environment and set of utilities aimed at making kernel hacking simple and accessible☆63Updated 2 years ago
- Collection of my studies in x86 Assembler Programming for Linux.☆11Updated 10 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- Personal sandbox to make quick tests and how-tos for ARM development☆40Updated 5 years ago
- A collection of memory allocators☆462Updated 2 months ago
- Set of reusable Make snippets 🏗️☆16Updated 8 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆167Updated 10 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆177Updated last year
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆93Updated 5 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆188Updated 3 years ago
- Database of CPU Opcodes☆258Updated last year
- Example of how to use the ptrace(2) system call to call a userspace method.☆153Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Identifying/Extracting various sections of an ELF file☆160Updated 5 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆77Updated 8 years ago
- Simple Function calls tracer☆73Updated 7 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- Learning Linux Binary Analysis, published by Packt☆86Updated 2 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆81Updated 4 years ago