64 bit nasm code examples
-
Updated
Aug 14, 2020 - Assembly
64 bit nasm code examples
AMx64 is a simulated 64-bit environment that can interpret nasm-like asm code. It allows a usage of different 64-bit registers and 64-bit addressable memory. It also has a build-in debugger called amdb.
This is a open source project for hooking function from any apps on runtime not for root environment
Signal handling implementation in 32bit and 64bit asm
x86 Assembly Language Programs
Create Your Own Operating System,Bootloader with Assembly and C and Learn GDB debugging and reverse engineering
A project focusing on 64-bit arithmetic operations using registers in assembly. The code handles various mathematical manipulations and optimizations for efficient computation at the assembly level.
A tictactoe wrote in assembly 64 bits for linux
A repo for random assembly stuff I write
Simple HTTP server written in 64-bit assembly
Topic-level detail and learning outcomes for each of these areas are given by the first six units of `Architecture and Organisation' knowledge area as specified by the ACM/IEEE Computer Science Curriculum 2013
Brainfuck implemented in x64 NASM for Linux
Cross-platform graphics in assembly
42 libasm project - recreate basic functions in assembly
Reimplementing a few libc and linked lists functions in Assembly 64_X86 Intel syntax.
Este repositório contém projetos de código em Assembly para a arquitetura Intel 64 (x86-64). Inclui demonstrações de técnicas de programação, exercícios e implementações de algoritmos em Assembly para Intel 64.
Add a description, image, and links to the 64bit-assembly topic page so that developers can more easily learn about it.
To associate your repository with the 64bit-assembly topic, visit your repo's landing page and select "manage topics."