itaymigdal / LOLSpoof

An interactive shell to spoof some LOLBins command line
179 stars 20 forks source link

error with compile #1

Closed feedb closed 9 months ago

feedb commented 9 months ago

i compile: nim c LOLSpoof.nim and view error: LOLSpoof.nim(91, 9) Error: expression cannot be cast to 'LPCVOID'

cookpoo78 commented 9 months ago

Hey, it's me from my work account. I used Nim 1.6, I know that Nim 2.X caused compilation issues in my other projects. Try to use the binary under releases or compile with Nim 1.6

feedb commented 9 months ago

Yes, nim 2.2. install nim 1.6 and compile )