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:
- Learning Linux Binary Analysis, published by Packt☆87Updated 2 years ago
- Frida depends on TinyCC☆61Updated 5 months ago
- Just a collection of NASM code while I learn/refresh my Assembly understanding☆108Updated 2 years ago
- POSIX Function tracing☆339Updated 8 years ago
- A minimal toy implementation of strace(1)☆180Updated 2 years ago
- GNU Binutils ported to support DARPA Cyber Grand Challenge☆77Updated 8 years ago
- The collection of useful resources for OS development☆62Updated 9 years ago
- Secure ELF parsing/loading library for forensics reconstruction of malware, and robust reverse engineering tools☆449Updated 3 weeks ago
- Examples for Linux ptrace(2)☆135Updated last year
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆175Updated 3 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm☆170Updated 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…☆198Updated 11 months ago
- X86 Opcode and Instruction Reference☆251Updated last year
- 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
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆191Updated 2 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.☆158Updated 3 years ago
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- AArch64 Instructions, Opcodes and Binary Encoding☆136Updated 2 years ago
- Information about Linux system calls on different architectures☆171Updated 3 weeks ago
- x86 Instruction Encoding Tutorial☆23Updated 10 years ago
- Tiny Code Generator Library☆46Updated 4 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆85Updated 2 years ago
- Example of using ELF hacking to inject malicious code into a target binary☆23Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated last month
- Just a project with notes and code about the Linux kernel☆56Updated 4 years ago
- x86 and amd64 instruction reference manual pages☆265Updated 5 years ago
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆82Updated last year
- Devestating and awesome Linux X86_64 ELF Virus☆234Updated 3 years ago