Assembly File Viewer

Online NASM syntax highlighter for Assembly programming files

// Upload a .asm file to view its content here
Supported file type: .asm

Supported Assembly Syntax

x86/x64
NASM syntax
ARM
Basic support
MIPS
Basic support

How to Use the Assembly File Viewer

1
Click the "Choose File" button above or drag and drop your Assembly file anywhere on this page.
2
Select your Assembly file (.asm, .s or .inc extension) from your computer.
3
View your low-level code with NASM syntax highlighting in the viewer above.
4
(Optional) Copy the highlighted assembly by selecting it and using Ctrl+C/Cmd+C.

Benefits of Using This Tool

Frequently Asked Questions