assembly-x86

There are 710 repositories under assembly-x86 topic.

  • Shellcodes

    I'll post my custom shellcode I make here!

    Language:Assembly22
  • paradoxOS

    Unix unlike operating system.

    Language:C22
  • Tales_of_Cheat_Tables

    Various cheat tables for the "Tales of" franchise

  • obsidian-x86-flow-graph

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

    Language:TypeScript20
  • FuzzyOS

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

    Language:C20
  • 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:Assembly18
  • dynld

    Dynamic linker studies.

    Language:C18
  • Sorry-Ass

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

    Language:Assembly18
  • csharp-inline-assembly

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

    Language:C#18
  • 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:C17
  • CompilerDesignLab

    Code for Compiler Design Lab, Semester 7

    Language:Java17
  • 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:Assembly17
  • Assembly-with-MacOS

    Collection of Assembly Programs in 8086

    Language:Assembly17
  • x86-assembly

    Learn assembly programming for x86 processor in AT&T (GAS) syntax

    Language:C16
  • 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
  • rayforth

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

    Language:Assembly15
  • HatAsm

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

    Language:Python15
  • 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
  • x86-nasm

    simple x86 NASM programs

    Language:Assembly14
  • TinyLZW

    Tiny LZW implementations in assembly

    Language:Assembly13
  • Emu8086

    Assembly (Emulator 8086) lab experiments

    Language:Assembly13
  • 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

    Laboratory sessions from the "Computer Architectures" course, part of the Master's degree in Embedded Systems (Electronic Engineering) at Politecnico di Torino, academic year 2019/2020.

    Language:C13
  • shutdown

    shutdown command for MS-DOS 16bits

    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
  • 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
  • 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
  • Assembly

    Learning assembly x86 programming and reverse engineering

    Language:Assembly10