Was presented at NorthSec 2023, available on Youtube
For more information regarding Nim Offensive developpment, see: [OffensiveNim](https://github.com/byt3bl33d3r/OffensiveNim).
Special thanks to Fabian Mosch [@S3cur3Th1sSh1t](https://twitter.com/ShitSecure) for it's Nim-RunPE repo, which was used as a foundation.
- Install Nim on Linux
- Clone this repo
- compile NimSkrull.nim
- Execute it on arbitrary systems
- nim c -d=mingw -d=release --app=console --cpu=amd64 NimSkrull.nim