0 Forks
0 Stars
0 Watchers

asm-viewer

View the machine instructions the compiler comes up with from your C code.

How to download and setup asm-viewer

Open terminal and run command
git clone https://github.com/mcdobr/asm-viewer.git
git clone is used to create a copy or clone of asm-viewer 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 asm-viewer https://github.com/mcdobr/asm-viewer/archive/master.zip

Or simply clone asm-viewer with SSH
[email protected]:mcdobr/asm-viewer.git

If you have some problems with asm-viewer

You may open issue on asm-viewer support forum (system) here: https://github.com/mcdobr/asm-viewer/issues

Similar to asm-viewer repositories

Here you may see asm-viewer 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