AssemblyLine
A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler, assembler or linker.
How to download and setup AssemblyLine
Open terminal and run command
git clone https://github.com/0xADE1A1DE/AssemblyLine.git
git clone is used to create a copy or clone of AssemblyLine 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 AssemblyLine https://github.com/0xADE1A1DE/AssemblyLine/archive/master.zip
Or simply clone AssemblyLine with SSH
[email protected]:0xADE1A1DE/AssemblyLine.git
If you have some problems with AssemblyLine
You may open issue on AssemblyLine support forum (system) here: https://github.com/0xADE1A1DE/AssemblyLine/issuesSimilar to AssemblyLine repositories
Here you may see AssemblyLine 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