
Interesting
Windows
Retrocoding the World’s Smallest Windows App in x86 ASM
- Frank
- March 25, 2021
- 80386
- assembly language
- assembly language for beginners
- assembly language tutorial
- davepl
- ethical hacking
- learn to code
- machine code
- machine code explained
- machine code instructions
- machine code programming
- machine code tutorial
- Original author
- reverse engineering
- reverse engineering software
- reverse engineering tutorial
- software (industry)
- task manager
- Visual Studio
- Visual Studio 2019
- Visual Studio Code
- visual studio code c++
- windows programming
- x86
Dave from Dave’s Garage builds the World’s Smallest Windows application live in x86 assembly using only a text editor and the command line to assemble the program using the Microsoft MASM assembler. Whether you’re a professional programmer or just curious about how assembly language works, what makes it different from machine language, and why it […]
Read More