Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with x86-assembly
A curated list of projects in awesome lists tagged with x86-assembly .
https://github.com/pritamzope/os
Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD ATA R/W, VGA/VESA Graphics
assembly bootloader graphics hello-world kernel kernel-development kernel-driver operating-system os osdev x86-assembly x86-nasm
Last synced: 12 Oct 2024
https://github.com/zyantific/zasm
x86-64 Assembler based on Zydis
asmjit assembler assembler-x86 cmkr cpp17 jit reverse-engineering x86-64 x86-assembly zydis
Last synced: 29 Oct 2024
https://github.com/zathuradbg/zathuradbg
An emulation based tool for learning and debugging assembly.
assembly assembly-language assembly-x86 x64-assembly x86 x86-assembly
Last synced: 11 Nov 2024
https://github.com/epi5131/patch.aul
AviUtlのバグを直す/高速化する/機能追加
aviutl aviutl-plugin boost cpp cpp20 monkey-patching opencl simd x86-assembly
Last synced: 12 Oct 2024
https://github.com/carlosrafaelgn/Asm86
A JavaScript assembly x86 compiler + emulator for educational purposes
assembly emulator intel javascript x86-assembly
Last synced: 08 Nov 2024
https://github.com/gildor2/fast_zlib
Heavily optimized zlib compression algorithm
algorithm c compression cross-plattform deflate optimization x86-assembly zlib
Last synced: 12 Nov 2024
https://github.com/mat-sz/pongloader
🏓 Pong in 512 bytes. (boot sector)
assembly boot-sector bootloader game gnu-assembler pong x86-assembly
Last synced: 11 Nov 2024
https://github.com/nukem9/detours
Detours lib that I use
detours hooking hooking-library x86-assembly
Last synced: 28 Oct 2024
https://github.com/kazhuu/asm2cfg
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
arm assembly breakpoint cfg control-flow-graphs disassembler disassembly gdb objdump x86 x86-64 x86-assembly
Last synced: 07 Nov 2024
https://namazso.github.io/x86/
Pretty x86 instruction reference site generator
amd amd64 assembly intel intel64 x86 x86-64 x86-assembly
Last synced: 12 Nov 2024
https://github.com/namazso/x86
Pretty x86 instruction reference site generator
amd amd64 assembly intel intel64 x86 x86-64 x86-assembly
Last synced: 28 Oct 2024
https://github.com/mohitmishra786/reversingbits
A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serves as a one-stop reference for security researchers, reverse engineers, and low-level programmers.
assembly binary-analysis binary-exploitation ctf-tools cybersecurity cybersecurity-tools debugging disassembly dynamic-analysis malware-analysis penetration-testing program-analysis reverse-engineering reversing security-tools static-analysis system-security vulnerability-research x86-64 x86-assembly
Last synced: 12 Nov 2024
https://github.com/badamczewski/shiny.calculator
A REPL calculator and an x86 asm emulator for developers
bit-manipulation calculator dotnet dotnet-core math parser repl-calculator x86-assembly
Last synced: 12 Nov 2024
https://github.com/mat-sz/bfloader
🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)
assembly boot-sector bootloader brainfuck brainfuck-interpreter gnu-assembler ide interpreter x86-assembly
Last synced: 11 Nov 2024
https://github.com/mohitmishra786/amilearningenough
Low-Level Programming Roadmap and Resources
assembly c-programming-language deep-learning low-level-programming machine-learning neural-networks resources roadmap system-programming x86-assembly
Last synced: 12 Nov 2024
https://github.com/anathonic/nasm-assembly-x86-64-intel
testing Assembler x86_64 in the Intel syntax
assembly assembly-language assembly-language-programming nasm-assembly x86-64 x86-64-assembly-nasm x86-assembly x86-assembly-language
Last synced: 10 Nov 2024
https://github.com/cpu/vexation
Win95 retro virus dev.
portable-executable retrocomputing tasm virus vx win95 x86-assembly
Last synced: 30 Oct 2024
https://github.com/maastaar/539kernel-book
A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
book kernel os-dev os-development os-kernel tutorial x86 x86-assembly x86-nasm
Last synced: 07 Nov 2024
https://github.com/omarazizi/skernel
Simple x86 Operating System Kernel running in 32-bit protected mode that implements process management, multitasking, and memory paging, with a custom filesystem
assembly c c-programming c-programming-language kernel-source low-level low-level-programming os-dev os-development system-programming x86-assembly
Last synced: 12 Oct 2024
https://github.com/cjee21/rdrand-tester
Application to test the functionality of the RDRAND instruction in x86 CPUs
amd-ryzen assembly assembly-language c c-language c-programming c-programming-language cli cli-app cpu cpuid cpus gcc intel rdrand rdrand-instruction x86 x86-64 x86-assembly
Last synced: 12 Oct 2024
https://github.com/silversquirl/zig-xed
Intel X86 Encoder Decoder library, as a Zig package
assembly x86 x86-64 x86-assembly zig zig-package
Last synced: 14 Oct 2024
https://github.com/papkuworld/mbr-bootkit
A simple easy to use Bootkit written in Assembly and C/C++ (Project Under Development)
assembly bootkit mbr rootkit x86-assembly
Last synced: 12 Oct 2024
https://github.com/sukhmancs/os-dev
Operating system written in x86 assembly and C.
bootloader bootsector c kernel operating-system registers vda x86 x86-assembly
Last synced: 07 Nov 2024
https://github.com/FluBBaOfWard/WSCPUTest
Program for testing the WonderSwan CPU.
cpu-tester wonderswan x86-assembly
Last synced: 03 Aug 2024
https://github.com/officialcjunior/x86-assembly
Some basic programs to get you started with Intel x86 assembly language.
assembly-language assembly-x86-64 intel-x86-64 nasm nasm-assembly nasm-language problem-solving x86-assembly x86-nasm
Last synced: 11 Nov 2024
https://github.com/blitz/x86-manpages-nix
Nix expressions for x86-manpages
documentation manpages nix nixos x86 x86-assembly
Last synced: 06 Nov 2024
https://github.com/soreing/sore-os
Primitive x86 32bit Operating System with FAT32 File System and a Kernel
boot fat32 filesystem kernel operating-system osdev x86-assembly
Last synced: 08 Oct 2024
https://github.com/imakebotsforyou/assemblyrust
An x86 assembly emulator in rust
asm assembler assembly compiler deassembler decompiler emulator rust tasm x86 x86-assembly
Last synced: 12 Oct 2024
https://github.com/grypesc/kochfractals
Low level combination of C and x86/x64 assembly code that turns a curve entered by the user into a Koch's fractal.
fractal fractal-algorithms fractals koch-fractal koch-snowflake x86 x86-assembly
Last synced: 28 Oct 2024
https://github.com/danielmeloalencar/meu-os-do-zero
Um simples Sistema Operacional x86 Multitarefas escrito do zero
c-language from-scratch operating-system x86-assembly
Last synced: 12 Oct 2024
https://github.com/xxrjun/battle-royale
Others Fear, I Greed. Assembly Game
assembly battle-royale masm32 ncu x86-assembly
Last synced: 11 Oct 2024
https://github.com/hjk789/creations
Some other things I've created, mostly scripts or small programs
autohotkey cheat-tables lua squid-proxy x86-assembly
Last synced: 14 Oct 2024
https://github.com/boogiemonster1o1/ghost
An operating system built from scratch
assembly c operating-system x86-assembly
Last synced: 28 Oct 2024
https://github.com/jafarlihi/8086assemble
[WIP] 8086 assembler
8086 assembler assembly assembly-language assembly-x86 x86-assembly
Last synced: 12 Nov 2024
https://github.com/rusq/307_ex
307_ex программа тестирования для 307 кафедры МАИ (ТУ) (2002 год)
80286 assembly assembly-language cp866 dos encryption student-project tasm testing tsr vintage x86-assembly
Last synced: 26 Oct 2024
https://github.com/trickdking/shellcode_toolkit
Mini capstone project for assembling and disassembling shellcode
exploit-development shellcode x86-assembly
Last synced: 16 Oct 2024
https://github.com/nq4t/getcd
Replacement for FINDCD.EXE batch utility that uses filename argument and written in ASM
assembly cd-rom ms-dos utility x86-assembly x86-nasm
Last synced: 07 Nov 2024
https://github.com/anasbinrashid/pacman-assembly
PACMAN implementation in x86 Assembly Language.
assembly assembly-x86 game-development pacman pacman-game programming project x86 x86-assembly
Last synced: 11 Nov 2024
https://github.com/jurajpanoc/hadzik
A custom compiler for my own programming language written in python that compiles into 86x_64 linux assembly
compiler linux python python3 x86-64 x86-assembly
Last synced: 05 Nov 2024
https://github.com/ite-2022-pwr/oiak
Organizacja i architektura komputerów - laboratoria i projekt
assembler assembly nasm x64 x86 x86-64 x86-assembly
Last synced: 12 Oct 2024
https://github.com/ite-2022-pwr/x86_assembly_101
Zrozumieć asemblera tutorial
assembler assembly x86 x86-64 x86-assembly
Last synced: 12 Oct 2024
https://github.com/chamal1120re/assembly-playground
A docker environment for my x86-assembly learning
assembly nasm-assembly x86-assembly
Last synced: 12 Oct 2024
https://github.com/ruturaj4/assembly_basics
Assembly practice examples from the book Programming ground up by Jonathan Bartlett
Last synced: 11 Oct 2024
https://github.com/axelf4/asm-snake
🔔 Snake game in x86-64 GAS Assembly for Linux
Last synced: 09 Nov 2024
https://github.com/calint/pczero
experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform written in assembler and c++ contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine
bootable cpp kernel operating-system preemptive-multitasking protected-mode x86-32 x86-assembly
Last synced: 11 Nov 2024
https://github.com/arun-esh/assembly
Assembly Notes and Codes
assembly assembly-language masm32 x86-assembly x86-masm
Last synced: 06 Nov 2024
https://github.com/alexsobiek/assemblyplayground
Various x86 assembly projects I used to learn assembly
Last synced: 07 Nov 2024
https://github.com/naliferopoulos/unicornscratchpad
Playing around with Unicorn
python unicorn x86-assembly x86-nasm
Last synced: 08 Nov 2024
https://github.com/muhammetgumus/assembly-projects
This repository includes simple x86 assembly projects
assembly assembly-language x86-assembly
Last synced: 09 Nov 2024
https://github.com/gabrioliv/assembly-nasm-codes
Assembly x86 codes and docs with NASM
assembly assembly-language learning macro nasm nasm-assembly programming testing x86 x86-assembly
Last synced: 10 Nov 2024