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

Bugfixes + code cleanup #78

Merged
merged 3 commits into from
Jan 20, 2021
Merged

Bugfixes + code cleanup #78

merged 3 commits into from
Jan 20, 2021

Conversation

leechristensen
Copy link
Member

No description provided.

leechristensen added 3 commits January 19, 2021 22:12
Fixed some memory leaks
Fixed dsregcmd null reference when running as a local account on an AzureAD-joined machine
Aligned text output in dsregcmd
Fixed access violation exception for services (thanks @cobbr)
Fixed error in InterestingProcesses command when it couldn't get the process owner via WMI
Fixed nullable types in PowerShellHistory
Various code cleanups
ARPTable Rework
 - Simplified code
 - Added IPv6 adapter address + interface device description
 - Hopefully removed a null reference bug
 - TODO: We still need to update this to use the GetIpNetTable2 API
Fixed PSSessionSettings bug (null reference exception)
Copy link
Member

@HarmJ0y HarmJ0y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested each modified module, everything looks good.

@HarmJ0y HarmJ0y merged commit 96cc5b6 into master Jan 20, 2021
@HarmJ0y HarmJ0y deleted the bugfix-exceptions branch January 20, 2021 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants