Skip to content

A small reverse shell made in NIM, compatible with Windows and Nix.

License

Notifications You must be signed in to change notification settings

b4keSn4ke/NimShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NimShell

A small reverse shell made in NIM, compatible with Windows and Nix.

Compilation

If you want to compile a Windows and Nix version of the NimShell you can use the build.sh script
or if you prefer building for a specific platform you can use the following commands:

Compile From Linux to Windows :

nim c --app:gui -d:mingw nimshell.nim

Compile From Linux to Linux :

nim c --app:gui -d:release nimshell.nim

About

A small reverse shell made in NIM, compatible with Windows and Nix.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published