DASM
DASM - Documented Assembly. It's a web-site containing documentation for all aspects of assembly. Follow me and ask yourself a question: "What if assembly had good documentation?"
How to download and setup DASM
Open terminal and run command
git clone https://github.com/Lokilife/DASM.git
git clone is used to create a copy or clone of DASM repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with DASM https://github.com/Lokilife/DASM/archive/master.zip
Or simply clone DASM with SSH
[email protected]:Lokilife/DASM.git
If you have some problems with DASM
You may open issue on DASM support forum (system) here: https://github.com/Lokilife/DASM/issuesSimilar to DASM repositories
Here you may see DASM alternatives and analogs
x64dbg reactos edb-debugger zydis RE-for-beginners mandibule v86 capstone plasma unicorn asmjit mcsema barf-project VisualMASM keystone SmallerC bap rappel reicast-emulator likwid steed keypatch x86-assembly-cheat reverse-engineering-reference-manual cross arm_now FlingOS mnist-android-tensorflow y86 The_Holy_Book_of_X86