danbev / learning-assemblyLinks
☆82Updated 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:
- The collection of useful resources for OS development☆62Updated 9 years ago
- Learning Linux Binary Analysis, published by Packt☆87Updated 3 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆85Updated 2 years ago
- Frida depends on TinyCC☆61Updated 6 months ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆171Updated 5 years ago
- A collection of solutions and other inspiring material to Dennis Andriesse's 'Practical Binary Analysis' book.☆35Updated 4 years ago
- x86 Instruction Encoding Tutorial☆23Updated 10 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆94Updated 5 years ago
- Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually …☆85Updated last month
- Just a collection of NASM code while I learn/refresh my Assembly understanding☆108Updated 2 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- Collection of Linux Kernel Modules and PoC to discover, learn and practice Linux Kernel Development☆54Updated 5 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…☆203Updated 11 months ago
- X86 Opcode and Instruction Reference☆253Updated last year
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆77Updated 9 years ago
- Example of using ELF hacking to inject malicious code into a target binary☆23Updated 5 years ago
- Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey☆209Updated 4 years ago
- Collection of Linux shellcodes☆72Updated 9 years ago
- This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and m…☆324Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- A simple Aarch64 hypervisor for Raspberry Pi☆36Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- curiosity got me here☆45Updated last year
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆23Updated 10 years ago
- AArch64 Instructions, Opcodes and Binary Encoding☆136Updated 2 years ago
- C++11 ELF/DWARF parser☆80Updated 5 years ago
- c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)☆63Updated 9 years ago
- Linux Debugger Prototype☆44Updated 3 years ago