icyguider / Nimcrypt2

.NET, PE, & Raw Shellcode Packer/Loader Written in Nim
GNU General Public License v3.0
751 stars 120 forks source link

Cannot compile x86 binary #14

Open lazermann111 opened 2 years ago

lazermann111 commented 2 years ago

Hi @icyguider , I am wondering if there is a way to compile x86 .exe from shellcode without installing LLVM? I can see similar issue - https://github.com/icyguider/Nimcrypt2/issues/7 , but its other way around actually :) If the only way to generate x86 is to install LLVM, plz update description with examples (flags etc)