
Interesting
Windows
Hacking Task Manager on 1024+ Cores with Cool Video Demos!
Dave Plummer is an OG Windows engineer and, in this video, he has some fun with it. The Right Way and the Wrong Way: the retired Microsoft programmer of Windows Task Manager takes you on a tour of cool demos created using the new multicore Heat Map view showing movies such as Bad Apple, Minecraft, […]
Read More
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