Skip to content
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

failed to perform armory install on windows #1529

Open
WhiteLee03 opened this issue Dec 27, 2023 · 3 comments
Open

failed to perform armory install on windows #1529

WhiteLee03 opened this issue Dec 27, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@WhiteLee03
Copy link

WhiteLee03 commented Dec 27, 2023

Error output as below:

C:\Users>.\sliver-client.exe
......
[*] Server v1.5.41 - xxx
[*] Welcome to the sliver shell, please type 'help' for options

[*] Check for updates with the 'update' command

sliver > armory -p socks5://127.0.0.1:10701 search hound

 Packages
 Command Name    Version   Type    Help                           URL
=============== ========= ======= ============================== =============================================
 sharp-hound-3   v0.0.2    Alias   C# based BloodHound Ingestor   https://github.com/sliverarmory/SharpHound3
 sharp-hound-4   v0.0.1    Alias   C# based BloodHound Ingestor   https://github.com/sliverarmory/SharpHound4

sliver > armory -p socks5://127.0.0.1:10701 install sharp-hound-3

[!] 
Failed to install file: empty file \SharpHound3.exe
[!] Failed to install alias 'sharp-hound-3': failed to install alias

My Windows Version: Microsoft Windows 10 (10.0.19045)

@WhiteLee03
Copy link
Author

I performed armory install on my MacOs successfully, but on Windows failed🤨

@RafBishopFox
Copy link
Contributor

It looks like this issue has been fixed since the current release version was built. Using a client binary built from the current master branch, installing aliases from the armory seems to work fine on Windows:
image
image
If you need this functionality before the next release, you could build a Windows client from the current source by running make clients.

@rkervella rkervella added the duplicate This issue or pull request already exists label Jan 15, 2024
@rkervella
Copy link
Member

Duplicate, root cause (#1360) has been identified and fixed for the armory, there are other places where it's still an issue IIRC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants