nasm

There are 697 repositories under nasm topic.

  • Dman95/SASM

    SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

    Language:Python5.8k3k169195
  • HJLebbink/asm-dude

    Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window

    Language:C#4.1k72813998
  • cirosantilli/x86-assembly-cheat

    MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly请参阅自述文件。 x86 IA-32和x86-64 userland最少示例教程。 数百个可运行的断言。 好的GDB设置。 IO是用libc完成的,因此OS在理论上是可移植的。 涵盖了NASM和GAS。 在Ubuntu 18.04中测试。 容器(ELF),链接,调用约定。 系统土地作弊网址:https://github.com/cirosantilli/x86-bare-metal-examples,ARM作弊网址:https://github.com/cirosantilli/arm-assembly-cheat

    Language:Assembly868399121
  • ReturnInfinity/Pure64

    Pure64 is a kernel/software loader for x86-64 systems.

    Language:Assembly557524199
  • Cyjon

    CorruptedByCPU/Cyjon

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

    Language:Assembly436122630
  • Mati365/ts-c-compiler

    ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript

    Language:TypeScript36684818
  • NikitaIvanovV/snake-asm

    Tiny snake game written in x86_64 assembly for Linux

    Language:Assembly2662312
  • sonictk/asm_tutorial

    Code samples for the Understanding Windows x64 Assembly tutorial.

    Language:C2325444
  • tsoding/wassm

    Web framework for x86_64 nasm

    Language:Assembly16763016
  • ShiftMediaProject/VSNASM

    Provides Visual Studio integration for the NASM assembler.

    Language:Batchfile149111852
  • yds12/x64-roadmap

    A roadmap to learn x64 assembly using nasm on Linux.

    Language:Assembly1271115
  • robalb/x86-64-playground

    An online assembly editor and debugger for the x86-64 architecture

    Language:C108441
  • mopp/Axel

    Operating System

    Language:Rust1031703
  • NASM-Assembly-Linux-Notes

    IDouble/NASM-Assembly-Linux-Notes

    🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧

    Language:Assembly996013
  • egormkn/mbr-boot-manager

    💾 Master Boot Record with a boot menu written in Assembly

    Language:Assembly937227
  • ghosind/HariboteOS

    《30天自制操作系统》NASM+GCC+QEMU实现

    Language:C723523
  • mish24/Assembly-step-by-step

    Codes written while learning NASM, numbering the code according the level of complexity.

    Language:Assembly594325
  • Nmet

    mahanfr/Nmet

    A general purpose procedural and compiled programming language

    Language:Rust58234
  • icecoobe/oslab

    Practice on assembly language via Nasm, mostly in real-mode, preparation for os development

    Language:Assembly573118
  • l1mey112/stas

    A stack based compiled systems programming language.

    Language:Assembly57404
  • nabe-abk/free386

    This is 386|DOS-Extender compatible with "Phar Lap RUN386.EXE" by fully assembly language.

    Language:Assembly57465
  • Sakib2263/64-Bit-NASM-Assembly-Code-Examples

    64 bit nasm code examples

    Language:Assembly542016
  • highlightos

    adamperkowski/highlightos

    🌄 x86_64 OS (kernel) made from scratch in Rust & Assembly

    Language:Rust53473
  • ratfactor/nasmjf

    NASM port of JONESFORTH!

    Language:Assembly52516
  • barrettotte/HTTP-ASM64

    The most basic HTTP Server written in x86 Assembly

    Language:Assembly50304
  • aweeraman/odyssey

    An experimental operating system for x86 and ARM

    Language:C49507
  • Stellaris-code/LudOS

    A toy monolithic kernel written in C++

    Language:C++491005
  • funnydman/nasm-assembly-examples

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

    Language:Assembly480012
  • AntoineViau/tweetx86

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

    Language:C++47434
  • Ninja

    szapp/Ninja

    Extension framework for the video game series Gothic to allow true modular modifications

    Language:Assembly457240
  • BrianOtto/nasm-uefi

    A UEFI Boot Loader Built in NASM

    Language:HTML41626
  • GandelXIV/pidi-os

    A minimalistic operating system

    Language:C391234
  • Joshua-Riek/x86-bootloader

    A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly

    Language:Assembly36309
  • dessertlab/Shellcode_IA32

    Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natural language descriptions. The dataset can be used for neural machine translation tasks to automatically generate software exploits from natural language.

  • Pigrecos/D_CodeGen

    Binary Code Generator Written in Pascal

    Language:Pascal356010
  • PyvesB/javassembly

    :floppy_disk: Calling Assembly from Java: simple example using the JNI and NASM.

    Language:Assembly355210