https://github.com/specterops/sharphoundcommon
Common library used by SharpHound.
https://github.com/specterops/sharphoundcommon
Last synced: about 1 year 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 (about 5 years ago)
- Default Branch: v4
- Last Pushed: 2025-03-04T20:31:36.000Z (over 1 year ago)
- Last Synced: 2025-03-09T20:20:24.485Z (over 1 year ago)
- Language: C#
- Size: 13.7 MB
- Stars: 82
- Watchers: 19
- Forks: 47
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
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.