mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Added encrypt-file.ps1 and decrypt-file.ps1
This commit is contained in:
@ -11,10 +11,12 @@ close-thunderbird.ps1, closes Mozilla Thunderbird gracefully
|
||||
close-windows-terminal.ps1, closes Windows Terminal gracefully
|
||||
configure-git.ps1, sets up the Git configuration
|
||||
csv-to-text.ps1, converts the given CSV file into a text list
|
||||
decrypt-file.ps1, decrypts the given file
|
||||
display-time.ps1, displays the current time
|
||||
download.ps1, downloads the file/directory from the given URL
|
||||
empty-dir.ps1, empties the given directory
|
||||
enable-crash-dumps.ps1, enables the writing of crash dumps
|
||||
encrypt-file.ps1, encrypts the given file
|
||||
generate-qrcode.ps1, generates a QR code
|
||||
inspect-exe.ps1, prints basic information of the given executable file
|
||||
list-anagrams.ps1, lists all anagrams of the given word
|
||||
|
|
Reference in New Issue
Block a user