'Hello, World ' in x86 assembly, but make it gibberish
In plain words
This project is a humorous take on the classic "Hello, World" program written in x86 assembly language, intentionally obfuscated with nonsensical or convoluted code. It's designed for programmers and assembly enthusiasts who enjoy playful, esoteric programming challenges. The project demonstrates how even simple tasks can be made deliberately complicated and confusing while still achieving the same output, offering both entertainment and insight into low-level computing concepts.
written from the facts on this page · September 2026
Does a similar job
all alternatives →- MXMy x86 emulator written in JavaScript2013 · copy.sh · ▲765
- ACA compiler for a small language into x86-64 assembly2020 · github.com · ▲74
- HWHello, World in many different languagesMay 2026 · languages.jdunn.dev · ▲10
A small site created to see the hell world example in many different languages. I got tired of sites which only showed 10-30 languages. I'm sure there are some inaccuracies (some languages are not I languages per se).
- TCTiny C runtime Linux (rt0), HelloWorld 0.6k (i386), sbrk example added2015 · github.com · ▲49

- ITIntro to x86 Assembly Language [video]2017 · youtube.com · ▲7
More life & fun this month
the category →- TL
Life & fun · 11d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 29d ago · solouno.io
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io