X86-64 ASSEMBLER

AmmAsm — x86-64 Assembler

This is the project webpage for the AmmAsm (AASM), an assembler for the x86-64 CPU architecture, generating ELF64 ET_REL / ET_EXEC / ET_PIE, and with some experimental PE32+ binary files.

Documentation

Documentation for AmmAsm is available in the project repository or on this webpage .

Downloads

Releases and source code are available on GitHub or you can download any version here

Development Team

AmmAsm was developed by Ammar Najafli.

The project is maintained by its original author.

Moving more services to GitHub

The project uses GitHub for source code, issue tracking, releases and other development services.

GitHub repository

License

AmmAsm is distributed under the MIT License . The details of the license are available in the project repository.

Bug reports

Please report bugs to the GitHub issue tracker . When possible, include the source code and the expected and actual results. I will try to respond as fast as possible (1-30 minutes).