A free and open source assembly IDE and debugger for x86 and x64 architectures, providing a simple interface for writing, building, debugging and analyzing assembly code.
SASM (Simple ASseMbler) is a free, open source integrated development environment and debugger designed for writing x86 and x64 assembly code. It provides a lightweight yet full-featured interface for assembly language development.
Some key features of SASM include:
SASM aims to combine a simple and easy-to-use interface with powerful functionality for both beginner and advanced assembly coders. Its open source nature allows developers to customize and extend it to their needs. Overall, it provides a free alternative to commercial assembly IDEs.