HavocFramework / Havoc

The Havoc Framework.
https://havocframework.com
GNU General Public License v3.0
6.52k stars 928 forks source link

Couldn't compile implant: exit status 126 #249

Open badboycxcc opened 1 year ago

badboycxcc commented 1 year ago

Contact Details

cxaqhq@gmail.com

What happened?

[-] Couldn't compile implant: exit status 126 [-] Compile output: sh: 1: /home/parallels/tools/Havoc/Teamserver/data/x86_64-w64-mingw32-cross/bin/x86_64-w64-mingw32-gcc: Exec format error

Kali is aarch64,How do I need to install mingw?

Did You Do a Pull First?

Latest (You performed a pull first)

Relevant log output

No response

Did You Read Over Your Issue First?

decart-hub commented 1 year ago

update the havoc.yaotl file to: ... Build { Compiler64 = "/usr/bin/x86_64-w64-mingw32-gcc" Nasm = "/usr/bin/nasm" } ...