Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions PowerView/powerview.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<#

PowerSploit File: PowerView.ps1
File: PowerView.ps1
Author: Will Schroeder (@harmj0y)
License: BSD 3-Clause
Required Dependencies: None
Expand Down Expand Up @@ -768,7 +768,7 @@ function Set-MacAttribute {

Sets the modified, accessed and created (Mac) attributes for a file based on another file or input.

PowerSploit Function: Set-MacAttribute
Function: Set-MacAttribute
Author: Chris Campbell (@obscuresec)
License: BSD 3-Clause
Required Dependencies: None
Expand Down