danbev / learning-assemblyLinks
☆80Updated 2 years ago
Alternatives and similar repositories for learning-assembly
Users that are interested in learning-assembly are comparing it to the libraries listed below
Sorting:
- Frida depends on TinyCC☆58Updated last week
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- Just a project with notes and code about the Linux kernel☆52Updated 3 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆76Updated 8 years ago
- Learning Linux Binary Analysis, published by Packt☆86Updated 2 years ago
- ELF library dependency viewer☆55Updated 7 years ago
- Information about Linux system calls on different architectures☆164Updated 3 weeks ago
- The collection of useful resources for OS development☆63Updated 8 years ago
- Example of using ELF hacking to inject malicious code into a target binary☆22Updated 5 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- Just another (unfinished) kernel from scratch...☆46Updated 3 years ago
- POSIX Function tracing☆336Updated 7 years ago
- A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler…☆190Updated 5 months ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆167Updated 5 years ago
- Access Arm64 CPU system registers☆95Updated last month
- 🔮 NYCU Operating System Capstone, Spring 2021☆79Updated 2 years ago
- A tutorial for debugging with gdb☆16Updated 7 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- Common dependency management for various Trail of Bits C++ codebases☆33Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆164Updated 2 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- MIT 6.828: Operating System Engineering lab / JOS☆61Updated 6 years ago
- Multi-arch command line assembler shell☆104Updated 6 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆214Updated this week
- raid is a GDB-like tiny debugger which is based on ptrace.☆13Updated 2 years ago
- Examples for: Learning KVM - implement your own kernel☆377Updated last year
- Spectre POC: Reading from another process☆36Updated 5 years ago
- Collection of various llvm passes☆125Updated 10 years ago