Skip to content

Commit

Permalink
chore: update SharpHound to v1.0.2.
Browse files Browse the repository at this point in the history
docs: Add readme for debug builds
  • Loading branch information
rvazarkar committed Feb 17, 2022
1 parent 692c3cb commit 5ac7a21
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Collectors/DebugBuilds/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# SharpHound Debug Builds
To use this build, place the exe and the .pdb file in the same folder and then run the command that led to an exception/error

## Useful Flags
* Set threads to 1 (-t 1)
* Set verbosity to most verbose (-v 0)
Binary file modified Collectors/DebugBuilds/SharpHound.exe
Binary file not shown.
Binary file modified Collectors/DebugBuilds/SharpHound.pdb
Binary file not shown.
Binary file modified Collectors/SharpHound.exe
Binary file not shown.

0 comments on commit 5ac7a21

Please sign in to comment.