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.
bergercookie/asm-lsp
Language server for NASM/GAS/GO Assembly
Nukem9/SwissArmyKnife
x64dbg utility for linker map files, diff files, PEiD/IDA signatures, and code signature generation.
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.
geissomatik/geiss
The Geiss screensaver and Winamp music visualization plug-in
krustowski/rou2exOS
A second iteration of the (to be) DOS-friendly hobby OS.
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.
mikeroyal/Assembly-Guide
Assembly Guide
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)
FRosner/FrOS
My 32 bit x86 OS journey.
amiryeshurun/HyperWin
A native hypervisor designed for the Windows operating system
drink-cat/Book_Program-Principles
硬核书<<程序原理>>,有难度,有深度,值得拥有! 使用汇编、C、Java全面系统讲解,理论结合实践,图表并茂。
leanchess/leanchess
The world's smallest chess program
XaFF-XaFF/Shellcodev
Shellcodev is a tool designed to help and automate the process of shellcode creation.
franeklubi/dino
Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly (now with 8086 support!)
viler-int10h/Fontraption
A tiny but powerful VGA text mode font editor for DOS
namantam1/x86-assembly
Learn assembly programming for x86 processor in AT&T (GAS) syntax
funnydman/nasm-assembly-examples
Some of my notes, books, code listings for asembler studying. Enjoy!
hidva/as2cfg
Construct the CFG(Control Flow Graph) from intel assembly code
ratfactor/nasmjf
NASM port of JONESFORTH!
AntoineViau/tweetx86
Pure client-side combination of Nasm, DosBox and WebAssembly to show off yout x86 skills in a tweet (or more)
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á:
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.
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
AtieP/FutureDOS
A futuristic DOS
OpenRakis/Cryogenic
An open-source reimplementation of Cryo's DUNE game (WIP)
RechieKho/piko-piko
A x86 16-bits Operating System
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..
coderaiser/nemesis
:floppy_disk: x86 operation system writen on fasm
avivbrook/Intel-Assembly-Language-Programming-Exercises
Solutions to programming exercises from Assembly Language for x86 Processors (7th Edition) by Kip Irvine.
codewith-usama/FAST-Resources
resources of FAST-NUCES 2020-2024
geyslan/SLAE
SLAE Assignments
JKnipperts/OPTi82c929_Driver
Optimized DOS driver for sound cards using the OPTi 82c929 (MAD 16 PRO) controller chip
Satharus/Disass
[(forever)WIP] FOSS GNU Debugger (GDB) interface for GNU/Linux.