assembly-x86
There are 723 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.
Nukem9/SwissArmyKnife
x64dbg utility for linker map files, diff files, PEiD/IDA signatures, and code signature generation.
bergercookie/asm-lsp
Language server for NASM/GAS/GO Assembly
geissomatik/geiss
The Geiss screensaver and Winamp music visualization plug-in
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.
Silva97/livro-assembly-x86
Livro de Assembly x86 e x86-64
amiryeshurun/HyperWin
A native hypervisor designed for the Windows operating system
therealdreg/masm32-kernel-programming
masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)
franeklubi/dino
Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly (now with 8086 support!)
FRosner/FrOS
My 32 bit x86 OS journey.
XaFF-XaFF/Shellcodev
Shellcodev is a tool designed to help and automate the process of shellcode creation.
leanchess/leanchess
The world's smallest chess program
viler-int10h/Fontraption
A tiny but powerful VGA text mode font editor for DOS
KaiNorberg/PatchworkOS
Patchwork is a hobbyist OS built from scratch in C for the x86_64 architecture with a monolithic kernel.
hidva/as2cfg
Construct the CFG(Control Flow Graph) from intel assembly code
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 with you, so that they might help you in understanding the concepts.
ratfactor/nasmjf
NASM port of JONESFORTH!
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
AntoineViau/tweetx86
Pure client-side combination of Nasm, DosBox and WebAssembly to show off yout x86 skills in a tweet (or more)
AtieP/FutureDOS
A futuristic DOS
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á:
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..
funnydman/nasm-assembly-examples
Some of my notes, books, code listings for asembler studying. Enjoy!
RechieKho/piko-piko
A x86 16-bits Operating System
coderaiser/nemesis
:floppy_disk: x86 operation system writen on fasm
geyslan/SLAE
SLAE Assignments
JKnipperts/OPTi82c929_Driver
Optimized DOS driver for sound cards using the OPTi 82c929 (MAD 16 PRO) controller chip
avivbrook/Intel-Assembly-Language-Programming-Exercises
Solutions to programming exercises from Assembly Language for x86 Processors (7th Edition) by Kip Irvine.
Satharus/Disass
[(forever)WIP] FOSS GNU Debugger (GDB) interface for GNU/Linux.
anathonic/Assembly-x86-32-ATT
Small programs written in Assembler x86 IA-32 AT&T syntax
OpenRakis/OpenRakis
Tools for an open source reimplementation of Cryo's DUNE game
mikeroyal/Assembly-Guide
Assembly Guide
OpenRakis/Cryogenic
An open-source reimplementation of Cryo's DUNE game (WIP)
ElykDeer/A-Walk-Through-x86
Best way to learn x86 is by hacking it
pagekey/pkos
💻 PageKey Operating System: Built from scratch, on video!