stevenwdv / setup-fasmLinks
GitHub Action to set up the flat assembler compiler
☆11Updated last week
Alternatives and similar repositories for setup-fasm
Users that are interested in setup-fasm are comparing it to the libraries listed below
Sorting:
- Lisp in kernel-mode because it was so seductive☆13Updated 5 years ago
- Windows Explorer application written in assembly☆15Updated 2 years ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- The most trivial virtual machine that can run a few x86 machine code instructions.☆26Updated 8 years ago
- Dumps all resources from a PE file (EXE, DLL, ...)☆11Updated 6 years ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆37Updated 2 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- x86_64, PE32+, FAT32 bootloader☆26Updated 4 years ago
- A c++20 constexpr x86 assembler☆58Updated 4 years ago
- Lightweight x86-64 disassembling library☆44Updated 3 years ago
- A PE32/PE32+ parser written in MASM32☆13Updated 9 years ago
- 64-bit x86 CPU emulation and sandboxing.☆18Updated 9 years ago
- Generating binary modules with zasm☆13Updated 3 years ago
- An example of Windows NT Native API application and kernel driver☆21Updated 5 years ago
- DateTime Library - a library written in assembler (for x86 and x64) which provides simple date and time conversion, manipulation and comp…