Skip to content

0xcesium/x86_64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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.