sliver
sliver copied to clipboard
Incorrect Compiler Target Detection on Windows
Describe the bug RPC error while generating payloads from the sliver windows server.exe
To Reproduce Steps to reproduce the behavior:
- Download the release of sliver-server and client .exe or generate them by doing a git clone and by using the make command for windows.
- Run sliver-server.exe from cmd as Admin.
- try to generate a binary from the server.
Expected behavior A exe payload should be geerated.
Screenshots
Desktop (please complete the following information):
- OS:Windows11 or 10
Additional context
In the mean time, use the linux server.
In the mean time, use the linux server.
This is an issue with the generate info
logic
Hello, thanks for this awesome project! Any progress on this issue?
Hello, thanks for this awesome project! Any progress on this issue?
If it's not closed then it's not fixed :)
We'll get around to it, it's just neither of us use Windows so fixes tend to be a bit slower :)
I've been having the same issue, anyway I can manually compile the payload?
Not really, the easiest workaround if you only have a windows machine is WSL or a Linux VM. We don't use Windows so fixing this issue isn't a priority but we'll eventually get around to it, just been busy :)