SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 Assembly x86-64 Projects
-
x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.c
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: Cwerg: C-like language that can be implemented in 10kLOC | news.ycombinator.com | 2024-03-21
Perhaps these have already been dealt with and I'm missing critical information. If so, my apologies. Great work, in any case.
[1] https://github.com/robertmuth/Cwerg/tree/master/FrontEnd#dis...
-
Cyjon
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
-
Project mention: Customasm – An assembler for custom, user-defined instruction sets | news.ycombinator.com | 2025-01-12
-
AssemblyLine
A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
-
64bit-os-tutorial
This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!
-
Project mention: Show HN: A (marginally) useful x86-64 ELF executable in 466 bytes | news.ycombinator.com | 2024-03-27
-
Maybe the good C code isn't C code at all, it's actual perl scripts! https://github.com/dot-asm/cryptogams
-
-
-
-
-
intelx86_64
This is repo contans all assembly language codes written and analyzed while learning assembly language
Assembly x86-64 discussion
Assembly x86-64 related posts
-
Show HN: A (marginally) useful x86-64 ELF executable in 466 bytes
-
Alignment
-
How do I set up a C++ kernel with clang/LLVM ?
-
Flat Assembler G
-
x86 Bare Metal Examples: Minimal operating systems, learn x86 system programming
-
Story of a Tshirt with a Shellcode
-
x86 Bare Metal Examples
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jan 2025
Index
What are some of the best open-source x86-64 projects in Assembly? This list will help you:
Project | Stars | |
---|---|---|
1 | x86-bare-metal-examples | 4,881 |
2 | asm | 2,373 |
3 | Cwerg | 516 |
4 | Cyjon | 436 |
5 | fasmg | 249 |
6 | AssemblyLine | 189 |
7 | 64bit-os-tutorial | 183 |
8 | btry | 59 |
9 | cryptogams | 56 |
10 | asmc | 53 |
11 | x86-bootloader | 36 |
12 | fasmg-umbrella | 8 |
13 | UEFI_playground | 7 |
14 | intelx86_64 | 2 |