Zab-an / denim

Automated compiler obfuscation for nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Denim

Makes compiling nim code with obfuscator-llvm easy!

  • Windows only for now, but do you even need compiler obfuscation on other platforms?

Setup

  1. Install nim
  2. Download the latest release and run denim setup

Compiling Code

denim compile helloworld.nim

FAQ

Why'd you write this in Go?

I can write Go code a lot faster than nim, and I wanted to get this done quickly.

About

Automated compiler obfuscation for nim

License:GNU General Public License v3.0


Languages

Language:Go 97.6%Language:Batchfile 2.4%