SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Assembly X86 Projects
-
Reverse-Engineering-Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
Project mention: Reverse Engineering – Lesson 1: x86 Course (Part 1: Goals) | news.ycombinator.com | 2024-12-20 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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
-
mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society. (by akkartik)
Project mention: Ask HN: Platform for 11 year old to create video games? | news.ycombinator.com | 2024-09-20I have a kinda unconventional way to teach kids programming 1:1 using tools I make myself.
10 years ago I was using https://github.com/akkartik/mu
Now I've started using https://akkartik.itch.io/carousel
It's only a couple of kids each time. But they seem to be doing ok.
-
For example, this commit seemed like a lot of work to save a single byte: https://github.com/donno2048/snake/commit/bd6bcb1a1477f28130...
-
-
-
Project mention: Customasm – An assembler for custom, user-defined instruction sets | news.ycombinator.com | 2025-01-12
-
539kernel
539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating System Kernel" which is available freely on <https://539kernel.com>
-
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.
-
Project mention: A 23-byte "hello, world" program assembled with DEBUG.EXE in MS-DOS | news.ycombinator.com | 2024-04-09
-
-
-
-
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
-
-
-
-
-
-
-
-
Assembly X86 discussion
Assembly X86 related posts
-
Snake Game in 56 Bytes
-
Reverse Engineering – Lesson 1: x86 Course (Part 1: Goals)
-
Snake Game in 57 Bytes
-
Reverse Engineering for Everyone
-
Ask HN: Good Books on Philosophy of Engineering
-
x86-64 Assembly Language Programming with Ubuntu by Ed Jorgensen
-
New embedded and Rust hacking tutorials added - For anyone that missed my last post. Kevin Thomas is my mentor. We are both working together to bring free and low cost resources to those who are looking to learn and don't have money for expensive bootcamps/certs. Please enjoy his free tutorials!
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jan 2025
Index
What are some of the best open-source X86 projects in Assembly? This list will help you:
# | Project | Stars |
---|---|---|
1 | Reverse-Engineering-Tutorial | 11,652 |
2 | x86-bare-metal-examples | 4,881 |
3 | mu | 1,393 |
4 | snake | 1,062 |
5 | Invaders | 519 |
6 | Pillman | 319 |
7 | fasmg | 249 |
8 | 539kernel | 210 |
9 | AssemblyLine | 189 |
10 | hello | 156 |
11 | BootProg | 98 |
12 | regal86 | 75 |
13 | boot2duino | 72 |
14 | btry | 59 |
15 | cryptogams | 56 |
16 | asmc | 53 |
17 | FutureDOS | 47 |
18 | x86-bootloader | 36 |
19 | reboot | 19 |
20 | TinyLZW | 14 |
21 | x86-kernel | 13 |
22 | fasmg_playground | 11 |
23 | asudo | 10 |