Was presented at NorthSec 2023, available on Youtube
Any miscalculated move from the blue team and the license gets permanently banned, preventing complete behavior analysis.
For more information regarding Offensive developpment, see: [OffensiveNim](https://github.com/byt3bl33d3r/OffensiveNim)
- Install Nim on Linux
- Clone this repo
- Change values if desired, then compile Encrypt.nim
- Copy the output to NimDRM.nim, adjust the other settings and compile
- Start the python license server
- Execute the payload on arbitrary systems
- nim c -d=mingw -d=release --app=console --cpu=amd64 Encrypt.nim
- nim c -d=mingw -d=release --app=console --cpu=amd64 NimDRM.nim