I wrote a simple one-player Pong game with 8086 assembly. This is a mini-project for Microprocessor and Assembly Language course in Shahid Beheshti Univeristy. Hope you enjoy it!
I used emu8086 to write and test my code. Open pong.asm file in this program, and click compile to create a .com file.
You'll need Dosbox to execute this file.
After installing, open it. Type mount C C:\path\to\your\file.asm
to switch to your folder. Now you can run the program by running these commands:
C:
pong.com
Microprocessor & Assembly language codes for university course
simple x86 NASM programs
Encoding x86_64 instructions (don't take it serious!)
Encoding x86 instructions (don't take it serious!)
Calculate similarity of different tags based on the data of stackoverflow
the assembly shell and backdoor Trojan
A pretty short tcp reverse shell? The repo you were looking for! Itself written in assembly with a lot of tools written for you in python
CPU Functionality Content For Binary Exploitation