HavocFramework / Havoc

The Havoc Framework.
GNU General Public License v3.0
6.37k stars 903 forks source link

[File a bug report for the Demon Implant]: Cannot execute payload on x86 #372

Closed gobiursus closed 11 months ago

gobiursus commented 11 months ago

Contact Details

No response

What happened?

Payload cannot be executed on X86 machine.

Did You Do a Pull First?

Latest (You performed a pull first)

Did You Try With the Dev Branch?

Yes (You tried using the dev branch but the problem persist)

Relevant log output

stdapi_sys_process_execute: Operation failed: The version of %1 is not compatible with the version you're running. Check your computer's system information to see whether you need a x86 ; or x64 ; version of the program, and then contact the software publisher.

Did You Read Over Your Issue First?

Cracked5pider commented 11 months ago

did you generate an x86 payload ?

S4ntiagoP commented 11 months ago

make sure you are running a x86 binary, reopen if needed.

gobiursus commented 11 months ago

did you generate an x86 payload ?

Yes.

gobiursus commented 11 months ago

make sure you are running a x86 binary, reopen if needed.

Sorry I was busy last week. I was running a x86 binary. X64 compiler seems like the only thing available under data/x86_64-w64-mingw32-cross/bin/. Please help me to reopen it.