TLDR:
an assembler targeting NASM syntax
preprocessors supported:
%include
%macro, %endmacro
%define
instructions supported
MOV r16/r32/r64,imm16/imm32/imm64
syscall
dec r32/r64
jnz rel8
jmp rel8
call rel32/rel64
xor r32/r64
data types supported
db (has string parsing)
dw
dd
dq
-
Notifications
You must be signed in to change notification settings - Fork 0
An x86_64 assembler written in bash.
License
RealAstolfo/ba.sh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An x86_64 assembler written in bash.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published