Obfuscated Nim Reverse Shell. Bypasses Windows Defender, and I mean completely laughs at it. This works on both Linux and Windows victims!
nim c --stacktrace:off -d:mingw filename.nim
nim c -d:x86_64-w64-mingw32-gcc filename.nim
Still need to add this
strip -s filename.exe