Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 648 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 648 Bytes

x86_64-Reverse Shell version license

Reverse shell + setreuid in ASM Intel 64 bits. By default the target is 127.0.0.1.

Download the repository then use Makefile to build the project fastly :

git clone git@github.com:C3s1um133/x86_64.git
cd x86_64/
Make

To test locally

Listen a socket on localhost :

nc -lvp 9876

Then we trigger it :

./prssr64

Foobar.