Projects in Awesome Lists tagged with assembly-x86-64
A curated list of projects in awesome lists tagged with assembly-x86-64 .
https://github.com/bergercookie/asm-lsp
Language server for NASM/GAS/GO Assembly
assembly-language assembly-x86 assembly-x86-64 language-server language-server-protocol rust-lang
Last synced: 14 May 2025
https://github.com/Silva97/livro-assembly-x86
Livro de Assembly x86 e x86-64
assembly assembly-x86 assembly-x86-64 book livro
Last synced: 21 Nov 2024
https://github.com/fmw666/assembly
🍰汇编语言学习,采用的是《IBM-PC汇编语言程序设计(第2版)》教程,这个库里面可能就只会有一个README.md文档和一个保存图片的文件夹。整篇文档高亮的地方除了代码就没其他的了,这个干货,真的蛮干。em,后续再考虑这些仓库整理
asm assembly assembly-x86-64 code markdown
Last synced: 18 Dec 2024
https://github.com/spydr06/cspydr
A static typed low-level compiled programming language inspired by Rust and C
assembly assembly-x86-64 c compiler cspydr hacktoberfest2024 proglangs-discord programming-language standard-library static-typed syntax x86-64 x86-64-linux-gnu
Last synced: 09 Apr 2025
https://github.com/realnegate/asmsnake
Snake Game written in x86-64 Assembly for Windows
assembly assembly-x86-64 snake snake-game windows
Last synced: 11 Apr 2025
https://github.com/yds12/x64-roadmap
A roadmap to learn x64 assembly using nasm on Linux.
assembly assembly-language assembly-x86-64 guide linux nasm nasm-assembly tutorial
Last synced: 10 Apr 2025
https://github.com/barrettotte/http-asm64
The most basic HTTP Server written in x86 Assembly
asm assembly assembly-language assembly-x86-64 http http-server nasm nasm-assembly
Last synced: 11 Apr 2025
https://github.com/geyslan/slae
SLAE Assignments
assembly assembly-x86 assembly-x86-64 exploitation linux shellcode x86-x64
Last synced: 21 Mar 2025
https://github.com/linuxthor/iamdynamic
Linux assembly language minimal 'dynamic ELF' example plus experiments
assembly-language assembly-x86-64 elf-loader linux-assembly x86-64
Last synced: 10 Apr 2025
https://github.com/entysec/hatasm
HatAsm is a powerful assembler and disassembler that provides support for all common architectures.
arm assembler assembler-implementation assembler-x86 assembly assembly-arm assembly-mips assembly-x86 assembly-x86-64 compiler intel mips payload shellcode x86 x86-64
Last synced: 14 Apr 2025
https://github.com/bynect/bflc
A modular compiler framework for Brainfuck-like languages
assembly assembly-x86-64 backend brainfuck brainfuck-asm brainfuck-compiler brainfuck-language compiler compiler-backend compiler-design compiler-frontend compiler-optimization frontend intel-nasm-syntax jit jit-compiler machine-code
Last synced: 15 May 2025
https://github.com/sepandjp/assembly-final-project
پروژه نهایی درس ریزپردازنده و زبان اسمبلی
assembly assembly-8086 assembly-x86 assembly-x86-64
Last synced: 12 Apr 2025
https://github.com/basemax/firstassemblynasm
[Assembly Series] First Assembly Nasm: Some simple assembly programs X86_64 (elf64)
asm assembly assembly-language assembly-x86-64 elf64 nasm nasm-assembly nasm-example nasm-programs nasm-sample
Last synced: 05 May 2025
https://github.com/demkeys/x86_64assemblyattgasexamples
x86_64 Assembly examples written in AT&T GAS Syntax.
assembly assembly-language assembly-x86-64 code-examples gas infosec library-calls linux linux-syscall low-level programming system-calls x86 x86-assembly x86-x64
Last synced: 02 May 2025
https://github.com/codecop/conways-squasher-coroutine
Reimplementation of Conway's asterisk squasher coroutine in modern assembly.
assembly-x86 assembly-x86-64 coroutines historical nasm
Last synced: 08 Apr 2025
https://github.com/ammarfaizi2/stack_linked_list
A simple linked list with stack allocation.
assembly assembly-x86 assembly-x86-64 linked-data linked-list linked-lists linux low-level-language pointers stack stack-based x86 x86-64
Last synced: 14 Apr 2025
https://github.com/sclorentz/asm
Alguns testes que fiz usando ASM e suas diferentes versões
arm64 assembly assembly-x86-64
Last synced: 15 Apr 2025
https://github.com/synacktraa/assembly-base-conversion
Base-Conversion implementation in Assembly language.
assembly-x86-64 base-conversion
Last synced: 21 Mar 2025
https://github.com/martin-olivier/minilibc
{Epitech} 2nd year project - MiniLibC
asm assembly assembly-x86-64 libc minilibc
Last synced: 07 May 2025
https://github.com/officialcjunior/x86-assembly
Some basic programs to get you started with Intel x86 assembly language.
assembly-language assembly-x86-64 intel-x86-64 nasm nasm-assembly nasm-language problem-solving x86-assembly x86-nasm
Last synced: 27 Feb 2025
https://github.com/neorandom/brainduck-projects
Brainfuck interpreters and compilers. Currently versions are written in Python, C++, Rust and Assembly.
assembly assembly-x86-64 brainfuck brainfuck-interpreter c cpp esoteric-language nasm python python3 rust
Last synced: 14 Apr 2025
https://github.com/president-xd/asm
I will upload my practice codes of assembly language here.
assembly assembly-language assembly-x86 assembly-x86-64
Last synced: 15 Apr 2025
https://github.com/phlay/lispc
simple x86-64 lisp compiler
assembly-x86-64 compiler lisp python
Last synced: 08 Apr 2025
https://github.com/michaldziuba03/http.asm
HTTP server written in assembly
asm assembler assembly assembly-x86-64 http
Last synced: 28 Nov 2024
https://github.com/learn-and-understand/lau-assembly
A repository for exploration and mastery Assembly.
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 gas gas-assembly nasm nasm-assembly
Last synced: 22 Mar 2025
https://github.com/learn-and-understand/lau-assembly-programming-language
A repository for exploration and mastery the Assembly programming language.
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 gas gas-assembly nasm nasm-assembly
Last synced: 18 Mar 2025
https://github.com/earaujoassis/machos-assembly
Working with the mach kernel + x86-64 architecture assembly
assembly-x86-64 mach-kernel mach-o
Last synced: 20 Mar 2025
https://github.com/synacktraa/assembly-compiler
Compiles the assembly file.
Last synced: 21 Mar 2025
https://github.com/ozankasikci/osx-assembly-examples
Assembly code examples on OSX operating system.
assembly assembly-language assembly-x86-64 osx
Last synced: 24 Feb 2025
https://github.com/sriruma/astrixos
An OpenSource Operative System
assembly-x86-64 astrixos c intel-8086 operative-systems
Last synced: 11 Apr 2025
https://github.com/init-ref/asm_euler
Solutions to Project Euler problems in Assembly
assembly assembly-language assembly-language-learning assembly-x64 assembly-x86 assembly-x86-64 euler euler-project euler-solutions freebsd nasm nasm-assembly nasm-language project-euler project-euler-assembly project-euler-solutions
Last synced: 20 Feb 2025
https://github.com/anosuplayer/assemblycollection
My collection of x86-64 GAS/AT&T Assembly programs.
assembly assembly-language assembly-x86 assembly-x86-64 challenges coding-challenges examples exercises snippets
Last synced: 27 Feb 2025
https://github.com/fern-aerell/learn-assembly-programming-language
A repository for learning and experimenting with Assembly programming language.
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 gas gas-assembly nasm nasm-assembly
Last synced: 09 Mar 2025
https://github.com/albovo/compiti-terza
Questa repository contiene tutti gli esercizi per informatica, tpsit e sistemi e reti durante la classe terza.
assembly-x86-64 console-application csharp homework-assignments vpf
Last synced: 06 Mar 2025
https://github.com/archanaberry/simplify-calculatorasmc
Kalkulator sangat sederhana untuk prosesor x86_64 atau arm32_64 yang sangat amat cepat dan efisien ♡(ӦvӦ。)
architecture assembly assembly-8086 assembly-arm assembly-arm64 assembly-x86 assembly-x86-64 c calculator calculator-assembly calculator-c cli dos inline-assembly linux simple-calculator unix
Last synced: 14 Mar 2025
https://github.com/fern-aerell/lau-assembly-programming-language
A repository for exploration and mastery the Assembly programming language.
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 gas gas-assembly nasm nasm-assembly
Last synced: 16 Mar 2025
https://github.com/scottgriv/assembly-welcome
Welcome to my GitHub! (In Assembly and Binary).
assembly assembly-language assembly-language-programming assembly-x86 assembly-x86-64 binary
Last synced: 01 Apr 2025
https://github.com/silvionetoes18/sinuxos-website
O SinuxOS é Um Sistema Operacional Pequeno e Rápido e Leve Para Para PCs Antigos de 40 Anos Atrás e PCs Antigos de 30 Anos Atrás e Tem Quatro Arquiteturas 8-Bits e 16-Bits e 32-Bits e 64-Bits e Que Foi Feito do Zero no Assembly e em C++
assembly assembly-6502 assembly-8039 assembly-8051 assembly-8080 assembly-8085 assembly-8086 assembly-8088 assembly-language assembly-x86 assembly-x86-32 assembly-x86-64
Last synced: 30 Mar 2025
https://github.com/abanoub-refaat/cs306-operating-systems
Notes, assignments, and projects for the Operating Systems course (CS306). Topics include process management, memory allocation, concurrency, and system calls.
assembly assembly-basics assembly-language-programming assembly-x86 assembly-x86-64
Last synced: 26 Mar 2025
https://github.com/virresh/assemblycodes
Codes Handwritten in ARM Assembly Language
arm armv5 assembly-language assembly-x86-64 collection program
Last synced: 12 Mar 2025
https://github.com/42-ikole/libasm
🧠 A small library written in x86_64 assembly
Last synced: 19 Feb 2025
https://github.com/agarnung/x86-64-assembly-intro
Introductory exercises to assembly language
101 assembly assembly-language assembly-x86 assembly-x86-64
Last synced: 02 Mar 2025
https://github.com/seniru/bfasm
Brainfuck interpreter written in assembly
assembly assembly-x86-64 brainfuck brainfuck-interpreter esoteric-language
Last synced: 04 Mar 2025
https://github.com/seniru/asmsnake
Snake game written in assembly
assembly assembly-x86-64 classic-game snakegame
Last synced: 04 Mar 2025