FASM¶
Category: Reverse Engineering
Homepage: https://flatassembler.net/
Vendor: Flat Assembler
License: Freeware
Source: HTTP
Profiles: Full, Basic
File Extensions: .asm
Tags: reverse-engineering
FASM is a fast assembler for x86 and x86-64 architectures.
Tips¶
FASM is installed in .\mount\Tools\fasm.
Usage¶
Use FASM to assemble x86/x64 source code.
Sample Commands¶
fasm.exe -h
Sample Files¶
- N/A