Tundara / Rev_shell_asm

Assembly Reverse Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Reverse Shell in Assembly x86_64

Default Ip Addr : 127.0.0.1 Default Port : 1337

To run a server just use NetCat with this command : nc -lvp 1337

About

Assembly Reverse Shell


Languages

Language:Assembly 100.0%