2 Forks
9 Stars
9 Watchers

shellcode

A collection of my shellcode samples.

How to download and setup shellcode

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

Or simply clone shellcode with SSH
[email protected]:0xdea/shellcode.git

If you have some problems with shellcode

You may open issue on shellcode support forum (system) here: https://github.com/0xdea/shellcode/issues

Similar to shellcode repositories

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