Recieving error to compile payload
Author: Aut1st1cC4tCreated Jul 4, 2024Updated Oct 18, 2025
Using Ubuntu 22.04.4 LTS with all prerequisites installed, trying to compile the default Payload config of
Listener: Agent - HTTPs
Arch x64
Format Windows Shellcode
Sleep 2
Indirect Syscall
Stack Duplication
Sleep Technique Ekko
Sleep Jmp Gadget None
Proxy Loading None (LdrLoadDll)
Amsi/Etw Patch None
Alloc Native/Syscall
Execute Native/Syscall
Spawn64 C:\Windows\System32\rasautou.exe
Spawn32 C:\Windows\System32\rasautou.exe[*] starting build
[*] indirect syscalls has been enabled
[*] sleep obfuscation "Ekko" has been specified
[*] no sleep jump gadget has been specified
[*] stack duplication has been specified
[*] no proxy loading technique specified (using LdrLoadDll)
[*] amsi/etw patching disabled
[*] config size [772 bytes]
[*] compiling source
[-] couldn't compile implant: exit status 1
[-] compile output: In file included from src/core/CoffeeLdr.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Command.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Dotnet.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Download.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/HwBpEngine.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/HwBpExceptions.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Jobs.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Kerberos.c:2:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Memory.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/MiniStd.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Obf.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/ObjectApi.c:5:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from include/core/MiniStd.h:4,
from src/core/Package.c:3:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Parser.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Pivot.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Runtime.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Socket.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from include/core/MiniStd.h:4,
from src/core/Spoof.c:2:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/SysNative.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Syscalls.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Thread.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Token.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Transport.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/TransportHttp.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/TransportSmb.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/core/Win32.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from include/core/MiniStd.h:4,
from src/crypt/AesCrypt.c:2:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/inject/Inject.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/inject/InjectUtil.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/Demon.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.
In file included from src/main/MainExe.c:1:
include/Demon.h:9:10: fatal error: AccCtrl.h: No such file or directory
9 | #include
| ^~~~~~~~~~~
compilation terminated.I am using attck.yaotl profile with:
Build { Compiler64 = "data/x86_64-w64-mingw32-cross/bin/x86_64-w64-mingw32-gcc" Compiler86 = "data/i686-w64-mingw32-cross/bin/i686-w64-mingw32-gcc" Nasm = "/usr/bin/nasm" }
I tried to look on similar problems but no one has this issue on Discord or in Github issues :(.
Thank you 5pider.
Source: HavocFramework/Havoc