assembly-x86

There are 689 repositories under assembly-x86 topic.

  • Shellcodes

    I'll post my custom shellcode I make here!

    Language:Assembly23
  • paradoxOS

    Unix unlike operating system.

    Language:C22
  • assembly-games

    Little Assembler Games for 8086 processor

    Language:Assembly21
  • obsidian-x86-flow-graph

    My first Obsidian plugin for making my reverse engineering notes more useful

    Language:TypeScript19
  • Tales_of_Cheat_Tables

    Various cheat tables for the "Tales of" franchise

  • FuzzyOS

    32-bit x86 multiprocessing OS capable of running console or graphical user applications.

    Language:C19
  • Full-operating-system

    After 2-3 months of working earnestly am done creating a full operating system, using C, assembly language and the likes, please feel free to learn from this , i was inspired by a book, use the readme and read from it , very very important, learn and enjoy

    Language:C18
  • Sorry-Ass

    512-byte boot sector remake of Bill Gates' DONKEY.BAS game from DOS 1.0

    Language:Assembly18
  • asm-snippets

    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:Assembly18
  • Assembly-with-MacOS

    Collection of Assembly Programs in 8086

    Language:Assembly18
  • 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:Assembly17
  • CompilerDesignLab

    Code for Compiler Design Lab, Semester 7

    Language:Java17
  • csharp-inline-assembly

    Inline Assembly Demonstration in C# using Fasm.NET and Process.NET

    Language:C#17
  • CSE3232-Microprocessor-and-Assembly-Language-Lab

    This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn.

    Language:Assembly16
  • dynld

    Dynamic linker studies.

    Language:C16
  • rayforth

    An STC Forth written from scratch without looking at any other code!

    Language:Assembly15
  • Istar

    A minimalist legacy and EFI bootloader (without bloat)

    Language:C15
  • x86-Assembly-Language-and-Shellcoding-on-Linux

    SLAE x86 from Pentester Academy

    Language:Assembly15
  • The86-Pgame

    The86-Pgame is a two-player competitive game coded in X86 assembly aimed for multiplayers via serial communication ports.

    Language:Assembly14
  • FAST-Resources

    FAST-Resources

    resources of FAST-NUCES 2020-2024

    Language:HTML13
  • Emu8086

    Assembly (Emulator 8086) lab experiments

    Language:Assembly13
  • HatAsm

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

    Language:Python13
  • GuavaOS

    GuavaOS

    My useless x86_64 Operating System

    Language:C13
  • Snake-Game-Assembly-Language

    This Snake game was written using MASM 32bit x86 8086 assembly language and with the Irvine32 library

    Language:Assembly13
  • CAs-Labs

    Laboratories of the Computer Architectures course of the master degree in Embedded System (Electronic Engineering) of Politecnico di Torino, academic year 2019/2020

    Language:C13
  • ToyOS

    ToyOS is a simple x86 OS that only accepts numeric values into the input stream and returns them to a standard out console.

    Language:Assembly12
  • x86-nasm

    simple x86 NASM programs

    Language:Assembly12
  • shutdown

    shutdown command for MS-DOS 16bits

    Language:C12
  • Stop-Watch_x86-Assembly

    ⏱️ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing

    Language:Assembly12
  • youbix

    Yet another simple kernel

    Language:C12
  • Faculty

    :books:Life at UNI

    Language:Java12
  • TinyLZW

    Tiny LZW implementations in assembly

    Language:Assembly11
  • Word_Processor_x86

    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:Assembly11
  • project-E

    A minimalistic Operating System relying on a basic bootloader and a small kernel capable of loading a given application

    Language:Assembly11
  • legendofrandom

    The legend of random website

    Language:HTML10