Sample COM Programs, Tools for Reverse Engineering and Analysis of MS-DOS malware
-
Updated
May 24, 2023 - Assembly
Sample COM Programs, Tools for Reverse Engineering and Analysis of MS-DOS malware
A DOS clone written entirely in x86 Assembly that supports parts of the DOS api
Explore the realm of low-level programming with this TASM (Turbo Assembler) project in the DOSBox environment. This project delves into various essential assembly language tasks, including string and word counting, merging arrays, and summing arrays, both in signed and unsigned formats. Additionally, it demonstrates the use of stacks for efficient
A virtual CPU (32-bit and 16-bit), simulated using C with a custom-made assembly-language
EpicOS v4.0 The 16-bit assembly OS I made in college.
A multi-level implementation of "Candy Crush" in 16-bit Assembly Language (MASM)!
Brainfuck to 8086 machine instructions
Add a description, image, and links to the 16-bit-assembly topic page so that developers can more easily learn about it.
To associate your repository with the 16-bit-assembly topic, visit your repo's landing page and select "manage topics."