sliver icon indicating copy to clipboard operation
sliver copied to clipboard

Incorrect Compiler Target Detection on Windows

Open jeevanachandra opened this issue 2 years ago • 8 comments

Describe the bug RPC error while generating payloads from the sliver windows server.exe

To Reproduce Steps to reproduce the behavior:

  1. 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.
  2. Run sliver-server.exe from cmd as Admin.
  3. try to generate a binary from the server.

Expected behavior A exe payload should be geerated.

Screenshots image

Desktop (please complete the following information):

  • OS:Windows11 or 10

Additional context

jeevanachandra avatar Sep 22 '22 06:09 jeevanachandra

In the mean time, use the linux server.

moloch-- avatar Sep 22 '22 16:09 moloch--

In the mean time, use the linux server.

image

payloads45 avatar Sep 25 '22 17:09 payloads45

This is an issue with the generate info logic

moloch-- avatar Oct 19 '22 19:10 moloch--

Hello, thanks for this awesome project! Any progress on this issue?

analyserdmz avatar Nov 14 '22 01:11 analyserdmz

Hello, thanks for this awesome project! Any progress on this issue?

If it's not closed then it's not fixed :)

rkervella avatar Nov 14 '22 16:11 rkervella

We'll get around to it, it's just neither of us use Windows so fixes tend to be a bit slower :)

moloch-- avatar Nov 14 '22 16:11 moloch--

I've been having the same issue, anyway I can manually compile the payload?

0x62797465 avatar Dec 10 '22 18:12 0x62797465

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 :)

moloch-- avatar Dec 10 '22 18:12 moloch--