Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: assembly-x86

TebogoYungMercykay/TeamName_COS284_Group_Project_1

This program would allow lecturers to define a DFA in a file, which the program could then construct and simulate with input strings. The task is to finalise this project in three stages, with each subsequent stage building on the former.

Language: Assembly - Size: 1.93 MB - Last synced: 3 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

geyslan/SLAE

SLAE Assignments

Language: Assembly - Size: 1.15 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 40 - Forks: 20

Arkmyst/courses-gsu

Graveyard for courses taken @GSU

Language: Python - Size: 41.5 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

SoulaymaneK/Calculator-structure

These are the reports of my practical work at university on how a computer works. There are a number of projects, coded in VHDL or assembly x86-64 , such as coding traffic lights at a crossroads or about image processing.

Language: Assembly - Size: 20.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Stellarhold170NT/Assembly-ktmt-ktvxl

Trang web này cung cấp các bài học lập trình Assembly toàn diện, từ thiết lập môi trường và viết chương trình đầu tiên của bạn cho đến các khái niệm nâng cao như quản lý bộ nhớ và thanh ghi

Language: HTML - Size: 2.1 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 1

viler-int10h/Fontraption

A tiny but powerful VGA text mode font editor for DOS

Language: Assembly - Size: 306 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 73 - Forks: 5

scottgriv/assembly-welcome

Welcome to my GitHub! (In Assembly and Binary).

Language: Assembly - Size: 382 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

BJones47/Wheels-Animation

Using assembly language and opengl, this program will animate a rotating wheel divided into three sections.

Language: Assembly - Size: 27.3 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

MaximSadovskiy/AsmPong

Language: Assembly - Size: 176 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

simaranda/Nut186

Control Program for 80186 PC

Language: Assembly - Size: 4.52 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Kaamkiya/12in24

A collection of all my projects from the #12in24 challenge

Language: Assembly - Size: 40 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

EPW80/Drive-Time

An introduction to assembly language programming

Language: Assembly - Size: 6.84 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

missn0body/yup

An exercise into the sizes of binaries, featuring a limited implementation of the UNIX command "yes"

Language: Assembly - Size: 14.6 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

visionthex/assembly

Assembly x86

Language: Assembly - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

tomerhacham/Computers-Architecture

Collection of all the assignments and lab sessions in Computer Architecture course (BGU)

Language: C - Size: 609 KB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 4

theArielTrejo/704chopsuey

These are my many project

Size: 5.86 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

kpelton/ASM_ASCII_Breakout

x86_64 ASM breakout clone

Language: Assembly - Size: 30.3 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

rykergogo/user_input_asm

Capture user input and print to screen in assembly.

Language: Assembly - Size: 1.95 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

gdcmarinho/low-level-experiments

Language: Assembly - Size: 1.95 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

a11599/pmi

A minimalist host environment for flat memory model 32-bit DOS applications

Language: Assembly - Size: 184 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

radubig/Wordle-Romana 📦

Un joculet Wordle in limba romana. Proiect pentru cursul de ASC.

Language: Assembly - Size: 805 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

hexagonix/HBoot

Hexagon Boot

Language: Assembly - Size: 503 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

karttu/St.-Vitus-Lisp

My very compact Lisp-interpreter for MS-DOS, the last build done February 21, 1992 !

Language: C - Size: 254 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 2 - Forks: 0

Catherine22/Assembly

Learning assembly x86 programming and reverse engineering

Language: Assembly - Size: 92.8 KB - Last synced: 2 days ago - Pushed: over 3 years ago - Stars: 8 - Forks: 0

anOsuPlayer/AssemblyCollection

My collection of x86-64 GAS/AT&T Assembly programs.

Language: Assembly - Size: 167 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

maximmasiutin/bin2asm

The BIN to ASM Encoder Utility. Converts a binary file to a textual dd/dq/dt data which can be included into an assembly file to yield the original data. Useful for including binary data into assembly files. Version 1.1 is written on November 2nd, 1993 by Maxim Masiutin.

