/x86-assembly-cheat

This repo is moving to: https://github.com/************/linux-kernel-module-cheat#userland-assembly See README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/************/x86-bare-metal-examples, ARM cheat at: https://github.com/************/arm-assembly-cheat

Primary LanguageAssembly

No issues in this repository yet.