Projects in Awesome Lists tagged with fasm
A curated list of projects in awesome lists tagged with fasm .
https://github.com/Dman95/SASM
SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages
assembler assembly assembly-language fasm gas ide nasm sasm
Last synced: 17 Jul 2025
https://github.com/dman95/sasm
SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages
assembler assembly assembly-language fasm gas ide nasm sasm
Last synced: 13 May 2025
https://github.com/tgrysztar/fasm
flat assembler 1 - reconstructed source history
Last synced: 16 May 2025
https://github.com/robalb/x86-64-playground
Run, learn, and debug x86-64 Assembly code directly from your browser
assembler assembly binutils emscripten emulator fasm gdb wasm x86-64
Last synced: 09 Apr 2025
https://github.com/chipsalliance/fasm
FPGA Assembly (FASM) Parser and Generator
bitstream bitstream-format f4pga fasm fpga fpga-assembly parser symbiflow
Last synced: 09 Apr 2025
https://github.com/danielkrupinski/inflame
User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI.
assembly assembly-language dll dll-injection dll-injector fasm flat-assembler injector winapi windows x86 x86-64
Last synced: 28 Jun 2025
https://github.com/l1mey112/stas
A stack based compiled systems programming language.
assembly compiler fasm forth freebsd linux nasm programming-language stackbased stas vlang x86-64
Last synced: 22 Oct 2025
https://github.com/reloaded-project/reloaded.assembler
Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.
csharp fasm game-hacking hacking memory process-manipulation windows x64 x86 x86-64 x86-x64
Last synced: 15 Jun 2025
https://github.com/pelock/stringencrypt-webapi
String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.
autoit cpp csharp delphi encrypted-strings encryption fasm file-encryption haskell java javascript js masm object-pascal pascal powershell python ruby string-encryption visual-basic-net
Last synced: 30 Jul 2025
https://github.com/kolibrios/umka
User-Mode KolibriOS developer tools
anykernel c11 fasm kolibrios qcow2 testing-tools unittest virtual
Last synced: 24 Jun 2025
https://github.com/kostyabet/tacticsgame-fasm
The Soviet game is a small tactics board game written using FASM.
fasm node-scripts tactics-game
Last synced: 06 Jul 2025
https://github.com/chipsalliance/f4pga-xc7-bram-patch
Tool for updating the contents of BlockRAMs found in Xilinx 7 series bitstreams.
bitstream fasm prjxray prjxray-bram symbiflow verilog vivado
Last synced: 14 Jul 2025
https://github.com/stevenwdv/setup-fasm
GitHub Action to set up the flat assembler compiler
fasm github-actions setup-script
Last synced: 02 Mar 2026
https://github.com/alexeev-prog/kintsugios
Minimalistic and rich x86_64 operation system in (N)ASM and C
asm c fasm i386 i386-elf-gcc nasm operating-system os osdev x86 x86-assembly
Last synced: 09 Feb 2026
https://github.com/rusq/disable-hdd-apm
Automatically exported from code.google.com/p/disable-hdd-apm
apm disapm fasm hard-drive hardware utility windows
Last synced: 09 Mar 2026
https://github.com/rgimad/chip8_kolibri
CHIP-8 emulator for KolibriOS, written in fasm
Last synced: 16 Jan 2026
https://github.com/alexeev-prog/KintsugiOS
Minimalistic and rich x86_64 operation system in (N)ASM and C
asm c fasm i386 i386-elf-gcc nasm operating-system os osdev x86 x86-assembly
Last synced: 11 Jan 2026
https://github.com/secana/assembler-examples
Different code examples in assembler
Last synced: 28 Apr 2025
https://github.com/kostyabet/vscode-fasm-ext
FASM language extension for Visual Studio Code
Last synced: 16 Jan 2026
https://github.com/wandrien/qod
An experimental, system-level compiled language developed as a hobby project. Based on the 90s educational language 'Context'. Self-hosted and uses FASM for code generation.
compiler fasm i386 language nasm programming-language qod
Last synced: 26 Apr 2026
https://github.com/azarovalex/azide
This is the Brainfuck IDE written in assembly.
assembly brainfuck fasm winapi
Last synced: 13 May 2025
https://github.com/thalesgroup/mms-compiler
A command-line tool which can be used to generate Multimedia Messaging Service (MMS) files based on a predefined set of input files: text, images, audio, video. This tool can be used in Windows or Linux (x86).
command-line-tool fasm mms mobile-messaging multimedia
Last synced: 02 Jul 2025
https://github.com/scripttiger/tinywindl
This is a trivial downloader for Windows which is basically just a wrapper for URLDownloadToFileA. Being a trivial downloader, it does not attempt to recover from an error nor does it follow dynamic links, so all links should be static. Use cases for TinyWinDL are trivial files, such as small files storing non-critical settings or configurations, which are synchronized regularly and missing a synchronization here or there is not important.
assembly assembly-x86 fasm fasmg x86-assembly
Last synced: 17 Feb 2026
https://github.com/gabbersepp/assembler
I have found my old assembler code and made it public to everyone. Maybe someone needs it
asm assembler fasm interrupt kernel operatingsystem os winapi x86
Last synced: 12 Apr 2025
https://github.com/insolor/bigfoot
Reverse engineered old BigFoot screenmate. Leaves a chain of footprints on your screen from time to time.
bigfoot fasm flat-assembler screenmate windows
Last synced: 02 May 2026
https://github.com/kostyabet/15puzzle-fasm
15 PUZZLE game was done on FASM in real processor mode under MS-DOS.
Last synced: 28 Jan 2026
https://github.com/scripttiger/fasmgp
Collection of fasmg procedures which can be quickly included with any fasmg project to gain out-of-the box procedures for simple memory management, string manipulations, and more, with minimal abstractions and as few system calls as possible in favor of doing as much as possible internally as efficiently and intuitively as possible.
assembly assembly-x86 fasm fasmg x86-assembly
Last synced: 14 Feb 2026
https://github.com/zalexanninev15/alp
Assembly Language Projects for Windows
assembly-language fasm win32 win32api winapi
Last synced: 10 Sep 2025
https://github.com/lynk4/project-os
Writing an OS nobody ask for..............
assembly bootloader c fasm operating-system-from-scratch os os-programming qemu qemu-system-aarch64 x86 x86-assembly
Last synced: 15 Aug 2025
https://github.com/hyouteki/senet
probing SEcurity of NETwork
aes big-number c ciphers cpp diffie-hellman fasm network-security pkda python rsa
Last synced: 05 Sep 2025
https://github.com/lgromanowski/fasm-includes
Various linux includes converted to Flat Assembler syntax
assembler assembly assembly-language fasm fasm-syntax include linux
Last synced: 07 May 2026
https://github.com/221v/abakis_language
abakis macro language on top of fasm
Last synced: 14 May 2026
https://github.com/insolor/fasmw_includes
Flat assembler Windows includes with names in lower case (to compile things from Linux)
Last synced: 18 Mar 2026
https://github.com/alexeev-prog/ngpasm
Next Generation Python Assembly Metaprogramming Library
asm asmx86 assembly assembly-language assembly-x86 builder codebuild codegen fasm library linux metaprogramming nasm python python3
Last synced: 07 Aug 2025
https://github.com/hummel009/software-engineering
КПО - лабораторные работы БГУИР (1 курс)
assembler assembly bsuir bsuir-labworks fasm labs
Last synced: 07 May 2025
https://github.com/sneekyfoxx/learn-withme
Learn the Intel x86_64 Assembly language with me using FASM (The Flat Assembler) on Linux
assembly-x86-64 fasm intel learning
Last synced: 21 May 2026
https://github.com/turkishrational/mp3play
(AC'97 & SB16) MP3 DECODER/PLAYER source code (written entirely in x86 Assembly language). Examples/Versions for Windows (console) and TRDOS 386 operating systems. In FASM & NASM syntax.
ac97 assembler assembly audio code console decode decoder fasm mp3 mp3decoder mp3player nasm nocash play player source trdos386 wav windows
Last synced: 28 Apr 2026
https://github.com/dykstrom/jcc
A collection of toy compilers built using ANTLR4 and flat assembler
antlr4 assembunny basic compiler fasm tiny
Last synced: 09 Apr 2025
https://github.com/ruslang02/hse-acs-projects
Репозиторий, где размещаются мои решения задач для курса "Архитектуры вычислительных систем"
assembly cpp fasm homework multithreading
Last synced: 09 May 2026
https://github.com/geniusum/pimo
A compiled low-level language made for MazeGroup's servers.
assembly compiler fasm interpreter lexer parser programming-language python
Last synced: 13 May 2026
https://github.com/neolibrios/kpack_kerpack_linux
kpack and kerpack for x86-64 linux
assembly c fasm kerpack kolibrios kpack lzma neolibrios
Last synced: 14 May 2026
https://github.com/neolibrios/neolibrios
assembly fasm hobby-os kernel neolibrios os osdev
Last synced: 29 Jun 2025
https://github.com/kinderjosh/pcl
The PCL programming language.
compiler compiler-backend compiler-design fasm programming-language
Last synced: 31 Jul 2025
https://github.com/darkkodkod/fastosym
Command line tool to convert FAS file format from FASM (flat assembler) to any Symbol format.
assembler debugging fasm fasmarm flat-assembler gameboy-advance gba
Last synced: 02 Jan 2026
https://github.com/sharpvik/fasm-in-docker
Dockerfile for the Flat Assembler
Last synced: 20 May 2026
https://github.com/alxmrz/fasm-head
Simple fasm realization of head program
Last synced: 16 Apr 2026
https://github.com/lgromanowski/fasm-other-stuff
Strange stuff written in fasm
Last synced: 12 Sep 2025
https://github.com/zpnst/macrolang
A silly "programming language" that is completely made on macros of a x86_64 FASM(flat assembler). Silly macrolang - .smac
Last synced: 17 May 2026
https://github.com/hvky/convertidor
Conversor de Sistemas de Numeración
conversor-de-base ensamblador fasm radasm x86-32
Last synced: 10 Oct 2025
https://github.com/basemax/learn-assembly
Welcome to Learning Assembly by Solving, a collection of 20 small assembly language programs designed to teach fundamental concepts through practical examples. Each program solves a specific problem, ranging from basic arithmetic to control structures, all written in x86-64 assembly using NASM syntax for Linux systems.
asm assembly assembly-lang assembly-language assembly-language-programming assembly-x86 fasm nasm
Last synced: 09 Apr 2025
https://github.com/kostyabet/colors_list-fasm
This FASM application outputs all kinds of colors in MS-DOS.
Last synced: 01 Mar 2026
https://github.com/xtenzq/screenshotasm
Статья, объясняющая принцип создания скриншотов экрана с использованием FASM на примере кода Томаша Грыштара
asm assembler fasm screenshot win-api
Last synced: 21 Mar 2025