Language: Assembly - Size: 7.81 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

prasad89/x86-assembly-programs

This repository showcases x86 assembly programs developed using NASM and GCC, as part of coursework undertaken at the Pune University Computer Science Department (PUCSD). Additionally, the repository includes informative notes in PDF format, providing valuable insights into the concepts explored during the course.

Language: Assembly - Size: 12.6 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 17 - Forks: 0

d0p1s4m4/Istar

A minimalist legacy and EFI bootloader (without bloat)

Language: C - Size: 48.8 KB - Last synced: 30 days ago - Pushed: about 1 year ago - Stars: 15 - Forks: 3

BenReed161/CS-271-Assembly-Sorting

A program that I created for CS 271 an Assembly class that I took at Oregon State University.

Language: Assembly - Size: 4.88 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

BenReed161/CS-271-Assembly-Stack-Program

An Assembly program that only relies on pushing and popping values from the stack rather than storing them in predefined variables.

Language: Assembly - Size: 2.93 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

bruno-medeiros1/Snake-Game-Assembly

This project was made in the 2st year and 1st semester of Computer Science in UTAD, Portugal. :school:

Language: Assembly - Size: 21.5 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

EntySec/HatAsm

HatAsm is a powerful assembler and disassembler that provides support for all common architectures.

Language: Python - Size: 192 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 12 - Forks: 4

Adromidous/32-BIT-Kernel

32-Bit x86 Kernel

Language: Assembly - Size: 13.7 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

franzmaliszt/x86LiveClockDisplay

A simple .asm file for displaying live system hour.

Language: Assembly - Size: 3.91 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

4lpha0ne/TinyLZW

Tiny LZW implementations in assembly

Language: Assembly - Size: 13.7 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 11 - Forks: 2

Mgrdich/ForthCompiler

A basic Compiler for Gforth written in Go

Language: Go - Size: 1.17 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

OpGamer3000/ELITE-OS

An OS made entirely in real mode cuz interrupts in protected mode is bad

Language: Assembly - Size: 4.88 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

AntoineViau/tweetx86

Pure client-side combination of Nasm, DosBox and WebAssembly to show off yout x86 skills in a tweet (or more)

Language: C++ - Size: 2.19 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 47 - Forks: 4

Roger3096/Higher-lower-number-x86

This program verify if a number is lower or higher than 5

Language: Assembly - Size: 10.7 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

GOAT-AK/Security_Lock_System-

Security Lock System Written in 8086 Assembly Language.

Language: Assembly - Size: 21.5 KB - Last synced: 28 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 1

RechieKho/piko-piko

A x86 16-bits Operating System

Language: Assembly - Size: 242 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 30 - Forks: 0

TehseenHasan/AVR_Assembly_Example_Codes_for_Atmega328p

This repository contains my x86 Assembly Lab Manuals, AVR Assembly Lab Manuals, example codes, and Macros I wrote for my students for the "CS-271L Computer Organization and Assembly Language" subject.

Language: Assembly - Size: 27.1 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

EuclidStellar/Tic-Tac-Toe-Assembly

A simple Tic-tac-toe built in assembly

Language: Assembly - Size: 1.95 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

rachelxhoot/MusicPlayer-x86-Interface

Language: Assembly - Size: 1.89 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

emreeldemir/Emu8086

Assembly (Emulator 8086) lab experiments

Language: Assembly - Size: 1.43 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 13 - Forks: 1

mathias-mrsn/famine

[in progress...] A basic x64 ELF virus

Language: Assembly - Size: 1.72 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

AlexJMercer/x86_64-Bootloader-and-Kernel

Learning about bootloaders and kernels. Diving deep into how an Operating system operates. All for learning purposes.

Language: Assembly - Size: 150 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

algosup/2023-2024-project-2-x86-retrogaming-team-5

