assembly-x86

There are 688 repositories under assembly-x86 topic.

  • asm4noobs

    Assembly Tutorial for Noobs!

    Language:SCSS10
  • cppasm

    cppasm

    A C++ generator for x86 assembly code

    Language:C++10
  • HUST-Assembly-Language

    华中科技大学2020级汇编实验

  • assembly-final-project

    پروژه نهایی درس ریزپردازنده و زبان اسمبلی

    Language:Assembly9
  • Assembly

    Learning assembly x86 programming and reverse engineering

    Language:Assembly9
  • AES-Encryption

    AES Encryption using x86 Assembly (NASM)

    Language:Assembly9
  • ASVr_Piano

    Virtual Piano with ASCII based UI using x86 Assembly Language.

    Language:Assembly9
  • YonaOS

    a Hobby Operating System, minimalistic 32bit machine to run my weird code

    Language:C8
  • GSU-Code

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

    Language:Jupyter Notebook8
  • nasm_c_source

    standard c functions with nasm assembly (x86_64)

    Language:Assembly8
  • BlobbyVolley

    ⚾️ Multiplayer Assembly 8086 Clone of BlobbyVolley Game

    Language:Assembly8
  • Bit-Manipulation-and-Subroutines-8086_Assembly

    🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.

    Language:Assembly8
  • PBasmUI

    PureBasic IDE Tool to view, edit and re-assemble the assembler file.

    Language:PureBasic8
  • weecrypt

    C library for arbitrary-precision integer and rational computation.

    Language:C8
  • x86-assembly

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

    Language:C7
  • x86

    (ABANDONED) Experiments with x86 assembly for DOS

    Language:Assembly7
  • Assembly

    I will post x86/x86_64 Assembly code here.

    Language:Assembly7
  • i386-assembly-mastermind-game

    i386-assembly-mastermind-game

    Mastermind game coded in i386 assembly language. It uses only one 32 bit register to store the combination.

    Language:Assembly7
  • abak

    An unnecessarily minimal backlight controller

    Language:Assembly7
  • Brick-Breaker-Game-Assembly-Language

    Brick-Breaker-Game-Assembly-Language

    This game is based on Assembly 8086 architecture, which uses both software and hardware interrupts where functionality like Lifeline, Powers, Timer etc are handled by Multi-Tasking.

    Language:Assembly7
  • NullOS

    NullOS: i have ~~no~~ some idea what i'm doing

    Language:C7
  • StackMachine

    A simple educational virtual computer machine that can execute simple arithmetic and logical programs, This Virtual Machine has it's own memory model, instruction queue, virtual CPU and a compiler that comes with a parser.

    Language:Java7
  • AssemblyLanguage

    Run Assembly Code with c/c++ using XCDE in Mac

    Language:C7
  • x86-assembly-programms

    programs for dos to introduce to assembly language

    Language:Assembly7
  • ForthCompiler

    A basic Compiler for Gforth written in Go

    Language:Go6
  • awesome-bytecode

    Awesome list for binary

  • x86-Assembler

    An x86 Assembler that converts a text file containing x86 assembly instructions into machine code, facilitating low-level programming and code translation.

    Language:Python6
  • assembly-x86-tutorials

    Assembly x86 tutorials

    Language:Assembly6
  • Assembly-From-Image

    Transforms images 🖼 into assembly variables 👨‍💻 which can be used for graphic applications and simple games written in assembly.

    Language:Python6
  • Conways-Squasher-Coroutine

    Reimplementation of Conway's asterisk squasher coroutine in modern assembly.

    Language:Assembly6
  • 8086-16-Bit-Disassembler

    8086 16-Bit Disassembler written in Assembly

    Language:Assembly6
  • helforth

    32bit Forth system for x86

    Language:Forth6
  • x86-sandbox

    Playing around with x86 cpu architecture using unicorn cpu emulator framework

    Language:Python6
  • Engineering-Practical-Experiments

    Engineering-Practical-Experiments

    Collection of Mumbai university Computer Engineering Practicals

    Language:Python6
  • vmtool

    Linux tool to inspect Intel's virtualisation

    Language:C6
  • turbo-pascal-assembly

    A Deep Dive into the Turbo Pascal Compiled Code (Work in Progress)

    Language:Pascal5