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

LoopDuration maxvalue?? #674

Open
Dungeon4 opened this issue Jun 1, 2023 · 1 comment
Open

LoopDuration maxvalue?? #674

Dungeon4 opened this issue Jun 1, 2023 · 1 comment
Labels

Comments

@Dungeon4
Copy link

Dungeon4 commented Jun 1, 2023

The documentation says any value can be used but seems to hit the int32.maxvalue somewhere when using --LoopDuration 48:00:00

  1. What value is acutally being passed and converted to in the code? Milliseconds? Seconds?
  2. What is the actual max value that can be used? 24 hours is working.

From the documentation:
LoopDuration
By default, SharpHound will loop for 2 hours. You can specify whatever duration you like using the HH:MM:SS format. For example, to loop session collection for 12 hours, 30 minutes and 12 seconds:

C:> SharpHound.exe --CollectionMethods Session --Loop --LoopDuration 12:30:12

@Dungeon4 Dungeon4 added the bug label Jun 1, 2023
@Dungeon4
Copy link
Author

Dungeon4 commented Jun 1, 2023

error_message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant