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

GitHub topics: assembly-language

yrp604/rappel

A linux-based assembly REPL for x86, amd64, armv7, and armv8

Language: C - Size: 105 KB - Last synced at: about 2 hours ago - Pushed at: over 1 year ago - Stars: 1,240 - Forks: 62

BrentSeidel/Sim-CPU

CPU Simulations written in Ada

Language: Ada - Size: 3.47 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 11 - Forks: 0

heypoom/patchies

Patchies is a creative coding tool for making audio-visual patches in your browser.

Language: Svelte - Size: 29.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 87 - Forks: 2

Laci1953/Z80AS

Z80 Assembler compatible with HiTech C compiler and linker

Language: AngelScript - Size: 3.64 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 26 - Forks: 7

vtovkach/Learn-to-Program-with-Assembly-Book-Solutions

This repository contains solutions to the end-of-chapter exercises from Learn to Program with Assembly by Jonathan Bartlett.

Language: Assembly - Size: 5.86 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

mrfahrenheit0528/Architecture-and-Organization-Final-Project

A menu-driven Contact Directory written in Assembly. Supports add, delete, search, and display operations with modular design, input validation, and error handling.

Language: Assembly - Size: 57.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 3

kaimitai/FaxIScripts

FaxIScripts - IScript Assembler, Disassembler and Linker

Language: C++ - Size: 314 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

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: 6.84 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 1

mileskent/low-level-vault

Monorepo *Obsidian* notes based on my coursework at Georgia Tech, publicly available courses from other institutions, and general systems/low-level realm topics.

Size: 38.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

tomas-fryza/avr-labs

AVR course at Brno University of Technology

Language: C - Size: 336 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 29 - Forks: 110

Arfirpo/ARQUITECTURA-DE-COMPUTADORAS

En este apartado voy a subir todos los ejercicios de la practica de arquitectura de computadoras que vaya resolviendo

Language: Assembly - Size: 4.55 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

visionthex/assembly

Assembly x86

Language: Assembly - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

apeman/awesome_computer_science

The complete syllabus of Computer Science and Engineering. Roadmap, Checklist for Beginners.

Size: 177 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 506 - Forks: 51

z88dk/z88dk

The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.

Language: Assembly - Size: 260 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,040 - Forks: 190

hoqueeprobal/Microprocessor-And-Assembly-Language-Lab

This repository is a collection of everything I’ve learned and practiced in the Microprocessor and Assembly Language Lab.

Language: Assembly - Size: 36.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

loda-lang/loda-programs

LODA Programs for Integer Sequences

Language: Assembly - Size: 342 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 37 - Forks: 2

theofalso/assembly-learning

just for fun

Language: Assembly - Size: 259 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

edson-acordi/4bit-microcomputer

MikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for educational purposes and distributed for free under open-source licenses.

Language: Python - Size: 16.5 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 69 - Forks: 4

iroumec/RouVel-Compiler

Compilador de un lenguaje de programación simple, al que se denominó UKI.

Language: Java - Size: 29.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

seojuncha/arm-assembly-tutorial

ARM Assembly Tutorial

Language: Assembly - Size: 3.31 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

CorruptedByCPU/Cyjon

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.

Language: Assembly - Size: 14.8 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 452 - Forks: 29

loda-lang/loda-cpp

Runtime and miner for the LODA language written in C++

Language: C++ - Size: 7.75 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 27 - Forks: 3

RPCS3/rpcs3

PlayStation 3 emulator and debugger

Language: C++ - Size: 143 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 17,701 - Forks: 2,140

mytechnotalent/Reverse-Engineering

A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.

Language: Assembly - Size: 264 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 12,901 - Forks: 1,176

mytechnotalent/ESP32-C3_UART_Driver

An ESP32-C3 UART driver written entirely in RISC-V Assembler.

Language: Assembly - Size: 10.4 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

g3tsyst3m/g3tsyst3m.github.io Fork of mmistakes/minimal-mistakes

:triangular_ruler: G3tSyst3m's Infosec Research and Development Blog

Language: SCSS - Size: 48.8 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 9 - Forks: 3

kowsheennya/PIC18-Assembly-VSC-Extension

🚀 Enhance Visual Studio Code with basic PIC18 assembly language support, offering syntax highlighting, instruction insights, and auto-completion features.

Language: TypeScript - Size: 6.71 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Putin57/IST

All problems with source code from IST...

Language: C++ - Size: 29.1 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

KatoKode/JSON

JSON Library in C

Language: C - Size: 229 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

asmod-lang/asmodeus

⚙️ Modern Assembly language and virtual machine for Machine W architecture. Build, debug, and execute 16-bit assembly programs with Polish assembler

Language: Rust - Size: 294 KB - Last synced at: about 8 hours ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

gbdev/rgbds

Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color

Language: C++ - Size: 14.5 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1,520 - Forks: 180

charlotte-os/Catten

The Kernel of CharlotteOS, An Experimental Modern Operating System

Language: Rust - Size: 56.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 241 - Forks: 4

SomnathDas/myAssembly

1s and 0s from my attempts at hacking.

Language: Python - Size: 348 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

YannCebron/m68kplugin

Motorola 68000 Series Assembly Language Support for JetBrains IDEs

Language: Java - Size: 6.89 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 18 - Forks: 1

w84death/cortex-labs-assembly-game

Cortex Labs - Real-time, puzzle, strategy game for x86 processors made in assembly. MS-DOS.

Language: Assembly - Size: 13 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

dippinest/AVR-Libraries

A small set of libraries for working with AVR series microcontrollers

Language: C - Size: 17.5 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

benburrill/sphinx

Time-traveling assembly language with a "Turing jump instruction"

Language: Python - Size: 473 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 10 - Forks: 0

TheBlad768/Sonic-Clean-Engine-S.C.E.-Extended-

Cleaned up the Sonic 3 & Knuckles Disassembly (S.C.E.)

Language: Assembly - Size: 20.4 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 13 - Forks: 13

penne-not-pasta/penny-dos

Penny-DOS, The FOSS DOS.

Language: Assembly - Size: 227 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

sccreeper/goputer

A computer emulator/virtual machine intended to demonstrate how computers work at a low level.

Language: Go - Size: 10.7 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 17 - Forks: 0

lookbusy1344/arm_emulator

Vibe-coded ARM2 emulator, an architecture released in 1986. Cross-platform in Go

Language: Go - Size: 3.33 MB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

AntonioND/ucity

The open-source city building game for Game Boy Color.

Language: Assembly - Size: 2.05 MB - Last synced at: 10 days ago - Pushed at: 26 days ago - Stars: 463 - Forks: 16

cybersecurity-dev/Assembly-Toolkit

Assembly Development Toolkit

Size: 26.4 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

slothy-optimizer/slothy

Assembly super-optimization via constraint solving

Language: Assembly - Size: 136 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 224 - Forks: 25

aknshr/TstMem

Simple memory test experiment written in NASM Assembly

Language: Assembly - Size: 6.84 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Muawiya-contact/NFC-Projects

Semester Projects of BS AI.

Language: Python - Size: 372 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

hussain-anjum/Assembly-Code

Lab task and experiments of my Microprocessor and Assembly Language course

Language: Assembly - Size: 1000 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

TheBlad768/Sonic-Clean-Engine-S.C.E.-

Cleaned up the Sonic 3 & Knuckles Disassembly (S.C.E.)

Language: Assembly - Size: 23.9 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 47 - Forks: 8

TheBlad768/Sonic-1-in-Sonic-3-S.C.E.-

Sonic 1 in Sonic 3 & Knuckles (S.C.E. Version) by Red Miso Studios

Language: Assembly - Size: 17 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 28 - Forks: 7

srhee3/Microcontroller-Simulator

microcontroller.js is a JavaScript based interactive simulator for the PIC12F508 microcontroller.

Language: Assembly - Size: 196 KB - Last synced at: 9 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

AlicyRibeiro/Battle_at_Traitors_Castle

