https://github.com/SpecterOps/SharpHoundCommon
Common library used by SharpHound.
https://github.com/SpecterOps/SharpHoundCommon
Last synced: 5 days ago
JSON representation
Common library used by SharpHound.
- Host: GitHub
- URL: https://github.com/SpecterOps/SharpHoundCommon
- Owner: SpecterOps
- License: gpl-3.0
- Created: 2021-04-15T19:24:31.000Z (over 4 years ago)
- Default Branch: v4
- Last Pushed: 2025-10-17T13:50:08.000Z (19 days ago)
- Last Synced: 2025-10-17T21:27:45.633Z (18 days ago)
- Language: C#
- Size: 21.9 MB
- Stars: 96
- Watchers: 17
- Forks: 52
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - SpecterOps/SharpHoundCommon - Common library used by SharpHound. (C# #)
README
# SharpHoundCommon
Common library used by SharpHound.

[](https://www.nuget.org/packages/SharpHoundCommon)

[](https://bloodhoundad.github.io/SharpHoundCommon/coverage/report/index.html)
[](https://bloodhoundad.github.io/SharpHoundCommon/index.html)
## Prerequisites
* .NET Core 5.0
* Visual Studio 2019 Build Tools
## Building
```
dotnet restore
dotnet build
```
### Contributors
Check out the [CONTRIBUTING](./CONTRIBUTING.md) guide.