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

Add try&except block for DCERPCExceptions to fix #373 #376

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

NeffIsBack
Copy link
Contributor

Added exception handling for DCERPCExceptions in case that crashes (for example on non windows hosts). Also updated some parts of the module to get it in line with the new format string style etc.

fixes #373

@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label Jul 19, 2024
@NeffIsBack NeffIsBack merged commit 398716d into main Jul 19, 2024
6 checks passed
@NeffIsBack NeffIsBack deleted the neff-patch-2 branch July 19, 2024 21:37
@mpgn mpgn added this to the v1.3.0 milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stracktrace when attempting to connect to a likely non windows host
2 participants