🏹Releitura do jogo 'Battle at Traitor's Castle' (Usborne 1982) em Assembly (x86-64, Linux).

Language: Assembly - Size: 9.63 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

mini-as/mini-as.github.io

Minis Assembler & Minis OS

Language: Assembly - Size: 632 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

471D38UNNUX/Smallest-x64-EXE

Smallest EXE file (268 bytes) which can run on x64 Windows that produce return value is instruction pointer of main's entry

Language: Assembly - Size: 1.95 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

iSneaky123/Assembly_AMD64

My practice codes in Assembly x86_64, System V AMD64 ABI

Language: Assembly - Size: 14.6 KB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

AntonioND/gbt-player

A music player library for the PSG audio channels of the GB, GBC and GBA.

Language: C - Size: 728 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 295 - Forks: 20

ggnkua/Arkos-Tracker-2-ST

Atari ST version of the replay source for Arkos Tracker 2/3 (http://www.julien-nevo.com/arkostracker/)

Language: Assembly - Size: 22.9 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 27 - Forks: 3

AmaiamUlHaque/COMP-2DX3

My course work of COMPENG 2DX3: Microprocessor Systems Project

Language: C - Size: 24 MB - Last synced at: 9 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

hlorenzi/customasm

💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/

Language: Rust - Size: 5.31 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 996 - Forks: 69

mytechnotalent/RP2350_UART_Driver

An RP2350 UART driver written entirely in Assembler.

Language: Assembly - Size: 906 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

nirvanasupermind/termite

Termite is a virtual machine for a ternary-based RISC CPU architecture.

Language: C++ - Size: 3.86 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 6 - Forks: 1

mytechnotalent/ESP32-C3_Blink_Driver

An ESP32-C3 blink driver written entirely in RISC-V Assembler.

Language: Assembly - Size: 10.3 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

stid/kick-c64-dead-test

Kick assembler personalized version of the C=64 rev. 781220 Dead Test + more

Language: Assembly - Size: 16.5 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 35 - Forks: 5

joaopaulonu/Practical-Assembly-Exercises

A collection of practical exercises and projects implemented in Assembly language to demonstrate proficiency in low-level programming and a strong understanding of Computer Systems Architecture. This material was developed for the 'Computer Systems Organization' course at the PUC Campinas.

Language: Assembly - Size: 866 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

KatoKode/BTree

BTree Implementation in x86_64 Assembly Language with C interface

Language: Assembly - Size: 177 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

mikeroyal/Assembly-Guide

Assembly Guide

Language: Assembly - Size: 13.7 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 170 - Forks: 8

jazzyboi1991/RunAssemblyOnMacOS

This helps you compile and run AT&T assembly language on macOS.

Language: Shell - Size: 15.6 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

kg68k/ruka-macro

RUKA assembler macro for X680x0/Human68k

Language: Makefile - Size: 125 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Alastakelay/Low-Level_BL602

An ambitious attempt at documenting the bl602 better then the manufacturers themselves did through practical little code examples

Language: Assembly - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

LilSuperUser/x86_64-asm-tutorials

x86_64 Assembly Tutorial

Size: 669 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 3

Tournesol02/Assembly

Mes notes de langage d'assemblage - 3Année

Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

CuB3y0nd/assembly

王爽《汇编语言》(第 4 版)检测点及实验 + 李忠《x86 汇编语言:从实模式到保护模式》(第二版)检测点及章节习题 + pwndbg 速查手册。

Language: Assembly - Size: 178 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 5

foumart/AppleII.Project.template

Project template for Apple II development on modern computer

Language: JavaScript - Size: 309 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 0

ScriptScorpion/asmz

Tool for easier assembly code compilation

Language: C++ - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

ZathuraDbg/ZathuraDbg

An emulation based tool for learning and debugging assembly.

Language: C++ - Size: 103 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 577 - Forks: 28

FabsMuller/pcasmlangbook

Companion Disks for the book PC Assembly language Step-by-step

Language: Assembly - Size: 559 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

he1kor/CPUEmul

Harvard One-Address CPU Emulator

Language: C++ - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Amir-Hossein-Keshmiri/Keshmiri

Keshmiri Operation System

Language: Assembly - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

KatoKode/RBTree

Red-Black-Tree Implementation in x86_64 Assembly Language with C interface

Language: Assembly - Size: 128 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bergercookie/asm-lsp

Language server for NASM/GAS/GO Assembly

Language: Rust - Size: 13.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 456 - Forks: 30

objeck/objeck-lang

Lightweight object-oriented and functional programming language. Designed to be intuitive, small, cross-platform, and fast. The language emphasizes portability, scalability, and robust API support.

Language: C++ - Size: 2.65 GB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 162 - Forks: 12

dwip-the-dev/LemonOS

Complete OS from scratch with C

Language: C - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ram-shankar58/Alarm-ASM

Language: Assembly - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tectijuana/interfaz

Lenguajes de Interfaz (Assembly Language for ARM / RISCV)

Size: 1.98 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 42

Antonio-Luque/Hex

Hex game for ZX Spectrum

Language: Assembly - Size: 1.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

tsoding/bm

Simple compiler ecosystem

Language: C - Size: 1.22 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 214 - Forks: 17

tanvir-chy-ahmed/Problem-solving

Pure C Projects Collection

Language: C - Size: 44.9 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ashvardanian/less_slow.cpp

Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO

Language: C++ - Size: 2.52 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1,865 - Forks: 75

UltraSina/android-assembly-signature-verification

Android app protection using native assembly for signature verification and anti-hooking defense

Language: C - Size: 22.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 2

Dentrax/AVR-Programming-with-Assembly

AVR Microcontroller Programming with Assembly

Language: Assembly - Size: 653 KB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 22 - Forks: 2

seanpm2001/LocksmithOS

🔐️🇴.🇸🔏️📖️ The official source repository for LocksmithOS, a tiny offline operating system and environment for storing sensitive information (such as passwords) and for use on passkey devices, an alternative to Yubi keys, and storing passwords on your primary hard drive.

Language: C - Size: 4.91 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

seanpm2001/Android-x64_Android16.0_Vanilla_Edition

🤖️ Android x64: The Vanilla build for Android 16.0, a basic, but useful Android 16.0 alternative installation

Language: C - Size: 267 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 9 - Forks: 3

seanpm2001/Android-x64_Android16.1_Vanilla_Edition

🤖️ Android x64: The Vanilla build for Android 16.1, a basic, but useful Android 16.1 alternative installation

Language: C - Size: 248 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 8 - Forks: 1

seanpm2001/Android-x64_Android15.1_DeGoogled_Edition

🤖️ Android x64: The DeGoogled build for Android 15.1, a powerful, DeGoogled Android 15.1 alternative installation

Language: C - Size: 244 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 8 - Forks: 1

seanpm2001/Booty

🥾️🖥️ Booty is a family of bootloaders. Booty can mean 4 things, but here, it refers to booting up a computer.

Language: C - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 1

seanpm2001/Booty_OpenGovOS

🥾️🏛️ A version of Booty designed to work with OpenGovOS, allowing OpenGovOS to boot up properly.

Language: C - Size: 987 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 2

DeepDish36/C-6502

C-6502 is a learning-focused emulator for the MOS 6502, with tools to write, run, and debug Assembly code.

Language: C# - Size: 2.93 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

seanpm2001/Learn-Assembly

A repository for showcasing my knowledge of the Assembly programming language, and continuing to learn the language.

Language: Assembly - Size: 253 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 2

andrewt0301/hse-acos-course

Materials for the "Computer Architecture and Operating Systems" course taught at Faculty of Computer Science of Higher School of Economics

Language: Assembly - Size: 776 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 36 - Forks: 30

SamRB-dev/AsmForRE

Collection of assembly program of IA-32 CPU architecture to understand how things work under each high level language. The main goal of the repo is get with familiar with ASM to identify various procedures while reversing a binary/executable

Language: Assembly - Size: 13.1 MB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

sam-mg/Assembly-Required

Learn the code behind the code.

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