poseidon icon indicating copy to clipboard operation
poseidon copied to clipboard

Update builder.py

Open kernel-sanders opened this issue 2 years ago • 0 comments

Skip adding stderr to resp if garble is used as it generates megabytes of text output and causes the mythic API to fail.

websockets.exceptions.PayloadTooBig: over size limit (2496193 > 1048576 bytes)

Without this change, it is not possible to build poseidon with the Mythic API.

kernel-sanders avatar Oct 21 '22 17:10 kernel-sanders