frkngksl / Shoggoth

Shoggoth: Asmjit Based Polymorphic Encryptor
623 stars 83 forks source link

This app can't run on your PC #1

Closed Aronym-dev closed 9 months ago

Aronym-dev commented 9 months ago

SO: Windows 11 Home Compilers: MinGW LLVM, Visual studio C++ compiler.

Hi, I want to ask for help 'cause I tried the program and it showed me the error that says in the title of the Issue, is an error that appears when the the output of the polymorphic engine is executed. The parameters were the following: Input; A x64 exe file compiled with MinGW LLVM, a hello world program, Output: Un simple out.exe file with the path of downloads folder and the mode selected was PE, I also tried the COFF and RAW modes, also I tried compiling the project of Shoggoth in x86 and x64 and Shoggoth was compiled with visual studio, but nothing worked, I would like help. If information is needed there is no problem and I will proportionate it.

frkngksl commented 9 months ago

Hi, Thanks for your interest to the project. Shoggoth output is not an executable file. It is a shellcode file. That's why you need to execute the .bin output with a shellcode runner. For more information I updated the repo with presentation materials. You may want to check it out. Have a nice day