0 Forks
2 Stars
2 Watchers

assembly-codes

Collection of assembly (x86, x64) snippets which I write in order to level up my skill for fun

How to download and setup assembly-codes

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

Or simply clone assembly-codes with SSH
[email protected]:aadityapurani/assembly-codes.git

If you have some problems with assembly-codes

You may open issue on assembly-codes support forum (system) here: https://github.com/aadityapurani/assembly-codes/issues

Similar to assembly-codes repositories

Here you may see assembly-codes 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