-
-
Notifications
You must be signed in to change notification settings - Fork 998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recieving error to compile payload #498
Comments
I found the solution by switching to main branch. Sorry for opening a issue. Thanks! |
I have similar issue:
|
Seconded, Teamserver running on Ubuntu-server 22.04, and client on Ubuntu 22.04-desktop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using Ubuntu 22.04.4 LTS with all prerequisites installed, trying to compile the default Payload config of
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.
The text was updated successfully, but these errors were encountered: