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
- Learning Linux Binary Analysis, published by Packt☆86Updated 2 years ago
- The collection of useful resources for OS development☆61Updated 8 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Same as simple-virtual-machine but in C☆151Updated 9 years ago
- X86 Opcode and Instruction Reference☆246Updated last year
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆166Updated 2 years ago
- A minimal toy implementation of strace(1)☆177Updated 2 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆442Updated 3 months ago
- A collection of solutions and other inspiring material to Dennis Andriesse's 'Practical Binary Analysis' book.☆33Updated 3 years ago
- x86 Instruction Encoding Tutorial☆21Updated 9 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- Examples for Linux ptrace(2)☆137Updated last year
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Information about Linux system calls on different architectures☆166Updated 2 weeks ago
- Just a project with notes and code about the Linux kernel☆52Updated 3 years ago
- A mini x86 linux debugger for teaching purposes☆640Updated last year
- POSIX Function tracing☆337Updated 7 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆174Updated last year
- A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler…☆191Updated 6 months ago
- A simple Aarch64 hypervisor for Raspberry Pi☆36Updated 5 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆150Updated 6 years ago
- Just a collection of NASM code while I learn/refresh my Assembly understanding☆105Updated 2 years ago
- Collection of Linux Kernel Modules and PoC to discover, learn and practice Linux Kernel Development☆53Updated 4 years ago
- ☆109Updated 6 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆77Updated 8 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆168Updated 5 years ago
- A tutorial for debugging with gdb☆16Updated 7 years ago