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
- Frida depends on TinyCC☆61Updated 6 months ago
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆85Updated 2 years ago
- A collection of solutions and other inspiring material to Dennis Andriesse's 'Practical Binary Analysis' book.☆35Updated 4 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆171Updated 5 years ago
- Just another (unfinished) kernel from scratch...☆47Updated 3 years ago
- Just a project with notes and code about the Linux kernel☆56Updated 4 years ago
- x86 Instruction Encoding Tutorial☆23Updated 10 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆176Updated 3 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…☆326Updated 5 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆77Updated 9 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
- Tool to demangle C++ symbols.☆58Updated 2 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…☆202Updated 11 months ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- A lightweight debugger library written in C.☆46Updated 6 months ago
- MIT 6.828: Operating System Engineering lab / JOS☆74Updated 7 years ago
- Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually …☆85Updated last month
- Intro to x86 Assembly Language.☆287Updated 5 years ago
- ☆113Updated 6 years ago
- Quick introduction to reverse engineering for beginners☆78Updated 12 years ago
- Collection of Linux shellcodes☆72Updated 9 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆39Updated 4 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- A simple Aarch64 hypervisor for Raspberry Pi☆36Updated 5 years ago
- Capstone disassembler framework for JavaScript☆185Updated 3 years ago
- Tiny Code Generator Library☆46Updated 5 years ago