GitPedia

Nim shell

Reverse shell that can bypass windows defender detection

From emrekybsยทUpdated June 1, 2026ยทView on GitHubยท

Reverse shell that can bypass EDR and windows defender detection The project is written primarily in Nim, distributed under the MIT License license, first published in 2023. Key topics include: bypass, defender, reverse-shell, windows.

[EmreKybs

Nim-Shell

<img src="https://github.com/emrekybs/nim-shell/blob/main/nim.png" width="250"> Reverse shell that can bypass EDR and windows defender detection

Please do not upload to VirusTotal

๐—œ๐—ก๐—ฆ๐—ง๐—”๐—Ÿ๐—Ÿ๐—”๐—ง๐—œ๐—ข๐—ก ๐—œ๐—ก๐—ฆ๐—ง๐—ฅ๐—จ๐—–๐—ง๐—œ๐—ข๐—ก๐—ฆ

$ apt install nim

Compilation

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

<img src="https://github.com/emrekybs/nim-shell/blob/main/1.png">

Change the IP address and port number you want to listen to in the nimshell.nim file according to your device.

<img src="https://github.com/emrekybs/nim-shell/blob/main/2.png">

and listen

 $ nc -nvlp 4444

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from emrekybs/nim-shell via the GitHub API.Last fetched: 6/20/2026