31 Forks
124 Stars
124 Watchers

x86RetSpoof

Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calling conventions. Written in C++17.

How to download and setup x86RetSpoof

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

Or simply clone x86RetSpoof with SSH
[email protected]:danielkrupinski/x86RetSpoof.git

If you have some problems with x86RetSpoof

You may open issue on x86RetSpoof support forum (system) here: https://github.com/danielkrupinski/x86RetSpoof/issues

Similar to x86RetSpoof repositories

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