filmov
tv
PowerShell 29 Decoding Strings Using System Convert #powershell
Показать описание
In this video, the Kilt Guy shows you how to decode strings using System.Convert and System.Text.Encoding
Commands used in the shell:
Get-ChildItem
Get-Content
[System.Convert]
[System.Text.Encoding]
Chapters:
00:00 Intro
00:36 Creating a variable from file contents
02:07 Using [System.Convert]
03:24 Transforming the string to human-readable format
04:38 Exploring other decode options
06:05 Wrap and happy hunting
Commands used in the shell:
Get-ChildItem
Get-Content
[System.Convert]
[System.Text.Encoding]
Chapters:
00:00 Intro
00:36 Creating a variable from file contents
02:07 Using [System.Convert]
03:24 Transforming the string to human-readable format
04:38 Exploring other decode options
06:05 Wrap and happy hunting