This repository focuses on recreating the classic Pac-Man game in x86 assembly language, tailored for DosBox.

Language: Assembly - Size: 577 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

nasrat-v/asm_minilibc

Mini glibc written in Assembly x86-64

Language: Assembly - Size: 22.5 KB - Last synced: 2 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

aelfimow/cppasm

A C++ generator for x86 assembly code

Language: C++ - Size: 1.04 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 10 - Forks: 2

ANJALI2980/tic-tac-toe-in-assembly-language

Language: Assembly - Size: 5.86 KB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

why20w18/assemblyX86

Assembly workspace

Language: Assembly - Size: 84 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

edoardottt/asm-snippets

Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree :floppy_disk:

Language: Assembly - Size: 708 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 17 - Forks: 7

Aermoss/OSTest

A 64-bit operating system written in C++ and x86 Assembly.

Language: Assembly - Size: 13.7 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

OpenRakis/LOGO

A fully reverse-engineered real DOS app exemple, from the floppy version of DUNE (WIP).

Language: C# - Size: 7.55 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

saad0909/Angry-birds

Angry birds game implemented in assembly languagae

Language: Assembly - Size: 3.82 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

IRedDragonICY/Ulo-Asem

Ulo Asem merupakan aplikasi game snake yang dibuat dengan bahasa pemrograman assembly

Language: Assembly - Size: 70.3 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 1

krogk/assembly-practice

This repository documents my journey with assembly

Language: Assembly - Size: 1.95 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

alinpahontu2912/Different-Encryptions

Language: Assembly - Size: 2.93 KB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

alinpahontu2912/AST-Implementation

Implemented an AST in Assembly language, by using recursion

Language: Assembly - Size: 1.95 KB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

johannst/mini-kvm-rs

Playground for KVM in rust.

Language: Rust - Size: 3.62 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 4

KILNETA/MASM32_SnakeGame

"Snake" is a common electronic game. Written in MASM32 (Assenbly Language).

Language: Assembly - Size: 26.4 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

UDC-GAC/MARTA

MARTA - Multi-configuration Assembly pRofiler and Toolkit for performance Analysis

Language: Python - Size: 18.8 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3 - Forks: 0

danielkrupinski/x86RetSpoof

Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.

Language: C++ - Size: 36.1 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 152 - Forks: 33

ivinjohn98/NASM

Programming assignments in the assembly language for x86 NASM

Language: Assembly - Size: 12.7 KB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 2

youben11/youbix

Yet another simple kernel

Language: C - Size: 45.9 KB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 12 - Forks: 1

renanleonel/crud_x86assembly

implementation of a CRUD application in x86 assembly

Language: Assembly - Size: 87.9 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Thiago-TP/Exercicios_SB

Lista de exercícios do conteúdo da disciplina Software Básico com o prof. Bruno L. M. Espinoza (Universidade de Brasília).

Language: Assembly - Size: 4.26 MB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

radu-catrangiu/Exploit-ELFs-not-elves

Language: Python - Size: 15.6 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

radu-catrangiu/stegano

Language: Assembly - Size: 3.99 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

baikauskaite/disassembler-8086

x86 disassembler project for the Vilnius University course on Computer Architecture

Language: Assembly - Size: 50.8 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

anurag-bit/os-project

This project aims to develop a custom operating system (OS) from the ground up, encompassing the creation of a kernel, bootloader, file system, and essential OS components. Building an OS from scratch provides a deep understanding of low-level system operations, hardware interaction, and system software design.

Language: Assembly - Size: 41 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

kevidryon2/lazerOS

An open source OS for 386+ VGA computers. (mirror of codeberg rebository)

Language: C - Size: 37.5 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Inkybo/x86-assembly

x86 assembly code

Size: 0 Bytes - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

kaanari/Word_Processor_x86

This is a word processor which is written in 8086 assembly language by me. There are lots of work to realize it. It has primary functionality (Find, Find and Replace, Page Scroll) of todays word processors.

