assembly-x86

There are 842 repositories under assembly-x86 topic.

  • aozhimin/iOS-Debug-Hacks

    :dart: Advanced debugging skills used in the iOS project development process, involves the dynamic debugging, static analysis and decompile of third-party libraries. iOS 项目开发过程中用到的高级调试技巧,涉及三方库动态调试、静态分析和反编译等领域

  • ZathuraDbg/ZathuraDbg

    An emulation based tool for learning and debugging assembly.

    Language:C++57798928
  • bergercookie/asm-lsp

    Language server for NASM/GAS/GO Assembly

    Language:Rust48689932
  • Nukem9/SwissArmyKnife

    x64dbg utility for linker map files, diff files, PEiD/IDA signatures, and code signature generation.

    Language:C30221742
  • PatchworkOS

    KaiNorberg/PatchworkOS

    A modular, non-POSIX operating system for x86_64, built from scratch in C and assembly. Intended to be an educational and experimental project that rigorously follows a Plan9-style "everything is a file" philosophy, featuring a from-scratch ACPI AML parser and a focus on unique solutions over tried-and-tested ones.

    Language:C237367
  • geissomatik/geiss

    The Geiss screensaver and Winamp music visualization plug-in

    Language:C++218738
  • rou2exOS

    krustowski/rou2exOS

    A second iteration of the (to be) DOS-friendly hobby OS.

    Language:Rust20310
  • 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++1754533
  • mikeroyal/Assembly-Guide

    Assembly Guide

    Language:Assembly170208
  • Silva97/livro-assembly-x86

    Livro de Assembly x86 e x86-64

  • therealdreg/masm32-kernel-programming

    masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)

    Language:Assembly1264015
  • FRosner/FrOS

    My 32 bit x86 OS journey.

    Language:C1257632
  • amiryeshurun/HyperWin

    A native hypervisor designed for the Windows operating system

    Language:C1247139
  • drink-cat/Book_Program-Principles

    硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。

    Language:Assembly1227029
  • leanchess/leanchess

    The world's smallest chess program

    Language:Assembly113436
  • XaFF-XaFF/Shellcodev

    Shellcodev is a tool designed to help and automate the process of shellcode creation.

    Language:C++1117030
  • dino

    franeklubi/dino

    Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly (now with 8086 support!)

    Language:Assembly106467
  • viler-int10h/Fontraption

    A tiny but powerful VGA text mode font editor for DOS

    Language:Assembly103695
  • namantam1/x86-assembly

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

    Language:C70109
  • funnydman/nasm-assembly-examples

    Some of my notes, books, code listings for asembler studying. Enjoy!

    Language:Assembly660014
  • hidva/as2cfg

    Construct the CFG(Control Flow Graph) from intel assembly code

    Language:Rust63352
  • ratfactor/nasmjf

    NASM port of JONESFORTH!

    Language:Assembly58317
  • AntoineViau/tweetx86

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

    Language:C++54334
  • KiddieOS_Development

    FrancisBFTC/KiddieOS_Development

    O KiddieOS é um sistema operacional open-source básico em desenvolvimento pelo curso gratuito D.S.O.S [Desenvolvendo Sistemas Operacionais Simples]. A intenção deste sistema será: Criar, editar ou excluir arquivos, codificar em uma linguagem própria do sistema, criar objetos visuais e automatizados (desenhos) através desta linguagem, utilizar uma interface simples e intuitiva, criar novas interfaces gráficas, como: Janelas, botões, campos, etc... e estimular crianças, jovens e adultos a programar numa linguagem simples dentro do sistema operacional KiddieOS. A intenção do curso D.S.O.S é dá início ao desenvolvimento de sistemas operacionais utilizando a linguagem Assembly e entender a fundo sobre diversos conceitos internos deste tipo de sistema. Aqui neste repositório serão armazenados arquivos de APIs do KiddieOS, a imagem de disco para teste e futuramente - todo o sistema operacional completo. Visite o link abaixo para nos acompanhar no curso do Youtube, se inscreva neste canal para se manter atualizado e siga-me no GitHub. Vejo vocês lá:

    Language:Assembly546178
  • harismuneer/BelalHashmi-Assembly-Exercise-Solutions

    💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.

    Language:Assembly544021
  • mbbsemu/MBBSDASM

    MBBSDASM is an x86 Disassembler for 16-bit DOS / Windows 3.0 Segmented Executable (NE) EXE/DLL File Format with special features related to The MajorBBS & Worldgroup Modules

    Language:C#536210
  • AtieP/FutureDOS

    A futuristic DOS

    Language:Assembly461003
  • OpenRakis/Cryogenic

    An open-source reimplementation of Cryo's DUNE game (WIP)

    Language:C#465172
  • piko-piko

    RechieKho/piko-piko

    A x86 16-bits Operating System

    Language:Assembly46201
  • AbdallahHemdan/FIRED-OR-TIRED

    🔫 A 2 player assembly X86 shooting game that each player has a gun and can use his gun in horizontal line to shot the other player, every player has the ability to move right or left or even jump with the existence of Gravity..

    Language:Assembly452010
  • coderaiser/nemesis

    :floppy_disk: x86 operation system writen on fasm

    Language:Assembly44535
  • avivbrook/Intel-Assembly-Language-Programming-Exercises

    Solutions to programming exercises from Assembly Language for x86 Processors (7th Edition) by Kip Irvine.

    Language:Assembly432119
  • FAST-Resources

    codewith-usama/FAST-Resources

    resources of FAST-NUCES 2020-2024

    Language:HTML40403
  • geyslan/SLAE

    SLAE Assignments

    Language:Assembly396120
  • JKnipperts/OPTi82c929_Driver

    Optimized DOS driver for sound cards using the OPTi 82c929 (MAD 16 PRO) controller chip

    Language:Pascal39535
  • Disass

    Satharus/Disass

    [(forever)WIP] FOSS GNU Debugger (GDB) interface for GNU/Linux.

    Language:C++37332