Language: Assembly - Size: 10.9 MB - Last synced: 7 months ago - Pushed: almost 5 years ago - Stars: 7 - Forks: 5

cstrotm/helforth

32bit Forth system for x86

Language: Forth - Size: 68.4 KB - Last synced: 7 months ago - Pushed: almost 5 years ago - Stars: 6 - Forks: 2

hexianhao/Coroutine

A simple coroutine frame for web server

Language: C - Size: 75.2 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

vinayak1998/OTHELLO

Simulating a game of othello on ARM processor Board( Embest Board Plugin- ARMSim#)

Language: Assembly - Size: 513 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

zareldyn/pregrub

A boot loader that finds GRUB on another disk and runs it (old project).

Language: Assembly - Size: 4.88 KB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

Ajarlin/CS211-Computer-Architecture

Computer Architecture: 01:198:211 This course covers the fundamental issues in the design of modern computer systems, including the design and implementation of key hardware components such as the processor, memory, and I/O devices, and the software/hardware interface.

Language: C - Size: 1.87 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

Shaw02/BigInt

多倍長整数クラス for Microsoft Visual C++ (32bit)

Language: C++ - Size: 372 KB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

EricKaNam/AssemblyToolchainsLabsA-5 Fork of LubosKuzma/AssemblyToolchains

ITSC 204 Labs A - 5

Language: Shell - Size: 18.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

PinkP4nther/Shellcodes

I'll post my custom shellcode I make here!

Language: Assembly - Size: 14.6 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 23 - Forks: 1

amiryeshurun/HyperWin

A native hypervisor designed for the Windows operating system

Language: C - Size: 2.57 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 114 - Forks: 35

guilherme-marcello/steganos-bmp

Toolkit to cipher&hide a message in a bitmap image file and recover

Language: Assembly - Size: 78.1 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

forentfraps/fast-aes

Fast AES implementation in C and x86 windows.

Language: C - Size: 151 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

preethamcoder/GSU-Code

This repository contains all the code I have written while I was at GSU. It has multiple languages.

Language: Jupyter Notebook - Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 1

calint/compiler-2

experimental compiler of minimalistic language to nasm x86_64 for linux

Language: C++ - Size: 1.37 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

tudormihaita/ubb-computer-science-projects

Projects, homework and other side stuff from my CS Bachelor's at the Faculty of Mathematics and Computer Science of Babeș-Bolyai University, Cluj-Napoca.

Language: C++ - Size: 8.76 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Duiccni/Lasm-v1.1.x

An 32-bit Assembler made by Egemen Yalın

Language: Python - Size: 93.8 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

mhmiyazi/8086-Assembly-Program

I can write Assembly language but that's not mean i make VIRUS .

Language: Assembly - Size: 28.3 KB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

KumaarBalbir/assembly-programs-x86

The following repository is the result of introduction to assembly programming by Davy Wybiral.

Language: Assembly - Size: 0 Bytes - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

anserwaseem/Animation-in-asm

Assembly Language animation of a car moving on the road, a fish in the pool and mountains in the background with day and night effect.

Language: Assembly - Size: 9.77 KB - Last synced: 10 days ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

vrikodar/Cjunk

Just Some Shit C and ASM Code

Language: C - Size: 10.2 MB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

cthacker-udel/LinkedListARM

Language: Assembly - Size: 65.4 KB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

cthacker-udel/Hw5-5

Language: Assembly - Size: 12.7 KB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

ayushbudh/x86assemblylanguage

Language: Assembly - Size: 19.5 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Jevxtn/Assembly-Language-Balloon-Shooting-Game

Balloon-Shooting-Game-ASM

Language: Assembly - Size: 2.93 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

ratfactor/nasmjf

NASM port of JONESFORTH!

Language: Assembly - Size: 365 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 31 - Forks: 4

juaana/assembly

Language: Assembly - Size: 17.6 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0